Archives : April-2020
All,I hope someone can give me a hint.We try to reload the asterisk dialplan config using ansible command module. Using this we just trigger asterisk -rx dialplan reloadNow we want ansibe to fail if there is something wrong in the dialplan.If we ..
Im using an Asterisk 17 dialplan that currently includes:1. many DB gets calls (ie statements like Set(FOO=${DB(Foo/Bar)})2. and a couple of DB puts (ie statements like Set(DB(Foo/Bar)=Foo) or DB_DELETE(Foo/bar))I would like to add an HTTP Provisionn..
Has somebody get combination Asterisk (Im using version 13.32.0, webrtc and iOS (version 13.4.1) with Safari or any other browser working properly in confbridge conference calls? I hope my Asterisk webrtc related settings are not totally wrong, beca..
Looking at https://wiki.asterisk.org/wiki/display/AST/ConfBridge+Configuration there is an option for admin_toggle_mute_participants however the non admin users can still toggle toggle_mute. Is there any option for the admin to disallow non admins f..
Ive been trying to resolve a volume issue. I have an analogue SIP phone that has low gain on its microphone. This can be resolved by putting the following in its extension config: Set(VOLUME(TX)=4); The problem is that the caller to this extension w..
asterisk-16.8.0
Hi
Ive set up a callback script to retry a number if its busy, but as I watch the console output asterisk seems to rush 3 or 4 calls at once before waiting the RetryTime of 20 seconds that Ive set.
The scrip..
I have an Asterisk box which has an IVR that plays random gsm files. The box has SSDs and two CPU E5-2695 v2 cpus with 64GB ram. The Asterisk CPUusage along with the load seems to jump around. With about 500 callers it hovers between 250-400% CPU ..
all Im running an Asterisk on an Intel XEON E5-2660 virtual with CentOS 7 – 32GB RAM. When I approach about 320 channels, I -sometimes- get thousands of these messages suddenly streamed in the CLI / Asterisk log: WARNING[60753][C-00022cb9] channel..
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 ?
—
..
All Im getting tens of thousands of these messages ever hour in the Asterisk CLI for Asterisk 13.22.0: [Apr 20 15:59:46] WARNING[45462]: chan_sip.c:4127 retrans_pkt: Timeout on 1924200000-502043860-301870737 on non-critical invite transaction. [Apr..