[Freeswitch-svn] [commit] r5003 - freeswitch/trunk/conf
Freeswitch SVN
brian at freeswitch.org
Mon Apr 23 13:47:00 EDT 2007
Author: brian
Date: Mon Apr 23 13:47:00 2007
New Revision: 5003
Modified:
freeswitch/trunk/conf/sofia.conf.xml
Log:
add ext-sip-ip to sample config
Modified: freeswitch/trunk/conf/sofia.conf.xml
==============================================================================
--- freeswitch/trunk/conf/sofia.conf.xml (original)
+++ freeswitch/trunk/conf/sofia.conf.xml Mon Apr 23 13:47:00 2007
@@ -63,6 +63,7 @@
<!-- optional ; -->
<!-- <param name="ext-rtp-ip" value="stun:stun.server.com"/>-->
<!-- <param name="ext-rtp-ip" value="100.101.102.103"/> -->
+ <!-- <param name="ext-sip-ip" value="100.101.102.103"/> -->
<!-- VAD choose one (out is a good choice); -->
<!-- <param name="vad" value="in"/> -->
<!-- <param name="vad" value="out"/> -->
More information about the Freeswitch-svn
mailing list