Files
asterisk/apps
Richard Mudgett 6b17e5e23c Fix ParkAndAnnounce to pass the CallerID to the announcing channel.
ParkAndAnnounce tried to pass the CallerID to the announcing channel but
the ID was wiped out by the channel masquerade done when parking the call.

* Save the CallerID before parking the channel to pass it to the
announcing channel.

* Fixed a minor memory leak in ParkAndAnnounce.

* Updated some ParkAndAnnounce log messages.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@348310 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-12-16 01:21:56 +00:00
..
2011-10-05 17:01:01 +00:00
2011-09-27 20:10:13 +00:00
2011-09-30 09:31:48 +00:00