[asterisk-bugs] [Asterisk 0016862]: [patch] [regression] One-legged Transfer (INVITE / Replaces) not working anymore
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 23 10:48:38 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16862
======================================================================
Reported By: pwalker
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 16862
Category: Channels/chan_sip/Transfers
Reproducibility: always
Severity: block
Priority: normal
Status: closed
Target Version: 1.4.30
Asterisk Version: SVN
JIRA: SWP-939
Regression: Yes
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-02-18 07:57 CST
Last Modified: 2010-02-23 10:48 CST
======================================================================
Summary: [patch] [regression] One-legged Transfer (INVITE /
Replaces) not working anymore
Description:
It seems that the "One legged Transfer" (INVITE with replaces: header) is
not working anymore in newer Versions of the 1.4 Branch.
The function has been working up to Asterisk 1.4.26.3, but doesn't
starting from 1.4.27.1 (including latest stable 1.4.29 and 1.4.30-rc2).
(With exactely the same configuration.)
Scenario:
- 10013 ("Test3") calls 10012 ("Test2")
- 10014 ("Test4") tries to pick up the call
Result:
- On phone 10012, the call is ended
- 10013 seems to answer / pick up the call, but there's no connection (no
audio)
- 10014 keeps playing the Ring-back Tone
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015151 [patch] Deadlock On One-legged Transfer...
======================================================================
----------------------------------------------------------------------
(0118417) svnbot (reporter) - 2010-02-23 10:48
https://issues.asterisk.org/view.php?id=16862#c118417
----------------------------------------------------------------------
Repository: asterisk
Revision: 248399
_U branches/1.6.1/
U branches/1.6.1/channels/chan_sip.c
------------------------------------------------------------------------
r248399 | dvossel | 2010-02-23 10:48:37 -0600 (Tue, 23 Feb 2010) | 22
lines
Merged revisions 248397 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r248397 | dvossel | 2010-02-23 10:34:39 -0600 (Tue, 23 Feb 2010) | 15
lines
Merged revisions 248396 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r248396 | dvossel | 2010-02-23 10:26:05 -0600 (Tue, 23 Feb 2010) | 9
lines
fixes invite with replaces deadlock
(closes issue https://issues.asterisk.org/view.php?id=16862)
Reported by: pwalker
Patches:
replaces_deadlock_1.4 uploaded by dvossel (license 671)
Tested by: pwalker, dvossel
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=248399
Issue History
Date Modified Username Field Change
======================================================================
2010-02-23 10:48 svnbot Checkin
2010-02-23 10:48 svnbot Note Added: 0118417
======================================================================
More information about the asterisk-bugs
mailing list