Connecting trixbox with a database

perifanos
Posts: 2
Member Since:
2009-01-06

Hello all.

One simple question:
Is it possible to connect trixbox with a database (sql server, mysql, or even Access) in order to send information to the db through trixbox?
Example we have several customers that will contact us , an auto-answering will be provided and the information that the customer will supply through the keypad of his/her telephone will be stored in a table inside a DB.
How is this possible?

Best Regards.
P.



SkykingOH
Posts: 9538
Member Since:
2007-12-17
It's not a trixbox issue

It's not a trixbox issue it's all Asterisk at that point.

For a complete tutorial on Asterisk Dial Plan integration with a database grab a copy of "Asterisk, The future of telephony'

It's also available as a free eBook.

--

Scott

aka "Skyking"



AndyS
Posts: 72
Member Since:
2006-06-19
AGI scripting is probably the way to go.

Have it write to the DB when the call clears.

http://www.voip-info.org/wiki-Asterisk+AGI

Andrew.

--

FtOCC Technician Certified.
ipPhoneShack.com



perifanos
Posts: 2
Member Since:
2009-01-06
Thanx, I'll check it

Thanx, I'll check it out...

P.



Comment viewing options

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