Archives : October-2019
We have a product that uses Asterisk via AMI.I am relatively certain we used to be able to play prompts by actions like the following to make asterisk play the confbridge-join prompt when a new user joins the confbridge. However, that doesnt seem..
Im currently using Asterisk 16.4.0 cert version and working on webrtc. For configuration perspective, Im pretty much done with it but here the real issue Im currently facing i.e. when setting parameters max_audio_streams &max_video_streams to any posit..
I am struggling with DTMF detection in Asterisk 16.3. With the Asterisk read dialplan command I get excellent detection. With the AGI GET DATA function the DTMF detection is however often bad. Is the underlying DTMF detection code the same in both functio..
Up to now I have been using one remote server for both incoming and outgoing.The SIP entry looks like this: [combined] disallow=all allow=ulaw allow=gsm allow=ilbc dtmfmode=rfc2833 host=206.380.260.100 defaultuser=6477957868 secret=xxxxxxxxxxxxxx insecure=invite,p..
I am logging into messages and also to syslog. Here is my /etc/asterisk/logger.conf: messages => notice,warning,error,verbose syslog.local0 => notice,warning,error,verbose But the logs look different: [2019-10-20 12:02:06] VERBOSE[7609][C-00000013]pbx..
When we created the External Media addition to ARI we created an ExternalMedia object to be returned from the channels/externalMedia RESTendpoint.This object contained the channel object that was created plus local_address and local_port attributes (wh..
At the current time, we do not recommend attempting to build Asterisk on CentOS 8.Many packages Asterisk uses are not yet available and would require building from their sources.The Asterisk packages are also not available in the EPEL 8 or CentOS 8 repositor..
Hello.We are having a weird issue with conferences.Let me explain:A enters conference room. B enters conference room.When B talks, A can listen it immediately. When A talks, took almost a second to B receives the audio.Scenario:Asterisk 11 with meet..
Does anyone know of a way to play different music on hold depending on which party puts the call on hold?We can specify the music on hold per channel, but that doesnt do what is needed. We want to play one music if the caller puts the call on hold, ..
The Asterisk Development Team would like to announce the release of Asterisk 16.6.1. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asteriskThe release of Asterisk 16.6.1 resolves several issues repor..