[Freeswitch-users] How does mod_directory get users information?

Tim St. Pierre fs-list at communicatefreely.net
Fri Mar 19 09:57:14 PDT 2010


It looks in the user directory.

It will request users in the domain specified when you invoke it.

Something I learned (with help from the author), was that the users have to be in a group.  The
default group will do.

If you are using xml_curl to generate your directory dynamically, you have to set your script up so
that it will return all users in the domain when the user isn't specified in the query.  You don't
have to return all the variables though, just the user's name and number will usually work.

Robert Hadley wrote:
> Hello,
> 
>  
> 
> Where does mod_directory get the user information it uses to put into
> the database in creates?
> 
>  
> 
> Thanks,
> 
> Robert
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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