Re: [SR-Users] dispatcher, pvar_hash and multiple kamailio instances

2019-11-15 Thread Daniel-Constantin Mierla
Hello, indeed, if the value of the pv is the same, it should be the same hash id and same destination selected, if they are the in the same order. Therefore the first thing to check is the list of the dispatcher records in memory via rpc/mi. If you stored the dispatcher records in database, I not

Re: [SR-Users] dispatcher, pvar_hash and multiple kamailio instances

2019-11-15 Thread Henning Westerholt
mailio (OpenSER) and SIP Express Router (SER) - Users Mailing List Subject: [SR-Users] dispatcher, pvar_hash and multiple kamailio instances Hi, I have multiple Kamailio instances using dispatcher using alg “7” - hash over the content of PVs string, both using the same dispatcher list. Is it reasona

[SR-Users] dispatcher, pvar_hash and multiple kamailio instances

2019-11-14 Thread Barry Flanagan
Hi, I have multiple Kamailio instances using dispatcher using alg “7” - hash over the content of PVs string, both using the same dispatcher list. Is it reasonable to expect both Kamailio, given the same hash_pvar, to select the same host from the same set? Looking at the source I do not see any r