Fix the commented reference from the wiki to confluence.

This commit is contained in:
Mark Crane 2014-07-29 22:58:19 +00:00
parent 6debbb3eee
commit 966b6d8cde
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<action application="bridge" data="user/${destination_number}@${domain_name}"/>
<!-- sofia contact -->
<!--<action application="bridge" data="${sofia_contact(${dialed_extension}@${domain_name})}"/>-->
<!-- number-alias / http://wiki.freeswitch.com/wiki/XML_User_Directory_Guide -->
<!-- number-alias / https://confluence.freeswitch.org/display/FREESWITCH/XML+User+Directory -->
<!--<action application="bridge" data="user/${user_data(${destination_number}@${domain_name} attr id)}@${domain_name}"/> -->
<action application="answer"/>
<action application="sleep" data="1000"/>