linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Enforcing TCP as transport protocol


From: Saumil Gandhi
Subject: [Linphone-developers] Enforcing TCP as transport protocol
Date: Tue, 22 Jul 2014 16:25:05 +0530

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

reply via email to

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