Hi there,
Kamailio 1.5:
I cannot find an answer to this in the documentation: Is there a limit to how many fail-overs Kamailio does? I have lcr setup for a destination where it is rejected with 403 on the first and second priority, but then it goes no further, even though I have a third priority defined. Is there a limit to fail-over on two levels?
Thanks!!
//Anders
Hello Anders,
There is no limitation on the number of failovers in lcr. You need to properly populate your lcr tables.
Below you will find an example for openser 1.3. You can adjust it to work with kamailio 1.5. http://voipembedded.com/resources/openser_dbtext_lcr.cfg
The lcr module was improved a lot in recent kamailio releases and therefore I would suggest using the latest stable release.
Regards, Ovidiu Sas
On Wed, Dec 1, 2010 at 10:22 AM, Anders vaerge@gmail.com wrote:
There was a limit...in how well I had done my job in kamailio.cfg. I had sent it to a failure_route that does not exist within the failure route. Klaus let me to the solution - thanks!
--Anders
On Wed, Dec 1, 2010 at 5:24 PM, Juha Heinanen jh@tutpro.com wrote: