Archives : August-2018
Hey there!I was wondering what the best practice is concerning passwords in Asterisks config files.ari.conf has a neat feature where one can use a pre-encrypted password by usingpassword_format=cryptfor an ARI userHowever, I was wondering how to do simi..
I am trying to install wanpipe with dahdi on a CentOS7 box and I am running in to a few issues. My setup.CentOS 7asterisk-15.5.0libpri-1.6.0dahdi linux and dahdi tools – 2.11.1There are two issues.1) For some reason dahdi_tools isnt being built.2) W..
Kia ora, I currently have a code review up[1] which removes the ContactStatus AMI event when a PJSIP endpoint re-registers. I removed it as I believed the ContactStatus event was redundant (as the status has not changed from the last event that wo..
Is there a way to let someone access to Asterisk CLI and type whatever command (s)he likes but the shell command (the ones started by !) ?Ideally, it could be an argument to rasterisk:rasterisk –no-shellWhen done, a session could be like this:…..
2018-08-14 15:53 GMT+02:00 Barry Flanagan :Yas, adding -t solved this issue !Thank yoy very much Barry for ..
Ive got Asterisk installed on a Debian Stretch host. From another Debian Stretch host on which Asterisk is not installed, I want to runrasterisk over SSH in one step with:ssh root@foobar rasteriskThe above command rougly works but some non-printa..
(I sent this previously, but my list membership was still processing so I don’t think it made its way out, apologies if it did!)all,I’m building a voicemail system using Asterisk, with pjsip, and IMAP. I used to do a lot of Asterisk, but, catch..
Hello! Im using TOS as shown below with pjsip 13.22.0-rc1 (same with 13.21.1). Unfortunately, the TOS isnt set in reality any more (it used to work some time ago). Transport: =======================================================================================..
I am trying to install Asterisk 11 on debian 9, and although I use this parameter in the configure line: –disable-asteriskssl, it goes ahead and the compilation fails gcc -o libasteriskssl.o -c libasteriskssl.c -MD -MT libasteriskssl.o -MF.libasteriskssl…
I think Ive identified an issue and just want to check before completing a bug report.Prior to a call entering a Queue, I set __DYNAMIC_FEATURES=NewRecordApp. AgentA answers and is able to use that feature code. If AgentA performs an attended trans..