we have a setup where customer log through his application the callerid and the extension who answered the call. Endpoints are running Bria. Problem we face is that when an endpoint -lets say 101- transfer the call (attemted transfer) to another ..
Author : Administrator TOOTAI
, we faced on 2 different asterisk servers an identical problem (16.23.0 compiled as well as 16.2.1~dfsg-1+deb10u2 packaged for Debian Buster) [lot of same before …] [2021-12-13 17:13:33] WARNING[3923454] chan_iax2.c: Max retries exceeded to host 10.99.3..
on an asterisk16/Buster compiled by Debian team we suddenly face errors like channel.c: Exceptionally long voice queue length queuing to IAX2/-7768 aso followed by chan_iax2.c: Max retries exceeded to hoston IAX2/-7768 (type = 6, subclass = 11, ts=600..
I found a problem with latest Asterisk 16.13.0 and SNOM3xx phones (EOL) running the above FW. Incoming calls are no more working, we get error 404 despite the fact that broken registrar is on for the account. Previous FW for this phones dont have ..
On Asterisk 16.11.1 when enabling cel I get error with BRIDGE_START and BRIDGE_END events zone-s*CLI> module reload cel The module cel reported a reload failure — Reloading module cel (CEL Engine) [2020-07-10 17:57:01] ERROR[16163]: cel.c:..
in dialplan -Asterisk 16.2 from Debian Buster- we have same = n,Dial(PJSIP/101&PJSIP/102&PJSIP/103,15,tT) If thew call is not answered after 20 seconds, we launch a new dial with same and/or other extensions same = n,Dial(PJSIP/101&PJSIP/104&PJSIP/110,20,..
does some people here use https://voicetrading.com which is a Dellmont service from Netherlands. At the high begining they were also known as Finarea (CH and DE mixed Co) Anyway, after moving from Asterisk13/chan_sip to Asterisk16/PJSIP our calle..
, We have a strange behavior: a customer Snom300 behind a public FW has contact like contact : sip:user@x.y.39.147:2048;x-ast-orig-host=169.254.252.1:2048 The phone can place calls but not receive any. Also, qualify give unreacha..
we want to use something like
same = n,ExecIf($[A = B]?Set(C=1) & Set(D=2) & …)
Problem is that result gives C=1) & Set(D=2) & …
Is there a possibility to use multiple AND or OR in such a way ?
—
..
We have a provider which is using Kamailio as front end. Our asterisk 13/chan_sip server has no problem to register and pass/receive calls form this provider. Now we want to move to asterisk 16/pjsip and face problem. Registration is OK but when we p..