[Home]

Summary:ASTERISK-25936: res_pjsip_dlg_options MODULEINFO section needs to be fixed
Reporter:Frederic LE FOLL (flefoll)Labels:
Date Opened:2016-04-18 07:32:21Date Closed:2016-05-06 09:09:41
Priority:TrivialRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip
Versions:13.1.0 Frequency of
Occurrence
Related
Issues:
Environment:Asterisk Certified 13.1-cert3 or 13.1-cert4 or 13.1-cert5 CentOS 6Attachments:
Description:Asterisk Certified 13.1-cert3 inherited res_pjsip_dlg_options.c from main Asterisk 13 branch, and this file has a typo in MODULEINFO section :
an extra space between "/*** " and "MODULEINFO" makes dependancy checking fail.

This was already fixed in 13 branch. See "res_pjsip_dlg_options: Fix MODULEINFO section." in file history : https://code.asterisk.org/code/browse/~br=13/asterisk/res/res_pjsip_dlg_options.c, change on 02 May 15.

Problem also affects 13.1-cert4 and 13.1-cert5.
Comments:By: Asterisk Team (asteriskteam) 2016-04-18 07:32:21.980-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].