<p>Corey Farrell has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8114">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_registrar_expire: Delete empty module.<br><br>Verified nothing in the testsuite lists this module as a dependency.<br><br>Change-Id: I90c7d52c7e15e85fde3389d5eaccb05b97848813<br>---<br>D res/res_pjsip_registrar_expire.c<br>1 file changed, 0 insertions(+), 49 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/14/8114/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/res/res_pjsip_registrar_expire.c b/res/res_pjsip_registrar_expire.c<br>deleted file mode 100644<br>index 4c21895..0000000<br>--- a/res/res_pjsip_registrar_expire.c<br>+++ /dev/null<br>@@ -1,49 +0,0 @@<br>-/*<br>- * Asterisk -- An open source telephony toolkit.<br>- *<br>- * Copyright (C) 2013, Digium, Inc.<br>- *<br>- * Joshua Colp <jcolp@digium.com><br>- *<br>- * See http://www.asterisk.org for more information about<br>- * the Asterisk project. Please do not directly contact<br>- * any of the maintainers of this project for assistance;<br>- * the project provides a web site, mailing lists and IRC<br>- * channels for your use.<br>- *<br>- * This program is free software, distributed under the terms of<br>- * the GNU General Public License Version 2. See the LICENSE file<br>- * at the top of the source tree.<br>- */<br>-<br>-/*** MODULEINFO<br>-        <depend>pjproject</depend><br>-       <depend>res_pjsip</depend><br>-       <support_level>extended</support_level><br>- ***/<br>-<br>-/*<br>- * This module has been refactored into res_pjsip_registrar<br>- */<br>-<br>-#include "asterisk.h"<br>-<br>-#include "asterisk/module.h"<br>-<br>-static int unload_module(void)<br>-{<br>-     return 0;<br>-}<br>-<br>-static int load_module(void)<br>-{<br>-  return AST_MODULE_LOAD_SUCCESS;<br>-}<br>-<br>-AST_MODULE_INFO(ASTERISK_GPL_KEY, AST_MODFLAG_LOAD_ORDER, "OBSOLETE PJSIP Contact Auto-Expiration",<br>-       .support_level = AST_MODULE_SUPPORT_EXTENDED,<br>-        .load = load_module,<br>- .unload = unload_module,<br>-     .load_pri = AST_MODPRI_APP_DEPEND,<br>-   .requires = "res_pjsip",<br>-);<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8114">change 8114</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8114"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I90c7d52c7e15e85fde3389d5eaccb05b97848813 </div>
<div style="display:none"> Gerrit-Change-Number: 8114 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>