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

SIP MESSAGE - check UA allowed methods

SIP MESSAGE method is an extention to SIP methods and might not be
supported by all User Agents (UA).
In this change, the MESSAGE method is only used if it's present in
the list of allowed methods (Allow header).
Since the Allow header is not mandatory, if the Allow header is not
present we assume that the MESSAGE method is not supported.

Gitlab: #572

Change-Id: I85d35fa0f9be108b34a538b8c732f1530ad68bd6
parent eacbec66
Branches
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