linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] [PATCH 1/2] enabling TCP in gtk gui and fix pr


From: Simon Morlat
Subject: Re: [Linphone-developers] [PATCH 1/2] enabling TCP in gtk gui and fix problem with overwriting sip_port in config
Date: Wed, 17 Nov 2010 15:11:49 +0100

Thanks, this is merged.
Actually you may notice that listening to both udp and tcp at the same
time does not work because this is not supported in libeXosip2.
So may need to rework the gui to prevent the user from doing this.

Simon


Le lundi 08 novembre 2010 à 20:31 +0300, Q (Igor Mammedov) a écrit :
> * Replace usage of depricated linphone_core_set_sip_port /
> linphone_core_get_sip_port in gtk ui, with
> linphone_core_set_sip_transports / linphone_core_get_sip_transports.
> This allows to avoid sip_port param overwriting in config file when
> sip_port==0 and sip_tcp_port!=0.
> 
>  * Add tcp sip port setting in params ui.
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]