[Home]

Summary:ASTERISK-19383: Asterisk 1.8.5.0 - atxfer authorization problem when a call returns for reject or no answer
Reporter:lgfsantos (lgfsantos)Labels:
Date Opened:2012-02-17 04:20:07.000-0600Date Closed:2012-04-24 20:32:19
Priority:MajorRegression?
Status:Closed/CompleteComponents:Features
Versions:Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:( 0) bug19383
Description:A calls B, with T option in Dial. B answer the call. A calls atxfer, dial to C and hangup. When C rejects or not answer the call returns to A. When A answer, A can't transfer the call again.
Comments:By: Richard Mudgett (rmudgett) 2012-02-17 10:48:12.630-0600

You did not specify, but it looks like you are doing a DTMF transfer.  Correct?

By: lgfsantos (lgfsantos) 2012-02-17 11:30:58.712-0600

Yes it is dtmf but the DTMF isn't the problem. Looks like that the extension which was the source becames destination and can't transfer anymore.
When I tried with Tt, the problem was not reproduced.

By: Matt Jordan (mjordan) 2012-02-17 14:31:29.888-0600

We require a complete debug log to help triage the issue. This document will provide instructions on how to collect debugging logs from an Asterisk machine for the purpose of helping bug marshals troubleshoot an issue: https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information



By: lgfsantos (lgfsantos) 2012-02-27 11:39:35.689-0600

Attached the logs. 3012 calls 33306032. 33306032 answer. 3012 atxfer to 3013 and hangup. 3013 do not answer. 3012 is called back. 3012 answer and can't transfer anymore.