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
liblinphone
Commits
88c9e1e5
Commit
88c9e1e5
authored
7 years ago
by
Ghislain MARY
Browse files
Options
Download
Patches
Plain Diff
Use the CallSessionParams to add parameters to the contact address.
This fixes the GRUU address in the contact of an INVITE.
parent
9f2db025
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
src/chat/chat-room/client-group-chat-room.cpp
+1
-4
src/chat/chat-room/client-group-chat-room.cpp
src/conference/params/call-session-params-p.h
+5
-0
src/conference/params/call-session-params-p.h
src/conference/params/call-session-params.cpp
+25
-0
src/conference/params/call-session-params.cpp
src/conference/params/call-session-params.h
+4
-0
src/conference/params/call-session-params.h
src/conference/session/call-session.cpp
+6
-2
src/conference/session/call-session.cpp
with
41 additions
and
6 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