Skip to content

[dispatcher] DB versus MI correlation #140

Open
@bogdan-iancu

Description

@bogdan-iancu

The dispatcher tool correlates the DB records of the Destinations with the MI records (of the same Destinations) using only the SIP URI. This is broken as the same SIP URI may exist in different dispatching set, leading the wrong matching, and wrong status displaying.

To make this even worst, the dispatcher modules (in OpenSIPS) does not provide any unique key for the Destinations, so it is rather impossible to precisely match DB versus MI and even more, to properly do ds_set_state on the right Destination.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions