-
I am getting an error connecting. I use FreePBX. I tried adding a user to Admin>Administrators. I also tried the user/secert from manager.conf
The error:
```
Fail: Authentication failed
…
-
Need to save the user dialed DTMF Options with caller ID in MySQL database
-
Hello. Maybe I'm crazy but I can't find any way to put Moh instead of ringing when calling to Ring Groups. I'm using 1.7.
¿It's possible to do that?
Thanks in advance!!
-
Hi,
I am new to Asterisk and have written a sample in Asternet.ARI app. The app facilitates the dialing of 2 outbound calls and allows DTMF to play/stop MOH.
All the docs I have found indicate t…
-
```
[Asterisk-Java AgiServer-0] INFO org.asteriskjava.fastagi.DefaultAgiServer - Listening on *:4573.
[main] INFO org.asteriskjava.manager.internal.ManagerConnectionImpl - Connecting to XXX.XXX.XXX.…
ghost updated
6 years ago
-
example of event:
< {
"type": "Dial",
"timestamp": "2018-04-21T18:48:30.969+0200",
"dialstatus": "",
"forward": "",
"dialstring": "100",
"peer": {
"id": "1",
"name": "SIP/…
-
At the start, I get these errors and when I use a softphone to make the test call nothing happens.
From adhearsion log =>
```
[2017-02-12 22:54:06.678] ERROR Celluloid: Punchblock::Translator…
-
The scenario we are encountering, the Recognition fails and we do not receive a RECOG_RESULT. In this situation, UniMRCP is seeing the 005 completion cause. However, it never passes it through to us…
-
Hi Dan,
Integrating CGRates with Asterisk 15.3 via AIR
The call cost is working well.
The problem is retrieving the CGRMaxSessionTime back to extension flow.
The extension code:
exten => …
-
Hello,
I am following the tutorial in https://wiki.asterisk.org/wiki/display/AST/Introduction+to+ARI+and+Channels and have downloaded and installed https://github.com/asterisk/ari-py in my system. I …