Displaying 2 results from an estimated 2 matches for "6fb2c49a".
2020 Apr 13
0
Multiple real times for same object
...d the curl stuff, so dunno.
--
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200413/6fb2c49a/attachment.html>
2020 Apr 13
2
Multiple real times for same object
Josh,
What should Asterisk do if one of the real time methods fail? I have in
extconfig.conf
musiconhold => curl,http://localhost/moh.php,1
musiconhold => mysql,db-east,asterisk_moh,2
If the first server sends back a 404 it does not go to the second
connection. Shouldn't a 404 be considered a failure and it should then move
over to the next rt engine?
On Thu, Jan 2, 2020 at 7:06 AM