search for: local_di

Displaying 4 results from an estimated 4 matches for "local_di".

Did you mean: local_db
2009 Nov 09
4
local channels
I am using the AMI to dispatch (2) calls to Local/my_priority at my_context where: [my_context] exten => my_priority,1,Answer() exten => my_priority,n,Dial(${LOCAL_DIAL}) and LOCAL_DIAL has the actual phone number to dial. The first call goes through just fine and I see DAHDI/1/XXXX being called. The second call I see DAHDI/2/XXXX and a message about everyone is busy on congested. I presume I can have more than one local channel active? My AMI channel line...
2008 Jan 11
0
Deadlock of asterisk on app_system
Hi, I just had my production box deadlocked - no calls could go trough, CLI didn't load. Last lines in log were: [Jan 11 09:15:43] VERBOSE[7265] logger.c: -- Executing [28901 at local_dial:40] GotoIf("SIP/204.11.200.152-c0070ed0", "1?41:57") in new stack [Jan 11 09:15:43] VERBOSE[7265] logger.c: -- Goto (local_dial,28901,41) [Jan 11 09:15:43] VERBOSE[7265] logger.c: -- Executing [28901 at local_dial:41] System("SIP/204.11.200.152-c0070ed0", &qu...
2008 Mar 10
0
Audiocodes MP124-FXS replying BUSY when line is not.
...debug log: Any ideas what i could try to change in config to avoid this? It's config seems huge, maybe anybody has some experience with those gateways? Regards, Atis -------------------- start of log -------------------- [Mar 10 11:13:14] VERBOSE[30165] logger.c: -- Executing [28254 at local_dial:70] Dial("Local/28254 at default_queue-e8c3,2", "SIP/90166|15|gtM(queue_call_answer^28254)") in new stack [Mar 10 11:13:14] DEBUG[30165] res_config_mysql.c: MySQL RealTime: Everything is fine. [Mar 10 11:13:14] DEBUG[30165] res_config_mysql.c: MySQL RealTime: Insert SQL: INSER...
2008 Jun 03
8
Any reason to *not* use AEL? (Also, MixMonitor q)
I am building a new Asterisk server here at the office, and I'm wondering if there are any downsides to creating my dialplan with AEL. It seems more intuitive (to me), but I'm not sure if there are any pitfalls I need to be aware of first. We use this for internal extensions, 8 pots lines, and our answering service which gets about 500 incoming calls a day down our T1. Also, one more