[sr-dev] [kamailio/kamailio] Wrong dispatcher behaviour with two destinations with same URI (#2527)

Julien Chavanton notifications at github.com
Wed Oct 28 14:06:03 CET 2020


It could work since :

The SIP-URI is taken from the Transaction.

Try adding a fake param to differenciate them, it may be stored in the transaction URI.

Several functions like `ds_get_state(group, &uri)` are finding the GW in the set using the URI, if you have duplicates only one will be returned and it may not be the right one.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2527#issuecomment-717919285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20201028/db40bea1/attachment-0001.htm>


More information about the sr-dev mailing list