2007-12-07 20:39:05 +00:00
|
|
|
<include>
|
|
|
|
<!--the domain or ip (the right hand side of the @ in the addr-->
|
|
|
|
<domain name="$${domain}">
|
2007-12-11 23:03:45 +00:00
|
|
|
<params>
|
2007-12-24 18:29:30 +00:00
|
|
|
<param name="dial-string" value="{transfer_fallback_extension=${dialed_user}}sofia/${dialed_domain}/${dialed_user}"/>
|
2007-12-11 23:03:45 +00:00
|
|
|
</params>
|
|
|
|
|
2007-12-10 17:50:12 +00:00
|
|
|
<X-PRE-PROCESS cmd="include" data="default/*.xml"/>
|
2007-12-07 20:39:05 +00:00
|
|
|
</domain>
|
|
|
|
</include>
|