Home
last modified time | relevance | path

Searched refs:OPT_REAL_SDP (Results 1 – 1 of 1) sorted by relevance

/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Dpjsip-perf.c1175 enum { OPT_THREAD_COUNT = 1, OPT_REAL_SDP, OPT_TRYING, OPT_RINGING }; in init_options() enumerator
1184 { "real-sdp", 0, 0, OPT_REAL_SDP }, in init_options()
1252 case OPT_REAL_SDP: in init_options()