[asterisk-bugs] [Asterisk 0014696]: reload in console overwrites priindication=outofband setting

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 23 14:23:39 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14696 
====================================================================== 
Reported By:                fdecher
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   14696
Category:                   Channels/chan_dahdi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-18 11:50 CDT
Last Modified:              2009-07-23 14:23 CDT
====================================================================== 
Summary:                    reload in console overwrites priindication=outofband
setting
Description: 
we have a digium te122 card configured for euroisdn

dahdi-linux 2.1.0.4
dahdi-tools 2.1.0.2
libpri 1.4.9
asterisk 1.4.24

on centos 5.2

I tried it on different OS´s with different kernels and with differnet
asterisk (1.2.x && 1.4.x) / libpri (1.2.x && 1.4.x) & zaptel (1.2.x &&
1.4.x) & dahdi(2.0.x && 2.1.x) versions. 
The malfunction is present on all these combinations (except asterisk v
1.6.x with dahdi 2.1.x but I can´t go up to this version at the time.)

I set
...
switchtype = euroisdn
signalling = pri_cpe
priindication=outofband
...
in chan_dahdi.conf

With a fresh started asterisk everything works correctly.
When something like

exten => 1001,1,Busy(5)

comes in the extensions.conf the caller on the other side gets a busy
signal and then dropped.

But when I need to make changes and then do a "reload" in the console it
seems that the priindication=outofband gets overwritten!?

When this line comes in the extension.conf

exten => 1001,1,Busy(5)

the caller gets no busy signalling. He hears nothing for a long time (10 -
20 seconds) and then gets disconnected.

Only when I do a 
"dahdi restart"
in the console the busy signaling will be functional again. (Or after a
complete asterisk restart)
But both of these are dropping active calls (as the server is quite
busy).

====================================================================== 

---------------------------------------------------------------------- 
 (0108134) svnbot (reporter) - 2009-07-23 14:23
 https://issues.asterisk.org/view.php?id=14696#c108134 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 208384

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_dahdi.c

------------------------------------------------------------------------
r208384 | jpeeler | 2009-07-23 14:23:38 -0500 (Thu, 23 Jul 2009) | 19
lines

Merged revisions 208383 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r208383 | jpeeler | 2009-07-23 14:21:50 -0500 (Thu, 23 Jul 2009) | 12
lines
  
  Merged revisions 208380 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r208380 | jpeeler | 2009-07-23 14:19:53 -0500 (Thu, 23 Jul 2009) | 6
lines
    
    Only set the priindication setting when not performing a reload
    
    (closes issue https://issues.asterisk.org/view.php?id=14696)
    Reported by: fdecher
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-07-23 14:23 svnbot         Checkin                                      
2009-07-23 14:23 svnbot         Note Added: 0108134                          
======================================================================




More information about the asterisk-bugs mailing list