search for: asterisk_moh

Displaying 4 results from an estimated 4 matches for "asterisk_moh".

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 Joshua C. Colp <jcolp at sangoma.com> wrote: > On Sun, Dec 29, 2019 at 10:22 A...
2020 Apr 13
1
Multiple real times for same object
...20 at 11:38 AM Dovid Bender <dovid at telecurve.com> wrote: > >> 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? >> > > Depends on what the realtime driver provides back to the core in wha...
2020 Apr 13
0
Multiple real times for same object
On Mon, Apr 13, 2020 at 11:38 AM Dovid Bender <dovid at telecurve.com> wrote: > 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? > Depends on what the realtime driver provides back to the core in what scenario. I've never us...
2019 Dec 29
2
Multiple real times for same object
Hi, Is there any way in Asterisk to have multiple forms of real time for the same object? For instance my main source for real time is MySQL. I want a fail over that if a mailbox is say not in the MySQL database for Asterisk to try via curl. TIA. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL: