[asterisk-bugs] [Asterisk 0014131]: Wrong CallerID on attended transfer

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 17 09:58:26 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14131 
====================================================================== 
Reported By:                corruptor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14131
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 166509 
Request Review:              
====================================================================== 
Date Submitted:             2008-12-23 08:51 CST
Last Modified:              2009-02-17 09:58 CST
====================================================================== 
Summary:                    Wrong CallerID on attended transfer
Description: 
This was introduces after 1.4.21.2. 

During attended transfer callerid is set to extension name which have
dialed transferer.

====================================================================== 

---------------------------------------------------------------------- 
 (0100247) corruptor (reporter) - 2009-02-17 09:58
 http://bugs.digium.com/view.php?id=14131#c100247 
---------------------------------------------------------------------- 
Thanks, davidw.
I think I've got that. 
I see that asterisk don't know the callerid of SIP/204 because this is the
outbound call in my scenario.
My problem can be solved using dialplan and variable inheritance if I
defenetely know the callerid of the called peer. In my scenario I know that
CallerId number of SIP/204 is 204 so I can insert
"Set(__CalledCallerId=204)" before Dial and then use it in new channel.
Anyway I think the way it works makes callerid almost useless. Maybe it
should be set to transferee's callerid as it's done with blind transfer? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-17 09:58 corruptor      Note Added: 0100247                          
======================================================================




More information about the asterisk-bugs mailing list