mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-01 03:05:50 +00:00
this isn't needed anymore remove it from default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6848 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
e2028b7bf6
commit
cc30c441b9
@ -2,7 +2,7 @@
|
|||||||
<!--the domain or ip (the right hand side of the @ in the addr-->
|
<!--the domain or ip (the right hand side of the @ in the addr-->
|
||||||
<domain name="$${domain}">
|
<domain name="$${domain}">
|
||||||
<params>
|
<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>
|
</params>
|
||||||
|
|
||||||
<X-PRE-PROCESS cmd="include" data="default/*.xml"/>
|
<X-PRE-PROCESS cmd="include" data="default/*.xml"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user