BelledonneCommunications / flexisip

Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
http://flexisip.org
GNU Affero General Public License v3.0
146 stars 70 forks source link

how I use TCP for message and UDP for calling in linphone? #10

Open prashantvidja opened 6 years ago

prashantvidja commented 6 years ago

Hello,

I use Linphone as sip-client with kamailio+flexisip VoIP system. I forward all request from flexisip to kamailio By Forward module. how I use TCP transport for messaging and calling for UDP transport?

Thanks