Skip to content
Snippets Groups Projects
Commit 8448d70c authored by Mohamed Chibani's avatar Mohamed Chibani Committed by Adrien Béraud
Browse files

SIP - set peer's 'Allow' methods if present in header

SIP specification does not mandate the use of 'Allow'
header and which message must contain this header.
So, the 'Allow' header may be present in some SIP
messages (e.g. INVITE) but not in subsequent messages
(e.g. ACK), thus the current list of methods (if any)
will be updated only if the new list is not empty.

Gitlab: #572

Change-Id: If10c73dd116ebd2bbcec413d377caf524aca8897
parent 709d51f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment