[asterisk-bugs] [Asterisk 0018471]: [patch] Uri encoded Refer-To fails to match callid, attended transfer fails

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 16 20:27:21 UTC 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18471 
====================================================================== 
Reported By:                pnlarsson
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18471
Category:                   Channels/chan_sip/Transfers
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     confirmed
Asterisk Version:           1.4.38 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 298328 
Request Review:              
====================================================================== 
Date Submitted:             2010-12-14 01:34 CST
Last Modified:              2010-12-16 14:27 CST
====================================================================== 
Summary:                    [patch] Uri encoded Refer-To fails to match callid,
attended transfer fails
Description: 
Asterisk and Dialogic SoftIP failed to do a attended transfer. The reason
is that Dialogic is encoding the Replaces and when asterisk is decoding,
the %20 (space) is remaining in front of the callid. And when we later on
compare callid's - there is no match.

Simple patch is included, could probobly be done in a better way.

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-16 14:27 lmadsen        Description Updated                          
2010-12-16 14:27 lmadsen        Additional Information Updated                  
 
======================================================================




More information about the asterisk-bugs mailing list