If you do not mind using a sql interface, you could use MySQL Control Center. That will allow you to add new records without writing T-SQL code. Assuming you can't find a suitable web-interface.
Jared Armstrong -----Original Message----- From: ismaelg [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 6:30 AM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] Mysql configuration interface Hello, I trying to configure asterisk to store sip and iax2 user in a mysql database. All goes well, but my problem is when i try to add a new user (sip or iax). I have look for an aplication with a web interface that lets us manage the user account in asterisk without success . How could I manage the users without making sql query throw the mysqlclient? Do you know any application that provide this functionality? Is needed for use the mysql support for asterisk, to make our own web appication to manage the users? Thanks. Regards from Spain. Ismael. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
