[asterisk-bugs] [Asterisk 0015033]: chan_sip sets PRIREDIRECTREASON incorrectly for reason no-answer
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 5 04:41:15 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=15033
======================================================================
Reported By: steinwej
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15033
Category: Channels/chan_sip/General
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.0.9
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-05 04:41 CDT
Last Modified: 2009-05-05 04:41 CDT
======================================================================
Summary: chan_sip sets PRIREDIRECTREASON incorrectly for
reason no-answer
Description:
When a diversion header is received by chan_sip it tries to set the channel
var PRIREDIRECTREASON in sip_set_redirstr(struct sip_pvt *p, char
*reason);
However, the reason "no-answer" is coded as "NOANSWER" but chan_dahdi
expects the PRIREDIRECTREASON "no-answer" as "NO_REPLY".
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-05 04:41 steinwej New Issue
2009-05-05 04:41 steinwej Asterisk Version => 1.6.0.9
2009-05-05 04:41 steinwej Regression => No
2009-05-05 04:41 steinwej SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list