-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Add support for "progress" request on SIP Plugin #3466
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
56a7968
Add pre_accept status
adnan-mujagic 7caf8d2
Print what's left in the buffer when destroying the logger (see #3462)
lminiero 17aee9c
Change the way call-IDs are tracked in the SIP plugin (fixes #3404) (…
lminiero 3874d57
Fix if
adnan-mujagic 8d12e89
Set update to true if previously pre-accepted
adnan-mujagic 0f58984
Rename status and request
adnan-mujagic 937bde9
Merge branch 'meetecho:master' into pre_accept_PoC
adnan-mujagic 7881cbc
Change comments and logs
adnan-mujagic 0199f56
Merge branch 'pre_accept_PoC' of https://github.com/adnan-mujagic/jan…
adnan-mujagic 2987975
Progress parameters
adnan-mujagic 1654c7f
Change logs
adnan-mujagic 29ac024
Merge progress and accept into a single if statement
adnan-mujagic cb65d97
Fix error
adnan-mujagic 2754814
Add if, else
adnan-mujagic 48b9ec7
Merge pull request #1 from adnan-mujagic/fix/fix-build-issue
adnan-mujagic 979d5fb
Fix wrong event
adnan-mujagic 806e090
Remove empty line
adnan-mujagic 3d2ddd8
Merge pull request #2 from adnan-mujagic/fix-wrong-event
adnan-mujagic 46b903a
Add some TODOs to check expected behaviour
adnan-mujagic 2f42d03
Additional checks
adnan-mujagic a116cee
Merge branch 'meetecho:master' into additional-checks
adnan-mujagic 06641ec
Merge branch 'meetecho:master' into pre_accept_PoC
adnan-mujagic 33f7fad
Remove extra lines
adnan-mujagic dcc2ce5
Add more check
adnan-mujagic 36efbb9
Remove behaviour for call in progress
adnan-mujagic 8b7e65f
Enable declining the call in progress state
adnan-mujagic 81ded68
Remove todos
adnan-mujagic f52a935
Add some logs
adnan-mujagic 1462b07
Remove extra logs
adnan-mujagic 60f0a89
Merge pull request #3 from adnan-mujagic/additional-checks
adnan-mujagic e5bf910
Use ternary operator (#4)
adnan-mujagic e209d77
Document progress request (#5)
adnan-mujagic 482aca2
Merge branch 'meetecho:master' into pre_accept_PoC
adnan-mujagic 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just to make it a bit easier to review, in the latest changes I added
janus_sip_call_status_progress
as a valid status for