Archives : January-2019
Hi. I am having a problem when trying to receive calls via en E1 from Telmex using MFC/R2 (MX Variant). Outgoing calls are fine. We are using a PBXact system with a Digium TE420 (5th Gen) card. Here is a log from the call: [10:46:37:7..
I have an external agent which register dynamically in a queue and I setup his PJSIP account on a identity of a local phone which is configured to redirect all calls to the agent. Agent can have only on call at a time. When agent takes a call he is pau..
Setting the outbound caller ID works fine on our PRI (T1) lines, but does not work on our local POTS lines. No errors in the logs, the new caller ID just seems to be ignored. Should I expect it to work on the analog lines? Dial plan: same =>n,Set(CALLERID(all)=11122233..
We have an overhead paging system that is working fine with our asterisk 16.1 server. Id like to be able to push an announcement to the paging extension (PJSIP) without disrupting the current channel. Can this be done? I want to use it in the dial p..
I think you’re probably going to be looking for:ari.recordings.getStoredFile({recordingName: val},function (err, bi..
Did something recently change for the chan_sip bindport setting?I know I had this working with the previous version of asterisk.Cant remember if it was an earlier 16.x version or 13.x I was running chan_sip (binding to port 5061) and PJSIP using ..
Hiya, When I hang up on a call to my stasis app I’m getting multiple channelDestroyed events for the same channel: app.js:985:13) Channel was destroyed: 1547220509.77 app.js:1029:17) This was a customer app.js:1030:17) Checking if this was a custo..
Joel Ive read the above in detail, and studied them, but I cannot find anything that explains the CDR behaviour Im seeing in Asterisk 13. The only thing relevant is the following in the Upgrade Notes: — The duration, billsec, start, answer, and ..
A while back, I posted about detecting when a call was picked up by a fax machine. It was suggested that having a fax extension and faxdetect=yes would cause it to jump to the fax extension. This was not something I could get to work. I have now crea..
Ive been asked if it is possible or not to set several (10 or so) SIPtrunks between two boxes, one beeing an Avaya IPBX, the other being an Asterisk 13 or 16 box (with either chan_sip or pjsip).The reason behind this question come from billing requiremen..