[Home]

Summary:ASTERISK-10009: Inbound FEATB calls not working with chan_zap on 1.4.8
Reporter:Shane Young (shanermn)Labels:
Date Opened:2007-08-01 16:15:45Date Closed:2007-08-07 12:28:37
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/chan_zap
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 10360.patch
Description:It appears that something that changed in chan_zap.c between 1.4.7 and 1.4.8 is not longer recognizing my FEATB calls:

[Aug  1 16:29:15] WARNING[1496]: chan_zap.c:5725 ss_thread: Got a non-Feature Group B input on channel 12.  Assuming E&M Wink instead

****** ADDITIONAL INFORMATION ******

I upgraded from asterisk 1.4.0 to 1.4.9 and my feature group B trunks stopped working.  
I determined they worked through version 1.4.7 but stopped working on 1.4.8.

I replaced the 1.4.8 chan_zap.c with the 1.4.7 chan_zap.c and they worked again.

These are feature group B (FEATB) signalled inbound trunks.
Comments:By: Jason Parker (jparker) 2007-08-01 17:33:05

The only change made in chan_zap between 1.4.7 and 1.4.8 was in revision 75053, which was for issue 9660.

We may need to rethink this.

By: Russell Bryant (russell) 2007-08-03 14:31:15

Please verify that the attached patch fixes it for you.

By: Shane Young (shanermn) 2007-08-03 15:25:14

I tested the patch and calls are now working.

By: Digium Subversion (svnbot) 2007-08-07 12:26:32

Repository: asterisk
Revision: 78370

------------------------------------------------------------------------
r78370 | russell | 2007-08-07 12:26:30 -0500 (Tue, 07 Aug 2007) | 4 lines

Revert patch committed for issue ASTERISK-9377.  It broke E&M trunks.
(closes issue ASTERISK-10005)
(closes issue ASTERISK-10009)

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

By: Digium Subversion (svnbot) 2007-08-07 12:27:57

Repository: asterisk
Revision: 78371

------------------------------------------------------------------------
r78371 | russell | 2007-08-07 12:27:56 -0500 (Tue, 07 Aug 2007) | 12 lines

Merged revisions 78370 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r78370 | russell | 2007-08-07 12:44:04 -0500 (Tue, 07 Aug 2007) | 4 lines

Revert patch committed for issue ASTERISK-9377.  It broke E&M trunks.
(closes issue ASTERISK-10005)
(closes issue ASTERISK-10009)

........

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

By: Digium Subversion (svnbot) 2007-08-07 12:28:37

Repository: asterisk
Revision: 78372

------------------------------------------------------------------------
r78372 | russell | 2007-08-07 12:28:36 -0500 (Tue, 07 Aug 2007) | 20 lines

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

................
r78371 | russell | 2007-08-07 12:45:30 -0500 (Tue, 07 Aug 2007) | 12 lines

Merged revisions 78370 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r78370 | russell | 2007-08-07 12:44:04 -0500 (Tue, 07 Aug 2007) | 4 lines

Revert patch committed for issue ASTERISK-9377.  It broke E&M trunks.
(closes issue ASTERISK-10005)
(closes issue ASTERISK-10009)

........

................

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