Hi Daniel,
Thanks for the reply, Ill will study the htable and let you know what
happens.
thanks!
Maurice
On Mon, Nov 5, 2012 at 6:06 PM, Daniel-Constantin Mierla
wrote:
> Hello,
>
> seems you use round robin algorithm. You can use hash over call id if you
> want that same path is preserved fo
Hello,
seems you use round robin algorithm. You can use hash over call id if
you want that same path is preserved for same Call-ID value.
If you want to use round robin, you have to use htable to store where
the INVITE was sent first time, and when it comes second time with auth
credentials,
Hi All,
I am using kamailio as dispatcher and set up kamailio just to send 200 okay
back for the method register, I would like check if its normal for the
kamailio send another invite on the next proxy listed on my dispatcher.lst
after the first proxy process the invite and auth. Below is how the