-
Here is a crash point ( 5555 extensions has a predefined IVR )
```
[rest]
exten => 4567,1,answer()
exten => 4567,n,Dial(SIP/trunk/5555,30,U(postanswer))
exten => 4567,n,Hangup()
[postanswer]…
-
As the title says, when trying to set CallingParty and/or CalledParty using `Set(CHANNEL(%a)=%b)` dialplan function, nothing happes. Setting CallingParty via classic `Set(CALLERID(all)=%b)` works, set…
-
Hi,
Opensips 2.4.8 installed on Debian 10 via apt source (installed on Proxmox - 12 CPU and 8GB of RAM)
```version: opensips 2.4.8 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST…
-
There is Asterisk 13.12 at Ubuntu 14.04 LTS no-GUI x64 with Huawei E367 voice enabled with your chan dongle of git version at 20, August, 2017.
Two + received messages are "handled" separated +CMGR c…
-
Even when the call is successful and is answered by softphone, the lead is titled as "Пропущенный звонок" which means "Missed call". However, the employee in Bitrix24 is detected properly.
-
Hi Sean and others,
My apologies for creating this issue since I don't know a better way to approach you for help.
I've setup the asterisk demo according to your wonderful documentation.
My cur…
-
Reported By: Dave Boyd
Date: 2015-02-03
Subject: When using the transfer soft key asterisk core dumps with Chan_SCCP-4.2.0_RC2_r5893
Steps:
- Generate an outbound external call
- answer call
…
-
**Proper channels aren't created when i calling from 5004 to 5005** .Below my dialplan part..Is it Correct ?
```
[ Context 'from-internal' created by 'pbx_config' ]
'5004' => 1. Dia…
-
Cisco 6901 only receives audio, does not send.
**chan-sccp version:**
Skinny Client Control Protocol (SCCP). Release: 4.3.2 TRUNK - unknown (built by 'wheel' on '2019-12-19 20:45:51 UTC')
built f…
-
Hey there,
not sure if it's a bug lately or if I am just using a component wrong. I hope somebody else can verify this.
Anyway, when I use the code below and I get an incomging call, I can not han…