mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
correct factory uri
This commit is contained in:
parent
2649d9b4ed
commit
5ae7c7eed4
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ tcp_tls_keepalive=30000
|
|||
[misc]
|
||||
#by default it is set to 30 by liblinphone
|
||||
history_max_size=-1
|
||||
conference_factory_uri=sip:conference-factory@conf.linphone.org
|
||||
conference_factory_uri=sip:conference-factory@sip.linphone.org
|
||||
|
||||
[sound]
|
||||
dtmf_player_amp=0.007
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue