What I need to accomplish is;

-Read a mysql file which contains users, export those to a file.
-Take that as input and update the sipx users information along with 
permissions.

I do see that the account information appears to be in xml files in 
/var/sipxdata/sipdb.
Are the users in fact in the postgres db or in xml files or both after being 
written to the db first?

I'm guessing it's not a matter of just adding the users/phones/permissions in 
those xml files.
I'm not a programmer so I'm just trying to pull the information I need together 
so that I can seek out someone who can do this for me.

Mike



On Thu, 03 Sep 2009 05:48:09 -0400, Tony Graziano wrote:
> I don't think so. One of the primary goals of sipx is to keep admins from
> having to use the CLI and to build functionality into sipxconfig.
> 
> Users are stored in a postgres db. SOAP would be functional for the
> function of adding/deleting users.
> http://sipx-wiki.calivia.com/index.php/SipX_ConfigServer_SOAP_API
> 
> 
>>>> "[email protected]"
> NaN.  09/02/09 7:59 PM >>>
> Is there a way of dealing with users from the command line?
> For example, a CLI method of adding, removing, users, changing their
> permissions, password?
> 
> Mike
> 
> _______________________________________________
> sipx-dev mailing list [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev
> Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
> sipXecs IP PBX -- http://www.sipfoundry.org/
> </[email protected]>


_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to