Hi All

I am new to linphone and trying to set tcp as default with linphone-iphone build. I have tried to set the sip_port=0 and sip_tcp_port=5060 in [sip] section of the linphonerc file under the resources folder, but udp is still the default after a
clean rebuild of the linphone-iphone. My [sip] section is

[sip]
sip_port=0
sip_tcp_port=5060
sip_random_port=1
contact="Linphone iPhone" <sip:linphone.iphone@unknown-host>
keepalive_period=30000
default_proxy=0

I also tried to change the Network.plist and others without luck.
Please can anyone give me some guidance. Thanks

Regards
kkp2744


   Re: [Linphone-developers] [linphone-ios] Problem to set tcp as default

------------------------------------------------------------------------
*From*:         Ghislain Mary
*Subject*: Re: [Linphone-developers] [linphone-ios] Problem to set tcp as default transport in iOS
*Date*:         Mon, 23 Sep 2013 09:14:35 +0200

------------------------------------------------------------------------
Hi,

Define sip_tcp_port in the [sip] section of the linphonerc file to the port you want to use, and set sip_port to 0 to disable udp.

Cheers,
Ghislain


On 21 September 2013 15:40, kaushik parmar <address@hidden <mailto:address@hidden>> wrote:

   Hi ,

   I want to set TCP as default sip transport on application startup.
   But application is taking udp as default transport even if i defined
   tcp as default in network.plist and also set tcp as default when
   application start up.

   Please give suggestion and help to set tcp as default SIP transport.

   Thanks and Regards

   JPC Technologies
   Idea To Innovation


_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to