Fix the commented reference from the wiki to confluence.
This commit is contained in:
parent
6debbb3eee
commit
966b6d8cde
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue