[Freeswitch-users] Wiki article: XML User Directory Guide and "alphanumeric to numeric user mapping"
Anton Kvashenkin
anton.jugatsu at gmail.com
Mon Feb 20 10:59:20 MSK 2012
I think that there is a mistake at
http://wiki.freeswitch.org/index.php?title=XML_User_Directory_Guide&diff=26382&oldid=26381
revision.
It should be
<action application="bridge"
data="user/${user_data(${destination_number}@${domain_name}
attr id)}@${domain_name}"/>
and NOT
<action application="bridge"
data="user/${user_data(${destination_number}@${domain_name}
attr id)}"/>
i.e. with @${domain_name}
freeswitch at internal> user_data 1002 at XXX.XXX.XXX.XXX attr id
1002
freeswitch at internal> user_data 1000 at XXX.XXX.XXX.XXX attr id
jugatsu
freeswitch at internal>
<user id="jugatsu" number-alias="1000">
<user id="1002">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120220/9af70072/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list