[asterisk-bugs] [Asterisk 0016592]: [patch] ParkAndAnnounce() Does Not Seem To Respect Multiple Parking Lots
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 10 15:01:22 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16592
======================================================================
Reported By: mwyres
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 16592
Category: Applications/app_parkandannounce
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Target Version: 1.6.2.6
Asterisk Version: SVN
JIRA: SWP-710
Regression: No
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-01-12 17:45 CST
Last Modified: 2010-03-10 15:01 CST
======================================================================
Summary: [patch] ParkAndAnnounce() Does Not Seem To Respect
Multiple Parking Lots
Description:
When trying to set a target parking lot for use with ParkAndAnnounce()
using ${PARKINGLOT} and ${CHANNEL(parkinglot)}, ParkAndAnnounce() does not
appear to respect these settings in the same way that Park() does.
======================================================================
----------------------------------------------------------------------
(0119241) svnbot (reporter) - 2010-03-10 15:01
https://issues.asterisk.org/view.php?id=16592#c119241
----------------------------------------------------------------------
Repository: asterisk
Revision: 251685
_U branches/1.6.2/
U branches/1.6.2/main/features.c
------------------------------------------------------------------------
r251685 | jpeeler | 2010-03-10 15:01:21 -0600 (Wed, 10 Mar 2010) | 20
lines
Merged revisions 251679 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r251679 | jpeeler | 2010-03-10 14:51:23 -0600 (Wed, 10 Mar 2010) | 13
lines
Fix ParkAndAnnounce not respecting parking options.
The patch ensures that if a peer does not exist, parking settings are
read from
the channel. A unit test has been written to ensure proper operation for
both
standard parking and parking using masquerades.
(closes issue https://issues.asterisk.org/view.php?id=16592)
Reported by: mwyres
Patches:
bug_16592.diff uploaded by snuffy (license 35)
Review: https://reviewboard.asterisk.org/r/539/
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=251685
Issue History
Date Modified Username Field Change
======================================================================
2010-03-10 15:01 svnbot Checkin
2010-03-10 15:01 svnbot Note Added: 0119241
======================================================================
More information about the asterisk-bugs
mailing list