Edward,
e.g. Asterisk has a real-time mysql configuration module. Updates on the mysql records from an external application would instantly create or update an SIP account. What I am not sure of is if Alcatel has the ability to manage extensions/account settings from an external source or if you would need to program an export-import application for the dot dat files you mentioned earlier.
Any one?
Rocco

On 06/12/2010 1:32 PM, Edward Mugerwa wrote:
Hi Reiner;

Yes, I still need Alcatel Knowledge. The db is my creation. The question is more of how do I provision to the Alcatel PBX?? How do i create a new extension, Edit a user name or terminate an extension?

--
Regards;
Edward Mugerwa

Date: Mon, 6 Dec 2010 12:53:29 +0300
From: Reinier Battenberg <[email protected] <mailto:[email protected]>>
To: Uganda Linux User Group <[email protected] <mailto:[email protected]>>
Subject: Re: [LUG] *** SPAM *** [12.4/5.0]  Alcatel PBX
Message-ID: <[email protected] <mailto:[email protected]>>
Content-Type: text/plain; charset="iso-8859-15"


once the data is in a database, how would you still need Alcatel knowledge
then?

The question sounds like:

How can I invoke an action based on data stored in a XXX database?

XXX is very vital to know, and the anwser could be a database trigger (or
stored procedure).

But you could also write a small frontend over your table, filter the data, and then invoke the action on all records you selected in that application.

And yes, there is a drupal module for that.

http://drupal.org/project/data to manage external tables
http://drupal.org/project/views_bulk_operations to do actions against selected
records.

(if you get the 2 working together, let us know. it might not be
superstraightforward)

--
rgds,

Reinier Battenberg
Director
Mountbatten Ltd.
+256 758 801 749
www.mountbatten.net <http://www.mountbatten.net/>



_______________________________________________
LUG mailing list
[email protected]
http://kym.net/mailman/listinfo/lug

To unsubscribe http://kym.net/mailman/options/lug

LUG is generously hosted by INFOCOM http://www.infocom.co.ug/

All Archives can be found at http://www.mail-archive.com/[email protected]/

The above comments and data are owned by whoever posted them (including 
attachments if any). The List's Host is not responsible for them in any way.
---------------------------------------

_______________________________________________
LUG mailing list
[email protected]
http://kym.net/mailman/listinfo/lug

To unsubscribe http://kym.net/mailman/options/lug

LUG is generously hosted by INFOCOM http://www.infocom.co.ug/

All Archives can be found at http://www.mail-archive.com/[email protected]/

The above comments and data are owned by whoever posted them (including 
attachments if any). The List's Host is not responsible for them in any way.
---------------------------------------

Reply via email to