[asterisk-bugs] [Asterisk 0015033]: chan_sip sets PRIREDIRECTREASON incorrectly for reason no-answer
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Sep 18 08:55:56 CDT 2009
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/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: feedback
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-09-18 08:55 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".
======================================================================
----------------------------------------------------------------------
(0110957) lmadsen (administrator) - 2009-09-18 08:55
https://issues.asterisk.org/view.php?id=15033#c110957
----------------------------------------------------------------------
This is *probably* enough information, but I think I'll go ahead and ask
for the sip debug, sip history, and asterisk console output (with debug
enabled) in case a developer needs it to move this issue forward. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2009-09-18 08:55 lmadsen Note Added: 0110957
2009-09-18 08:55 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list