[asterisk-bugs] [Asterisk 0012694]: [patch] Bad disposition on originated IAX2 calls
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 24 03:55:02 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12694
======================================================================
Reported By: yraber
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 12694
Category: Applications/app_cdr
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.4.19
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-05-21 02:43 CDT
Last Modified: 2008-11-24 03:55 CST
======================================================================
Summary: [patch] Bad disposition on originated IAX2 calls
Description:
When using asterisk manager or a call files to originate a IAX2 call,
disposition in cdr is always FAILED on unanswered calls (BUSY, NO ANSWER or
FAILED).
* I was able to reproduce this with asterisk manager and call files, it
makes no difference.
* The problem does not appear when originating to a SIP trunk.
* The problem does not appear if the call is externally originated (a SIP
phone i.e.).
I've attached a IAX debug for the simplest case I could think about :
originating a call with a call files, and the called line was busy on
purpose. This resulted in a FAILED disposition in the CDR, who should
obviously be BUSY.
======================================================================
----------------------------------------------------------------------
(0095358) laurav (reporter) - 2008-11-24 03:55
http://bugs.digium.com/view.php?id=12694#c95358
----------------------------------------------------------------------
I tested the second patch on 1.4.19, using ami:
- BUSY disposition worked
- NO ANSWER disposition worked
(Thanks!!!!)
However the patch in chan_iax2.c was in lines 7258 instead of 7414, i got
the 1.4.19 version from:
http://www.digium.com/elqNow/elqRedir.htm?ref=http://downloads.digium.com/pub/asterisk/releases/asterisk-1.4.19.tar.gz
Is there other location to get it? (for future problems)
Thanks!
Laura
Issue History
Date Modified Username Field Change
======================================================================
2008-11-24 03:55 laurav Note Added: 0095358
======================================================================
More information about the asterisk-bugs
mailing list