]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
really should fix this now too as it'll find you no matter where you are if its setup...
authorBrian West <brian@freeswitch.org>
Fri, 19 Sep 2008 00:23:06 +0000 (00:23 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 19 Sep 2008 00:23:06 +0000 (00:23 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9594 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/directory/default.xml

index 97fa6700dd4787eb875329b1cfa0dcc5db0a4679..b6931df4a1db7a5e188a31dd2a169cc47321551d 100644 (file)
@@ -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},transfer_fallback_extension=${dialed_user}}${sofia_contact(${dialed_domain}/${dialed_user}@${dialed_domain})}"/>
+      <param name="dial-string" value="{presence_id=${dialed_user}@${dialed_domain},transfer_fallback_extension=${dialed_user}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>
     </params>
 
     <variables>