[asterisk-bugs] [Asterisk 0014274]: Revision 169154 One Touch Park cannot be more than once per call
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 22 15:28:42 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14274
======================================================================
Reported By: aragon
Assigned To: otherwiseguy
======================================================================
Project: Asterisk
Issue ID: 14274
Category: Applications/app_parkandannounce
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.23-rc3
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 169154
Request Review:
======================================================================
Date Submitted: 2009-01-19 08:41 CST
Last Modified: 2009-01-22 15:28 CST
======================================================================
Summary: Revision 169154 One Touch Park cannot be more than
once per call
Description:
A calls B
B parks A with one touch park feature
Caller A is parked
B retrieves parked call and tries park again with one touch park feature
B cannot park this caller again
I recommend that otherwiseguy be assigned to this ticket since it was his
revisions which fixed most parking issues in Asterisk 1.4 SVN.
Revision 168981 - Directory Listing
Modified Fri Jan 16 22:59:41 2009 UTC (19 hours, 25 minutes ago) by
twilson
Merged revisions 168941 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r168941 | twilson | 2009-01-16 16:16:23 -0600 (Fri, 16 Jan 2009) | 19
lines
Merged revisions 168716 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r168716 | twilson | 2009-01-15 12:22:49 -0600 (Thu, 15 Jan 2009) | 12
lines
Convert call to park_call_full to masq_park_call_announce
Since we removed the AST_PBX_KEEPALIVE return value, we need to use
masqueraded
parking, otherwise we will try to call ast_hangup() in __pbx_run() and
in
do_parking_thread() and then promptly crash.
(closes issue http://bugs.digium.com/view.php?id=14215)
Reported by: waverly360
Tested by: otherwiseguy
(closes issue http://bugs.digium.com/view.php?id=14228)
Reported by: kobaz
Tested by: otherwiseguy
======================================================================
----------------------------------------------------------------------
(0098499) aragon (reporter) - 2009-01-22 15:28
http://bugs.digium.com/view.php?id=14274#c98499
----------------------------------------------------------------------
It didn't seem helpful to post a failure on one touch park with only
asterisk cli output.
I have uploaded a fresh set of asterisk cli and an ngrep SIP traces.
Pure SIP environment
The call sequence is 6010 dials 6002
6002 dials http://bugs.digium.com/view.php?id=72 to one touch park to extension
7001
call is parked
6002 dials 7001 to retrieve parked call and success
6002 dial http://bugs.digium.com/view.php?id=72 again to park caller 6010 again
only this time the call is
not parked
Issue History
Date Modified Username Field Change
======================================================================
2009-01-22 15:28 aragon Note Added: 0098499
======================================================================
More information about the asterisk-bugs
mailing list