[Home]

Summary:ASTERISK-24434: Fix differing usage of assignment operators in modules.conf
Reporter:Rusty Newton (rnewton)Labels:
Date Opened:2014-10-17 09:02:41Date Closed:2021-03-10 04:19:18.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:SVN 1.8.31.0 11.13.0 12.6.0 13.0.0-beta2 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:
Description:Fix the silly mixed usage of = and => in modules.conf.sample. I had JColp verify it is not required for this file.
Comments:By: Friendly Automation (friendly-automation) 2021-03-10 04:19:19.820-0600

Change 15595 merged by Joshua Colp:
modules.conf: Fix differing usage of assignment operators.

[https://gerrit.asterisk.org/c/asterisk/+/15595|https://gerrit.asterisk.org/c/asterisk/+/15595]

By: Friendly Automation (friendly-automation) 2021-03-10 04:19:45.654-0600

Change 15580 merged by Joshua Colp:
modules.conf: Fix differing usage of assignment operators.

[https://gerrit.asterisk.org/c/asterisk/+/15580|https://gerrit.asterisk.org/c/asterisk/+/15580]

By: Friendly Automation (friendly-automation) 2021-03-10 04:20:10.433-0600

Change 15579 merged by Joshua Colp:
modules.conf: Fix differing usage of assignment operators.

[https://gerrit.asterisk.org/c/asterisk/+/15579|https://gerrit.asterisk.org/c/asterisk/+/15579]

By: Mark Petersen (roadkill) 2021-03-26 16:24:54.652-0500

is there a reason that these lines have not been changed ?

;noload => app_voicemail.so
noload => app_voicemail_imap.so
noload => app_voicemail_odbc.so

By: Sean Bright (seanbright) 2021-03-28 10:50:44.357-0500

Yes

By: Friendly Automation (friendly-automation) 2021-03-30 04:39:32.860-0500

Change 15709 merged by Friendly Automation:
modules.conf: Fix more differing usages of assignment operators.

[https://gerrit.asterisk.org/c/asterisk/+/15709|https://gerrit.asterisk.org/c/asterisk/+/15709]

By: Friendly Automation (friendly-automation) 2021-03-30 04:39:49.791-0500

Change 15698 merged by Friendly Automation:
modules.conf: Fix more differing usages of assignment operators.

[https://gerrit.asterisk.org/c/asterisk/+/15698|https://gerrit.asterisk.org/c/asterisk/+/15698]