Skip to content
Commit 6cd63b06 authored by Tyler Wear's avatar Tyler Wear Committed by Mohammed Javid
Browse files

netfilter: nf_conntrack_sip: Dynamically enable/disable SIP direct media.



Enabling SIP direct media allows flow of SIP media traffic only between
the SIP signalling end points. Disabling SIP direct media allows flow of
SIP media traffic between 2 SIP clients which interact with each other
with the help of SIP server as the intermediate entity, which is the more
common usecase. This change allows easy way to enable/disable SIP direct
media from userspace to cater to the more common usecase.

Change-Id: Iadfd7062e48c8b4e2f7af919a6062360c165344c
Signed-off-by: default avatarMohammed Javid <mjavid@codeaurora.org>
Acked-by: default avatarSudhanshu Singh <sudhsing@qti.qualcomm.com>
parent d2aeec08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment