[Home]

Summary:ASTERISK-04799: In ATXFER, when the transferrer hangs up, the transferee can dial *2 to do a new transfer
Reporter:bruce (bruce)Labels:
Date Opened:2005-08-09 09:10:59Date Closed:2011-06-07 14:10:13
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) eldebug4
Description:When using Atxfer, the caller can get dial tone after the callee transfers him.

An example :

A (client) -> calls B (operator)
B dials *2 (Attended transfer) and dial C
B contacts C, and hangup so A can talk to C (now it is A<->C only)
A can dial *2 and make a new transfer !!!!!

This shouldn't be , as the caller could use my lines to get oubound connection to anywhere.

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

Using latest CVSHEAD with dial/atxfer.

exten => 1,Dial(chan,60,to)
Comments:By: Michael Jerris (mikej) 2005-08-09 13:02:11

We need full verbose and debug of your call to see what is going on here.  Downgrading to minor as we can not determine severity due to incomplete report.

By: bruce (bruce) 2005-08-09 14:29:10

Uplodaded "eldebug4" which contains debug output of the call
Call is as follow :

3979000 calls 9396
9396 answers, dial *2 , and 016082551234. Then hangup and the call is transferred.
3979000 (the caller) then can dial *2 and get "transfer". Dials the same number above (could be any other within the context)



By: Michael Jerris (mikej) 2005-09-02 20:07:42

I am not seeing any of the verbose messages in that trace.  Can you please make sure you have verbose set to 30, and that verbose is going to the file as well.  Thanks.  Sorry for the delay on this, hopefully we can get somone to review this soon.

By: Michael Jerris (mikej) 2005-09-09 20:05:12

Suspended due to no response.  Please re-open when you have the requested information available for upload.