On Fri, Jul 21, 2006 at 10:26:20AM +0200, Kevin Class wrote:

> Query: is it possible to create an application that will write into
> sip_additional.conf and extensions_additional.conf, the registrations of new
> users. This application will be like a registration process for my users.
> What I'm interested on is how will the application automatically reload
> extensions and sips, when I get it working? The only way that I know how to
> reload extensions is through the cli, how will my application reload
> extensions?

Your application can issue CLI commands via the Asterisk Mnager
Interface.

BTW: as an alternative to rewriting files, consider using #exec to
generate the relevant parts of the config files on reload time by scripts


-- 
Tzafrir Cohen         sip:[EMAIL PROTECTED]
icq#16849755          iax:[EMAIL PROTECTED]
+972-50-7952406          jabber:[EMAIL PROTECTED]
[EMAIL PROTECTED]     http://www.xorcom.com
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to