[Home]

Summary:ASTERISK-01658: [patch] Congestion() followed by Hangup() should send PRI cause code 34
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-05-19 18:23:48Date Closed:2008-01-15 14:55:37.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20040519__pri_cause_congestion.diff.txt
Description:Currently Congestion() only audibly imitates the Congestion tones.  If followed by a hangup, on a PRI, it should also return a meaningful cause code (34).
Comments:By: Mark Spencer (markster) 2004-05-20 03:44:45

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:55:37.000-0600

Repository: asterisk
Revision: 3026

U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r3026 | markster | 2008-01-15 14:55:37 -0600 (Tue, 15 Jan 2008) | 2 lines

Congestion with Hangup sends expected RELEASE code (but ASTERISK-1658)

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

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