-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sipsess/listen: fix UPDATE handling w/o SDP
If a UAS receives an UPDATE without SDP, it MUST NOT send SDP in the response body. I.e. the target_refresh_handler only calls the offer handler (which sets the SDP) if it has received an INVITE or the request contained an SDP body.
- Loading branch information
1 parent
90d03d4
commit cc9914f
Showing
1 changed file
with
12 additions
and
6 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