[asterisk-bugs] [Asterisk 0017441]: [patch] priexclusive in chan_dahdi.conf ignored when reloading dahdi module

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jul 16 15:27:51 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17441 
====================================================================== 
Reported By:                mtryfoss
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   17441
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.6.2.11
Asterisk Version:           1.6.2.7 
JIRA:                       SWP-1624 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-06-02 03:06 CDT
Last Modified:              2010-07-16 15:27 CDT
====================================================================== 
Summary:                    [patch] priexclusive in chan_dahdi.conf ignored when
reloading dahdi module
Description: 
Set priexclusive=yes i chan_dahdi.conf.

Steps:
1: restart asterisk
2: make call. Is placed with "Exclusive" in SETUP message
3: reload module (or "reload" in older versions)
4: make new call. Is placed with "Preferred" in SETUP message

This prooves that it should be possible to change that parameter on
regular reload instead for full restart? :-)
====================================================================== 

---------------------------------------------------------------------- 
 (0124653) svnbot (reporter) - 2010-07-16 15:27
 https://issues.asterisk.org/view.php?id=17441#c124653 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 277467

_U  trunk/
U   trunk/channels/chan_dahdi.c

------------------------------------------------------------------------
r277467 | rmudgett | 2010-07-16 15:27:51 -0500 (Fri, 16 Jul 2010) | 22
lines

Merged revisions 277419 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r277419 | rmudgett | 2010-07-16 15:18:54 -0500 (Fri, 16 Jul 2010) | 15
lines
  
  priexclusive in chan_dahdi.conf ignored when reloading dahdi module
  
  During a reload, the priexclusive and outsignalling parameters are not
  read in from the config file as intended.  Unfortunately, they get set
to
  defaults as a result.  This patch makes sure that they do not get set to
  defaults during a reload.
  
  (closes issue https://issues.asterisk.org/view.php?id=17441)
  Reported by: mtryfoss
  Patches:
        issue17441_v1.4.patch uploaded by rmudgett (license 664)
        issue17441_v1.6.2.patch uploaded by rmudgett (license 664)
        issue17441_trunk.patch uploaded by rmudgett (license 664)
  Tested by: rmudgett
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=277467 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-16 15:27 svnbot         Checkin                                      
2010-07-16 15:27 svnbot         Note Added: 0124653                          
======================================================================




More information about the asterisk-bugs mailing list