[asterisk-bugs] [Asterisk 0014611]: [patch] SIP Attended Transfer fails
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 10 19:52:23 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14611
======================================================================
Reported By: klaus3000
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 14611
Category: Channels/chan_sip/Interoperability
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.4.23
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-03-05 11:10 CST
Last Modified: 2009-03-10 19:52 CDT
======================================================================
Summary: [patch] SIP Attended Transfer fails
Description:
Hi!
The attended trasfer fails in the following scenario:
PBX: Aterisk 1.4.23
Extensions: 1, 2 and 3
Extension 2 call extension 1.
Extension 1 puts extension 2 on hold.
Extension 1 calls extension 3.
Extension 1 put extensions 3 on hold.
Extension 1 refers extension 3 to extension 2
--> Asterisk sends NOTIFY with message/sipfrag:
SIP/2.0 481 Call leg/transaction does not exist
and the transfer fails.
The failure happens only if the REFER is sent to extension 3. If
extensions 1 refers extension 2 to extension 3, then everything works
fine.
I have tested with recent SNOM and eyebeam clients - same result, transfer
does not work.
======================================================================
----------------------------------------------------------------------
(0101504) svnbot (reporter) - 2009-03-10 19:52
http://bugs.digium.com/view.php?id=14611#c101504
----------------------------------------------------------------------
Repository: asterisk
Revision: 181034
_U branches/1.6.0/
U branches/1.6.0/channels/chan_sip.c
------------------------------------------------------------------------
r181034 | mmichelson | 2009-03-10 19:52:23 -0500 (Tue, 10 Mar 2009) | 30
lines
Merged revisions 181032-181033 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r181032 | mmichelson | 2009-03-10 19:46:47 -0500 (Tue, 10 Mar 2009) | 19
lines
Merged revisions 181029,181031 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r181029 | mmichelson | 2009-03-10 19:30:26 -0500 (Tue, 10 Mar 2009) |
9 lines
Fix incorrect tag checking on transfers when pedantic=yes is enabled.
(closes issue http://bugs.digium.com/view.php?id=14611)
Reported by: klaus3000
Patches:
patch_chan_sip_attended_transfer_1.4.23.txt uploaded by
klaus3000 (license 65)
Tested by: klaus3000
........
r181031 | mmichelson | 2009-03-10 19:32:40 -0500 (Tue, 10 Mar 2009) |
3 lines
Remove unused variables.
........
................
r181033 | mmichelson | 2009-03-10 19:49:00 -0500 (Tue, 10 Mar 2009) | 3
lines
Add missing comment that quotes RFC 3891
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=181034
Issue History
Date Modified Username Field Change
======================================================================
2009-03-10 19:52 svnbot Checkin
2009-03-10 19:52 svnbot Note Added: 0101504
======================================================================
More information about the asterisk-bugs
mailing list