Archives : October-2019
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..
The Asterisk Development Team would like to announce the release of Asterisk 13.29.1. This release is available for immediate download at https://downloads.asterisk.org/pub/telephony/asteriskThe release of Asterisk 13.29.1 resolves several issues repor..
I dont know if its ever really been tried, recording/playback of video is not something anyone has put a focus n. Only really h264 and h263 I believe. Youd need to negotiate h264 on the channel. As it is youre using VP9, and Asterisk does not do vi..
This is a multipart message in MIME format.——=_NextPart_000_000A_01D5826D.6D797460Content-Type: text/plain; charset=us-asciiContent-Transfer-Encoding: 7bitHello.I have the following in sip.conf[sip09]type=peerdefaultuser=sip09nat=yesqualify=nosecret=sip09host=dynamiccontext=outgoingdtmfmode=rfc2833disallow=allallow=ulawallow=alawallow=h263pdeny=0.0.0.0/0.0.0.0permit2.168.2.2/255.255.255.255jbena..
Ive currently migrating from chan_sip to chan_pjsip, for now Im able to setup and configured extensions in PJSIP and incoming trunks but unable to configure outbound trunk as getting unauth/unregistered trunk endpoint message error message when mak..