[Freeswitch-trunk] [commit] r6973 - freeswitch/trunk/conf/directory
Freeswitch SVN
brian at freeswitch.org
Mon Dec 24 13:29:31 EST 2007
Author: brian
Date: Mon Dec 24 13:29:30 2007
New Revision: 6973
Modified:
freeswitch/trunk/conf/directory/default.xml
Log:
remove this option
Modified: freeswitch/trunk/conf/directory/default.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default.xml (original)
+++ freeswitch/trunk/conf/directory/default.xml Mon Dec 24 13:29:30 2007
@@ -2,7 +2,7 @@
<!--the domain or ip (the right hand side of the @ in the addr-->
<domain name="$${domain}">
<params>
- <param name="dial-string" value="{left_hanging_extension=5900,transfer_fallback_extension=${dialed_user}}sofia/${dialed_domain}/${dialed_user}"/>
+ <param name="dial-string" value="{transfer_fallback_extension=${dialed_user}}sofia/${dialed_domain}/${dialed_user}"/>
</params>
<X-PRE-PROCESS cmd="include" data="default/*.xml"/>
More information about the Freeswitch-trunk
mailing list