Archives : May-2020
I wanted to store a JSON object between agi requests for the duration of a call.Turns out asterisk does NOT like a stringified JSON object! AGI complains of 520-Invalid command syntaxSo, I just base64 encode/decode it.Assuming I dont need to manipul..
patches welcome PhilipAsterisk is Open Source so everyone can helpMarekDne 12/05/2020 v 07:02 Saint Michael ..
guys i upgraded to asterisk 16.10 and in most recordings you here only leg A in the recording sometimes you might hear a word of leg BDid any body hit this problem?Than..
What is the recommended way to build a language selection menu like For english, press 1, Pour le français, tapez 2, … ?Is possible to rely on CORE-SOUNDS-EN, CORE-SOUNDS-IT, … to find needed audio files ?Be..
all, Im a fairly long time user of Asterisk, but Im new to this list.I used to use the old forums some few years ago. I wanted to ask why there are different Asterisk versions, as shown by the announcements in the past week or 2: Asterisk 13.33.0 Aster..
——=_NextPart_001_002B_01D6278F.E4200A80Content-Type: text/plain; charset=us-asciiContent-Transfer-Encoding: 7bitall, Im running a CentOS 7 instance in Azure with Asterisk 13. The CentOS VM has24GB of RAM and identifies the CPU as Intel(R) Xeon..
Everyone,Were routing calls through Asterisk (dialing in via sip and then dialing out via SIP). Weve noticed a curious behavior in chan_sip that doesnt persist with chan_pjsip. When examining the packet capture, were seeing the SSRCchanging constan..
Way back in 2016 the only way to allow callers to listen in to a stream at will was to do the following:moh.conf[radio]mode=custom application=/usr/bin/mplayer https://example.com/stream.mp3 -quiet -ao pcm:file=/dev/stdout -af volume=..
All,I vaguelyremember someone at Astricon making the case for having multiple containers/vps each running asterisk vs using asterisk direct on bare metal. Something about getting better performance. Does anyone have any insight on this?TIA and stay safeDo..
all as per the new release notice for 13.33.0 received today – can anyone advise me the max limit of the string to the Dial Command – see * [ASTERISK-27946 ] – dial (API): Storage of dialed target uses AST_MAX_EXTENSION when it shouldnt I have been fight..