]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
woops thanks sekil
authorBrian West <brian@freeswitch.org>
Mon, 6 Oct 2008 14:27:00 +0000 (14:27 +0000)
committerBrian West <brian@freeswitch.org>
Mon, 6 Oct 2008 14:27:00 +0000 (14:27 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9851 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/dialplan/public/00_inbound_did.xml

index 13ee75ae8c9e03524d5b0b8ddafdf357ba72ac23..d40b3ab2c902cd8a9f274130aebc49f1459b3843 100644 (file)
@@ -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>