[Home]

Summary:ASTERISK-13774: reload in console overwrites priindication=outofband setting
Reporter:Florian Decher (fdecher)Labels:
Date Opened:2009-03-18 11:50:48Date Closed:2009-07-23 14:25:19
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
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).
Comments:By: Francesco Romano (francesco_r) 2009-05-20 10:07:23

This is an old old old bug...
Also here in Italy we use priindication=outofband and i always had this problem, from version 1.0.
Can someone see this issue?

By: Digium Subversion (svnbot) 2009-07-23 14:19:59

Repository: asterisk
Revision: 208380

U   branches/1.4/channels/chan_dahdi.c

------------------------------------------------------------------------
r208380 | jpeeler | 2009-07-23 14:19:59 -0500 (Thu, 23 Jul 2009) | 6 lines

Only set the priindication setting when not performing a reload

(closes issue ASTERISK-13774)
Reported by: fdecher


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

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

By: Digium Subversion (svnbot) 2009-07-23 14:21:55

Repository: asterisk
Revision: 208383

_U  trunk/
U   trunk/channels/chan_dahdi.c

------------------------------------------------------------------------
r208383 | jpeeler | 2009-07-23 14:21:55 -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 ASTERISK-13774)
 Reported by: fdecher
........

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

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

By: Digium Subversion (svnbot) 2009-07-23 14:23:38

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 ASTERISK-13774)
   Reported by: fdecher
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-07-23 14:24:11

Repository: asterisk
Revision: 208385

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

------------------------------------------------------------------------
r208385 | jpeeler | 2009-07-23 14:24:11 -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 ASTERISK-13774)
   Reported by: fdecher
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-07-23 14:25:19

Repository: asterisk
Revision: 208387

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

------------------------------------------------------------------------
r208387 | jpeeler | 2009-07-23 14:25:18 -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 ASTERISK-13774)
   Reported by: fdecher
 ........
................

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

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