[Asterisk-code-review] Removing registrar expire from basic-pbx config (asterisk[16])

David M. Lee asteriskteam at digium.com
Wed Dec 5 15:29:34 CST 2018


David M. Lee has uploaded this change for review. ( https://gerrit.asterisk.org/10746


Change subject: Removing registrar_expire from basic-pbx config
......................................................................

Removing registrar_expire from basic-pbx config

The module has been removed, so it shouldn't be in the default config any more.

Change-Id: Ie7e09f00f9c9a885574e29478250de4c2cefd9f1
---
M configs/basic-pbx/modules.conf
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/46/10746/1

diff --git a/configs/basic-pbx/modules.conf b/configs/basic-pbx/modules.conf
index a9456d4..bf514ee 100644
--- a/configs/basic-pbx/modules.conf
+++ b/configs/basic-pbx/modules.conf
@@ -92,7 +92,6 @@
 load = res_pjsip_publish_asterisk.so
 load = res_pjsip_pubsub.so
 load = res_pjsip_refer.so
-load = res_pjsip_registrar_expire.so
 load = res_pjsip_registrar.so
 load = res_pjsip_rfc3326.so
 load = res_pjsip_sdp_rtp.so

-- 
To view, visit https://gerrit.asterisk.org/10746
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7e09f00f9c9a885574e29478250de4c2cefd9f1
Gerrit-Change-Number: 10746
Gerrit-PatchSet: 1
Gerrit-Owner: David M. Lee <dlee at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20181205/40e7adba/attachment.html>


More information about the asterisk-code-review mailing list