No, nothing at all. I haven't went too deep into debug logs but no internal error was appearing. Everything was as calm as ever and I only get one destination uri.
So maybe what I'm getting from your email is that , for this to work the way I expect is to have more unique and random values in my hash_pvar to get the required functionality.
Thanks once again,
BR
SG
On Mon, Jun 4, 2012 at 11:52 AM, Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Hello,
do you get any errors in the log?
Be aware that hash functions may return same code for different
input values. A hash function is guaranteed to return same code for
same input value, but there can be collisions of codes for
different values.
Cheers,
Daniel
On 6/3/12 3:41 PM, SamyGo wrote:
Hello,
I'm having trouble using algorithm 7 in dispatcher module.
Here is my kamailio version. The problem is that despite
multiple dispatcher entries corresponding to one set all calls
go only to only one destination.