summaryrefslogtreecommitdiff
path: root/channels/sip/include/config_parser.h
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2010-02-05 16:59:06 +0000
committerDavid Vossel <dvossel@digium.com>2010-02-05 16:59:06 +0000
commit1810f1efff25b60331e48afb075990f029953787 (patch)
treea386d15c7e050b2a6a4c8dc393ab3e6a0a028974 /channels/sip/include/config_parser.h
parenta7123b5f4fae9b9be64b666c4716f8c27da7e691 (diff)
fixes issue with sip registry not having correct default expiry
default expiry was not being set correctly for a registry object. Thanks to ebroad for reporting the issue and testing the patch. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@244924 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/sip/include/config_parser.h')
-rw-r--r--channels/sip/include/config_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/sip/include/config_parser.h b/channels/sip/include/config_parser.h
index 776851e4f..128c24118 100644
--- a/channels/sip/include/config_parser.h
+++ b/channels/sip/include/config_parser.h
@@ -30,7 +30,7 @@
* \retval 0 on success
* \retval -1 on failure
*/
-int sip_parse_register_line(struct sip_registry *reg, const char *value, int lineno);
+int sip_parse_register_line(struct sip_registry *reg, int default_expiry, const char *value, int lineno);
/*!
* \brief parses a config line for a host with a transport