-
Notifications
You must be signed in to change notification settings - Fork 948
Implement Dialog Event subscription (client only) #3754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 18 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
5e564d7
Add dialog-info parser
Oleksandr-Goodicus abff592
Fix Mac build. Add pjsip_blf_parse_dialog_info2 declaration.
Oleksandr-Goodicus 368734b
Make Windows solution project-vs14 compilable.
goodicus 904495e
Fix comments
Oleksandr-Goodicus fb9c136
Add pjsua_buddy_del_blf() declaration
Oleksandr-Goodicus 2be883a
Extend descriptions and apply code style formatting
Oleksandr-Goodicus 3660105
Fix Windows build
goodicus b7de175
Part 1a: Rename blf to dlg_event and pjdialog_info to pjsip_dlg_info
sauwming df181cf
Part 1b: Rename the file blf*
sauwming 5d2b6e1
Part 1c: Modify VS project files to use the new filename dlg_event
sauwming 36c48b0
Part 1d: Add the new files dlg_event*
sauwming 32ce7f0
Part 2: Modify pjsua API (remove add/del_blf())
sauwming 8faec97
Minor: doc and log update
sauwming 90f9be2
Minor: fix doc and log (2)
sauwming df3b614
Fixed pjsua app auto presence sub when adding buddy
sauwming 57fc4cd
Put back all dialog info in pjsua app
sauwming d4ec100
Merge branch 'master' into busy_lamp_field
sauwming d66e5fc
Modified based on comments
sauwming 1d46746
Modified based on comments (2)
sauwming 352c929
Add lock and fix bugs
sauwming File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.