[asterisk-users] Fwd: Realtime asterisk 10.3.0

abc def xisterisk at yahoo.com
Thu Apr 19 02:52:02 CDT 2012


can anyone help me with this case?
 
thank you,
Leo

 

Hi there,
I setup realtime asterisk 10.3.0 with backend mysql server. everything seems to work fine except when I tried to enable the extensions for dialplan to be obtained from mysql, I got an empty dialplan. I am not sure why this happening (i don't know it's a bug or misconfiguration on my behalf)? here is some of configuration may help to assist to solve this problem. thank you for your help in advance.

extconfig.conf file:

[settings]
sipusers => odbc,aster,sip_buddies
sippeers => odbc,aster,sip_buddies
extensions => odbc,aster,extensions


extensions.conf file:

[internal]
exten => Realtime/internal at extensions

mysql table for extensions:

+----+----------+-------+----------+------+--------------+
| id | context  | exten | priority | app  | appdata      |
+----+----------+-------+----------+------+--------------+
|  1 | internal | 1235  |        1 | Dial | SIP/${EXTEN} | 
|  2 | internal | 1234  |        1 | Dial | SIP/${EXTEN} | 
+----+----------+-------+----------+------+--------------+


localhost*CLI> dialplan show
[ Context 'app_queue_gosub_virtual_context' created by 'app_queue' ]
  's' =>            1. NoOp()                                     [app_queue]

[ Context 'app_dial_gosub_virtual_context' created by 'app_dial' ]
  's' =>            1. NoOp()                                     [app_dial]

[ Context 'parkedcalls' created by 'features' ]
  '700' =>          1. Park()                                     [features]

[ Context 'internal' created by 'pbx_config' ]

-= 3 extensions (3 priorities) in 4 contexts. =-









--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120419/20fdaf41/attachment.htm>


More information about the asterisk-users mailing list