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:
Anthony Minessale 2006-04-05 20:22:05 +00:00
parent 35b309e91b
commit b71c36b138

View File

@ -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