-
Notifications
You must be signed in to change notification settings - Fork 581
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usrloc: Make the contact branch flags replication more robust
The Contact branch flags are now replicated as strings, to prevent any mis-matches with the neighbour nodes, which may use different internal representations of the same flags (e.g. due to different opensips.cfg). usrloc BIN packet version updated: now at version "4". Backwards-compatible with version "3" usrloc packets. Credits to Michael Ulitskiy and Bogdan Iancu for helping debug this!
- Loading branch information
1 parent
eea7b4e
commit ee8b3a2
Showing
3 changed files
with
49 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters