Archives : January-2019
Asterisk 16.1.0 Im using hagi and SRV records for a high availability configuration of AGI servers.When the first AGI server in the list is completely down, asterisk quickly moves on to the next one. That is all good. My concern is what will happen..
Hiya, I would have expected this to show the channels in the bridge inside the anonymous function – it shows the bridge is empty though? var bridge = ari.Bridge(); bridge.create({ type: holding, name: event.application+ bridge }, function(err, brid..
Asterisk 11.25.0 user here. Im trying to set up failing over to a second SIP peer if the first SIP peer doesnt answer on our SIP INVITE within 2 seconds. In sip.conf I set timerb=2000 for this peer, but it doesnt seem to have any effect. The time..
guys A few months ago I upgraded most of my Asterisk servers to 13 from 1.8. Ive still got about 25% of my servers on 1.8. Ive since noticed that ringtime on Asterisk 13 – the time difference between start and answer in the CDR record for any call, ..