Archives : August-2023
I dont recall seeing the rtp and jitter entries being logged regularly at other customer sites, so I am probably missing something obvious.This site is running asterisk 18.17.1. I enabled debugging to try to help track down an issue.The problem is ..
I have a customer who just encountered a crash while running Asterisk 18.17.1 version.Im trying to adapt to the changes so not sure where best to look or how to possibly report this.I started by going through https://github.com/asterisk/asterisk/compare/18.17.1…18.1..
Im looking at an old app I wrote that upon AMI login would subscribe to events as follows: Action: LoginActionID: myidUsername: myunSecret: mypwEvents: call, system, security I noticed this old code isnt working, and I *think* that the events parame..