[Freeswitch-trunk] [commit] r6848 - freeswitch/trunk/conf/directory
Freeswitch SVN
brian at freeswitch.org
Mon Dec 17 19:35:16 EST 2007
Author: brian
Date: Mon Dec 17 19:35:16 2007
New Revision: 6848
Modified:
freeswitch/trunk/conf/directory/default.xml
Log:
this isn't needed anymore remove it from default
Modified: freeswitch/trunk/conf/directory/default.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default.xml (original)
+++ freeswitch/trunk/conf/directory/default.xml Mon Dec 17 19:35:16 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="{presence_id=${dialed_user}@${dialed_domain}}sofia/${dialed_domain}/${dialed_user}"/>
+ <param name="dial-string" value="sofia/${dialed_domain}/${dialed_user}"/>
</params>
<X-PRE-PROCESS cmd="include" data="default/*.xml"/>
More information about the Freeswitch-trunk
mailing list