aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_sip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index b6be9bfb6..0fa632695 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -23458,6 +23458,7 @@ static int load_module(void)
"fullcontact", RQ_CHAR, 35,
"regserver", RQ_CHAR, 20,
"useragent", RQ_CHAR, 20,
+ "lastms", RQ_INTEGER4, 11,
SENTINEL);
return AST_MODULE_LOAD_SUCCESS;