XISCOAIR wrote:
Hi everybody,

I'm trying to develop a web application for controlling if SIP users are registered in * or not, and show it in a web.

My problem is that I don't now if it's possible to do a Shell Script to control this:
1. Connect to console.
2. Execute command.
3. Obtain users registered.
4. Update a BdD.


This is possible? There are any best way to implement this?
The registration is stored in the Asterisk database. It's a db1
database you can read from a perl script directly, without
using the manager API.

/O
_______________________________________________
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

Reply via email to