Writing the Database via an IVR

rehmans
Posts: 376
Member Since:
2007-06-24

Is there a way by which you can write to the asterisk database using the IVR ?

Any links or pointers ? I've googled but not to much avail.

--


SkykingOH
Posts: 9681
Member Since:
2007-12-17
Quote: Is there a way by
Quote:
Is there a way by which you can write to the asterisk database using the IVR ?

Not sure what search you did however the Asterisk AGI, and real time DB integration are extensively documented.

Grab a copy of the O' Reilly Book 'Asterisk, The Future of Telephony' to get started on writing dialplan extensions.

Make sure that you add all your code to the files with custom in the names, FreePBX will overwrite your changes if you don't.

Scott

--

Scott

aka "Skyking"



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.