Archives : June-2016
In trying to troubleshoot the Delay after Answer problem I had before (which seems to be fixed), I have somehow created a new problem:Outgoing calls are now failing with the following message:[Jun7 13:28:09] WARNING[9247][C-00000000]: app_dial.c:2..
All;I have a customer running Asterisk 11.6-cert13. The server is solely used for faxing. The problem he has is that Asterisk is dumping core on a very regular basis, maybe half a dozen times a day at least. From the logs, I see that the last comma..
I am having an issue with a couple of phones where they ring, but there is a long delay after the phone is picked up before the audio starts.My setup:* Server running Asterisk 13.9.1, Dahdi 2.11.1 w/ OSLEC* Server is CentOS 7* Quad core CPU with 1..
Try MixMonitor. Land the call to a local channel and answer it. This code will record the silence as well.exten => _X.,1,MixMonitor()exten => _X.,n,Dial(Local/100@context1)[context1]exten => _X.,1,Answer()exten => _X.,n,Dial(SI..