[Freeswitch-users] list all users

Mark Campbell-Smith mcampbellsmith at gmail.com
Sat Feb 20 19:08:45 PST 2010


Try

user_exists id <domain>

Where <domain> is the output from the command 'eval ${domain}'

On Sun, Feb 21, 2010 at 1:21 PM, Brian May
<brian at microcomaustralia.com.au> wrote:
> Hello,
>
> How do I get a list of all users? Including users that are not registered yet?
>
> (note: I have already changed the domain to microcomaustralia.com.au)
>
> I have tried:
>
> freeswitch at voyage> user_exists brian at microcomaustralia.com.au
> false
>
> i believe this user should be defined in
> conf/directory/default/brian.xml, however it is like nothing in
> conf/directory/default.xml is being read. I want to prove if this is
> the case or not.
>
> When I try to register I get this error:
>
> 2010-02-21 13:09:02.568081 [WARNING] sofia_reg.c:1019 SIP auth failure
> (REGISTER) on sofia profile 'internal' for
> [brian at microcomaustralia.com.au] from ip 192.168.87.14
>
> which I think might be because it can't find the matching user entry.
>
> Thanks
> --
> Brian May <brian at microcomaustralia.com.au>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>




More information about the FreeSWITCH-users mailing list