mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-05 18:13:27 +00:00
add stun to dingaling
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1050 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
35b309e91b
commit
b71c36b138
@ -77,7 +77,6 @@ codec_rates=8
|
|||||||
[settings]
|
[settings]
|
||||||
port => 5060
|
port => 5060
|
||||||
dialplan => pcre
|
dialplan => pcre
|
||||||
supress_telephony_events => yes
|
|
||||||
dtmf_duration => 100
|
dtmf_duration => 100
|
||||||
|
|
||||||
;---- WOOMERA PROTOCOL
|
;---- WOOMERA PROTOCOL
|
||||||
@ -213,4 +212,7 @@ codec_prefs => PCMU
|
|||||||
message => Jingle all the way
|
message => Jingle all the way
|
||||||
generate_silence => yes
|
generate_silence => yes
|
||||||
ip => 0.0.0.0
|
ip => 0.0.0.0
|
||||||
|
; or ;
|
||||||
|
;ip => my_lan_ip
|
||||||
|
;extip => stun:stun.server.com
|
||||||
exten => 1000
|
exten => 1000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user