linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Enforcing TCP as transport protocol


From: Luiz Silva
Subject: Re: [Linphone-developers] Enforcing TCP as transport protocol
Date: Wed, 23 Jul 2014 08:38:51 -0400

Hello,

Do you have the TCP DNS SRV record for your servers? something like _sip._tcp.yourdomain.com ?

Luiz


On Tue, Jul 22, 2014 at 6:55 AM, Saumil Gandhi <address@hidden> wrote:
Hi,

My linphonerc_default looks like this:

===

[net]

download_bw=380

upload_bw=380

firewall_policy=2

stun_server=my.stun.server.ip


[sip]

contact=sip:address@hidden

use_info=0

use_ipv6=0

keepalive_period=30000

ping_with_options=1

default_proxy=0

sip_port=0

sip_tcp_port=5060

sip_tls_port=0

udp_port=0


[proxy_0]

reg_proxy=<sip:my.server.ip;transport=tcp>

reg_route=<sip:my.server.ip;transport=tcp>


[video]

size=qvga

enabled=1

display=1

show_local=1

self_view=1

automatically_initiate=1

automatically_accept=1


[app]

sharing_server=https://www.linphone.org:444/upload.php

tunnel=disabled


[tunnel]

host=

port=443


===

Any reason that TCP is not being picked up as the default transport protocol? I always seem to be getting UDP when I compile the apk.

Thanks,
Saumil

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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