Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
flexisip
Commits
22622422
Commit
22622422
authored
11 months ago
by
Thibault Lemaire
Browse files
Options
Download
Patches
Plain Diff
fix: disambiguate Record::Key to SipUri conversion
parent
c4b4aae1
master
FLEXISIP-232-probleme-avec-la-syntaxe-du-parametre-filter-des-modules-flexisip
cherry-pick/FLEXISIP-353-on-master
feat/FLEXISIP-454-update-sdk
feat/FLEXISIP-562-linphone-saas-b2bua-external-accounts
feat/add-libassert
feat/b2bua-call-transfer
feat/b2bua-sip-bridge-pick-random-in-pool-call-transfer-support
feat/multi-domains
feat/uploads_from_docker
feature/audio-conference-package
feature/e2e-encrypted-conference
fix/FLEXISIP-259-b2bua-sip-bridge-mass-reregister-on-reconnect
fix/FLEXISIP-476-b2bua-duped-accounts-on-resub
fix/FLEXISIP-476-b2bua-duped-accounts-on-resub-2.4
fix/b2buaAccount
fix/b2bua_pause
fix/centos7_build_for_customer
fix/crash_on_sigint
fix/dont-use-a-dynamically-sized-array-to-validate-utf8
fix/focus_multi_account
fix/one_to_one_chat_room_db
fix/redis-re-sub-on-ill-formatted-ping
fix/update_sdk_to_5_3_53
fix/webrtc-ice
release/2.4
test/no-rtp-timeout-on-call-hold
tmp/speex-echo-canceller-to-test-similarity
2.5.0-alpha
2.4.0
2.4.0-beta
1 merge request
!1088
Project Jabiru
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
src/cli.cc
+3
-3
src/cli.cc
src/module-router.cc
+5
-5
src/module-router.cc
src/registrar/record.cc
+1
-1
src/registrar/record.cc
src/registrar/record.hh
+4
-8
src/registrar/record.hh
src/registrar/registrar-db.cc
+7
-7
src/registrar/registrar-db.cc
src/registrardb-internal.cc
+4
-4
src/registrardb-internal.cc
src/registrardb-redis-async.cc
+5
-5
src/registrardb-redis-async.cc
src/registration-events/server.cpp
+3
-3
src/registration-events/server.cpp
tester/registration-event-tester.cc
+2
-2
tester/registration-event-tester.cc
tester/tests/registrar/registrardb-tester.cc
+1
-1
tester/tests/registrar/registrardb-tester.cc
with
35 additions
and
39 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets