Displaying 2 results from an estimated 2 matches for "retrieve_extensions_from_mysql".
2005 Feb 17
1
Having trouble with extensions in an include file and retrieve_extensions_from_mysql.pl
Folks,
I've been running asterisk successfully using the
extensions.conf and voicemail.conf.
Now that I've got asterisk happily looking up MySQL
tables for the VM configuration, I decided to try out
the contributed script
/usr/src/asterisk/contrib/scripts/retrieve_extensions_from_mysql.pl
I edited the script so that its output goes to a
separate extensions_from_mysql.conf file.
The resulting extensions_from_mysql.conf file looks
something like this:
[vp_context]
exten => 1000,1,Record(/tmp/rec:gsm) ;
exten => 1000,2,Playback(/tmp/rec) ;
exten => 1000,3,Backgro...
2003 Jul 21
4
Dynamically setting up/tearing down extensions
Hello, * newbie here,
I'm designing a setup that is to eventually be used in a production
virtual PBX/VoIP service.
Customers need to be able to change their setups over the web - I want
them to be able to do simple things like setting up call forwarding, as
well as more intricate stuff that will require me to re-generate their
dialplans.
Administration of the service is to be