Do NOT set UDP and TCP port to random in the linphonercfactory, otherwise we cannot set them to a fixed value... Neither set them in the linphonerc since -1 is already the default value

This commit is contained in:
Gautier Pelloux-Prayer 2014-11-10 17:15:50 +01:00
parent 7f3b8ecba7
commit bcc8ecdadd
2 changed files with 0 additions and 4 deletions

View file

@ -10,8 +10,6 @@ auto_answer_replacing_calls=1
media_encryption_mandatory=0
ping_with_options=0
root_ca=/data/data/org.linphone/files/rootca.pem
sip_port=-1
sip_tcp_port=-1
[rtp]
audio_rtp_port=7076

View file

@ -10,8 +10,6 @@ auto_answer_replacing_calls=1
media_encryption_mandatory=0
ping_with_options=0
root_ca=/data/data/org.linphone/files/rootca.pem
sip_port=-1
sip_tcp_port=-1
[rtp]
audio_rtp_port=7076