Is it possible to use PJSIP only for SIP signaling and handle media separately? -


can guide me api can tell pjsip use own local ports (udp) used media? @ time of sdp negotiation, read can know active local sdp calling pjmedia_sdp_neg_get_active_local(), , active remote sdp calling pjmedia_sdp_neg_get_active_remote().

but outgoing call, need create custom sdp modifying local ports.

thus, there way tell pjsip not open ports media, , use custom ports created application?

you can it, should use pjsip core library , remove other libraries pjsip such pjmedia,codec,nath etc. need samething i.e pjsip sip messaging difficult( exp) still im not able separate correctly.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -

visual studio - Installing Packages through Nuget - "Central Directory corrupt" -