[Home]

Summary:ASTERISK-03104: [patch] Set NORMAL_CLEARING cause on calls answered
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-12-27 14:59:59.000-0600Date Closed:2008-01-15 15:18:32.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20041227__dial_set_normal_clearing.diff.txt
Description:Q.931 has a causecode for calls which end due to the callers simply hanging up (AST_CAUSE_NORMAL_CLEARING).  This sets that code for calls which have been answered (thus eliminating other possible call termination causes).

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

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2004-12-28 18:23:56.000-0600

Added to CVS, good call!

By: Digium Subversion (svnbot) 2008-01-15 15:18:32.000-0600

Repository: asterisk
Revision: 4577

U   trunk/apps/app_dial.c

------------------------------------------------------------------------
r4577 | markster | 2008-01-15 15:18:31 -0600 (Tue, 15 Jan 2008) | 2 lines

Set normal clearing for answered calls (bug ASTERISK-3104)

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

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