2007-12-07 15:39:05 -05:00
|
|
|
<include>
|
|
|
|
<!--the domain or ip (the right hand side of the @ in the addr-->
|
|
|
|
<domain name="$${domain}">
|
2007-12-11 18:03:45 -05:00
|
|
|
<params>
|
2008-09-18 20:23:06 -04:00
|
|
|
<param name="dial-string" value="{presence_id=${dialed_user}@${dialed_domain},transfer_fallback_extension=${dialed_user}}${sofia_contact(${dialed_user}@${dialed_domain})}"/>
|
2007-12-11 18:03:45 -05:00
|
|
|
</params>
|
|
|
|
|
2007-12-27 01:06:05 -05:00
|
|
|
<variables>
|
|
|
|
<variable name="record_stereo" value="true"/>
|
|
|
|
</variables>
|
|
|
|
|
2007-12-10 12:50:12 -05:00
|
|
|
<X-PRE-PROCESS cmd="include" data="default/*.xml"/>
|
2007-12-07 15:39:05 -05:00
|
|
|
</domain>
|
|
|
|
</include>
|