Displaying 1 result from an estimated 1 matches for "xonf".
Did you mean:
conf
2006 Oct 18
0
Asterisk Realtime with ODBC/MySql
We are testing Asterisk Realtime configuration with ODBC/MySql.
This is our extconfig.xonf
extensions => odbc,asterisk,extensions
In the extension.conf we have inserted this line:
switch => Realtime/mainmenu@extensions
where mainmenu is the context.
and in the table 'extensions' we have this line:
ID CONTEXT EXTEN PRIORITY APP APPDATA
1 mainmeu 666 1 voicemail...