[Freeswitch-svn] [commit] r1050 - freeswitch/trunk/conf
anthm at freeswitch.org
anthm at freeswitch.org
Tue Jun 6 21:56:10 EDT 2006
Author: anthm
Date: Wed Apr 5 16:22:05 2006
New Revision: 1050
Modified:
freeswitch/trunk/conf/freeswitch.conf
Log:
add stun to dingaling
Modified: freeswitch/trunk/conf/freeswitch.conf
==============================================================================
--- freeswitch/trunk/conf/freeswitch.conf (original)
+++ freeswitch/trunk/conf/freeswitch.conf Wed Apr 5 16:22:05 2006
@@ -77,7 +77,6 @@
[settings]
port => 5060
dialplan => pcre
-supress_telephony_events => yes
dtmf_duration => 100
;---- WOOMERA PROTOCOL
@@ -213,4 +212,7 @@
message => Jingle all the way
generate_silence => yes
ip => 0.0.0.0
+ ; or ;
+ ;ip => my_lan_ip
+ ;extip => stun:stun.server.com
exten => 1000
More information about the Freeswitch-svn
mailing list