aboutsummaryrefslogtreecommitdiff
path: root/src/mod_sip.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_sip.erl')
-rw-r--r--src/mod_sip.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_sip.erl b/src/mod_sip.erl
index f7f2b8ed0..8790cdfc0 100644
--- a/src/mod_sip.erl
+++ b/src/mod_sip.erl
@@ -24,6 +24,7 @@
%%%-------------------------------------------------------------------
-module(mod_sip).
+-protocol({rfc, 3261}).
-behaviour(gen_mod).
-behaviour(esip).