[Freeswitch-svn] [commit] r9851 - freeswitch/trunk/conf/dialplan/public
Freeswitch SVN
brian at freeswitch.org
Mon Oct 6 10:27:01 EDT 2008
Author: brian
Date: Mon Oct 6 10:27:00 2008
New Revision: 9851
Modified:
freeswitch/trunk/conf/dialplan/public/00_inbound_did.xml
Log:
woops thanks sekil
Modified: freeswitch/trunk/conf/dialplan/public/00_inbound_did.xml
==============================================================================
--- freeswitch/trunk/conf/dialplan/public/00_inbound_did.xml (original)
+++ freeswitch/trunk/conf/dialplan/public/00_inbound_did.xml Mon Oct 6 10:27:00 2008
@@ -10,7 +10,7 @@
to any domain you have setup in your user directory.
-->
- <action application="set" data="target_domain=$${domain}"/>
+ <action application="set" data="domain_name=$${domain}"/>
<!-- This example maps the DID 5551212 to ring 1000 in the default context -->
<action application="transfer" data="1000 XML default"/>
</condition>
More information about the Freeswitch-svn
mailing list