Archives : January-2019
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..
Joshua That is exactly what is happening. I get a separate CDR for the originate of the call to the agents extension, and then a separate CDR for the call that then goes out to the client. The separate CDR for an originate event DOES appear to be corre..
In article , Stefan Viljoenwrote: Tony Yes, that is exactly what Im doing… no Answer() calls anywhere in the dialout parts of my dialplan, as detailed in my previous posts. Yes, that is correct, I get a separate CDR for the originate of the call..
./configure LDFLAGS=-z muldefs –libdir=/usr/lib64–with-unixodbc=$(odbc_config –include-prefix)/ –disable-asteriskssl-enable-xmldoc NOISY_BUILD=yesres_pjsip/config_transport.c: In function ‘cipher_name_to_id’:res_pjsip/config_transport.c:982:..