[Freeswitch-users] manage FS's users by an Java application

Steven Ayre steveayre at gmail.com
Thu Dec 2 02:31:58 MSK 2010


Either edit the files from Java and call reloadxml via ESL, or serve the user directory from the Java application using mod_xml_curl (directory lookups are done via a XML request/response over HTTP).

Steve on iPhone

On 27 Nov 2010, at 13:56, hoailt <hoai0906 at gmail.com> wrote:

> Hi, 
> 
> Normally, we create user by modify "/usr/local/freeswitch/conf/directory/default/*.xml" file, and call "reloadxml" command from FS console. 
> 
> But now, I want to write a Java application to manage FS users (create, delete, modify). So, could you suggest me what module/api/command I should use ?
> 
> -- 
> Luong Thanh Hoai
> +84983454810
> Senior Software Engineer
> _______________________________________________
> 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