[Freeswitch-users] list all users

Jason White jason at jasonjgw.net
Sat Feb 20 22:51:38 PST 2010


Jason White <jason at jasonjgw.net> wrote:
 
> In the extension for the user in your dial-plan, you could always write:
> <action application="bridge"
> data="$sofia_contact(brian at microcomaustralia.com.au)"/>
> or you could use a variable instead of writing the domain name explicitly, of
> course, which would be better practice.

Sorry - there should have been braces in the above:
${sofia_contact(user at domain)}
it's the same function you called from the console in response to my earlier
post, but this time executed from the dial-plan to perform the lookup.





More information about the FreeSWITCH-users mailing list