[asterisk-users] Problem with several includes in ARA
    Samael - 
    samael.zgz at gmail.com
       
    Tue Jun 10 11:41:00 CDT 2008
    
    
  
Hi,
We are implementing the asterisk realtime architecture using
extensions_table, sip_buddies and voicemail_users.
We have a problem to make several includes in the ddbb.
Only the first include is loaded and the others no.
In the following example, only the include lookupdundi is included and not
the outbound and applications.
+------+----------------------+---------------+----------+------------+-------------------------------------------------------------------------+
| id   | context              | exten         | priority | app        |
appdata                                                                 |
+------+----------------------+---------------+----------+------------+-------------------------------------------------------------------------+
| 3558 | internal             | include       |        4 | include    |
lookupdundi                                                             |
| 3559 | internal             | include       |        5 | include    |
outbound                                                                |
| 3560 | internal             | include       |        6 | include    |
applications                                                            |
We are working with Asterisk 1.4.18 and MySQL
How can it be solved?
Cheers,
Manuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080610/04124480/attachment.htm 
    
    
More information about the asterisk-users
mailing list