forked from mirrors/linphone-iphone
Use SIP info for DTMFs
This commit is contained in:
parent
73969c0b55
commit
2fd0dec87a
2 changed files with 5 additions and 1 deletions
|
|
@ -17,7 +17,9 @@ auto_net_state_mon=0
|
|||
keepalive_period=30000
|
||||
media_encryption=none
|
||||
incoming_calls_early_media=1
|
||||
|
||||
use_info=1
|
||||
use_rfc2833=0
|
||||
|
||||
[rtp]
|
||||
audio_jitt_comp=60
|
||||
video_jitt_comp=60
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@ auto_net_state_mon=0
|
|||
keepalive_period=30000
|
||||
media_encryption=none
|
||||
incoming_calls_early_media=1
|
||||
use_info=1
|
||||
use_rfc2833=0
|
||||
|
||||
[rtp]
|
||||
audio_jitt_comp=60
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue