[asterisk-bugs] [Asterisk 0013986]: The caller id is ignored when transferring the call

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Dec 9 17:39:04 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13986 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13986
Category:                   Channels/chan_sip/Transfers
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 159571 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-29 02:02 CST
Last Modified:              2008-12-09 17:39 CST
====================================================================== 
Summary:                    The caller id is ignored when transferring the call
Description: 
I need to replace the caller id before I do the transfer, so the new call
has a new caller id, bit my efforts are completely ignored. Additionally, I
try to use the function sip_addheader to add a "From:" header and that gets
ignored as well. When the call gets tranfered the "From" header has the
exact value that it had when it arrived to the Asterisk.
====================================================================== 

---------------------------------------------------------------------- 
 (0096055) putnopvut (administrator) - 2008-12-09 17:39
 http://bugs.digium.com/view.php?id=13986#c96055 
---------------------------------------------------------------------- 
This is not nearly as easy to implement as you have made it seem. The
Transfer application sends a channel-specific message to phone which
prompts the phone to send another call elsewhere. If the call is directed
to somewhere outside of Asterisk, then the phone has absolutely no way of
knowing what its caller id should be for placing the new call. If the call
is directed back into Asterisk, then using the Transfer app seems like an
odd choice, considering Dial will handle the job much better, more direct
way. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-09 17:39 putnopvut      Note Added: 0096055                          
======================================================================




More information about the asterisk-bugs mailing list