[SR-Users] Dispatcher alg:7 not working accordingly

2012-06-03 Thread SamyGo
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. [root@control1 ~]# kamailio -V version: kamailio 3.2.3 (x86_64/linux) 59f87e

Re: [SR-Users] Dispatcher alg:7 not working accordingly

2012-06-03 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] Kamailio Unexpectedly Terminating

2012-06-03 Thread Daniel-Constantin Mierla
Hello, still strange with the crash on that if condition. One of your previous reports showed a different line, when assigning a pointer. Also, I kind of understood that save() was ok, but lookup() not. Is not the case anymore as the backtrace shows. SIGBUS can occur because of alignment in