Add lastms to the require API call.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@186899 65c4cc65-6c06-0410-ace0-fbb531ad65f3
certified/1.8.6
Tilghman Lesher 18 years ago
parent 89050de146
commit b289374dfe

@ -25180,6 +25180,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;

Loading…
Cancel
Save