[test-results] [Bamboo] Asterisk - 1.4 > Ubuntu Lucid (10.04) > #208 was SUCCESSFUL (with 70 tests). Change made by rmudgett.
Bamboo
bamboo at asterisk.org
Thu May 12 21:01:50 CDT 2011
-----------------------------------------------------------------------
Asterisk - 1.4 > Ubuntu Lucid (10.04) > #208 was successful.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
All 2 jobs passed with 70 tests in total.
http://bamboo.asterisk.org/browse/AST14-LUCID-208/
--------------
Code Changes
--------------
rmudgett (318734):
>Merged revisions 318671 via svnmerge from
>https://origsvn.digium.com/svn/asterisk/branches/1.8
>
>* The applicable fixes for v1.4 are the SIP deadlock and the in progress
>masquerade check for multiple parties trying to pickup the same call.
> issue18654_v1.4.patch uploaded by rmudgett (license 664)
>
>* Backported to v1.6.2.
> issue18654_v1.6.2.patch uploaded by rmudgett (license 664)
>
>........
> r318671 | alecdavis | 2011-05-13 10:52:08 +1200 (Fri, 13 May 2011) | 30 lines
>
> Fix directed group pickup feature code *8 with pickupsounds enabled
>
> Since 1.6.2, the new pickupsound and pickupfailsound in features.conf cause many issues.
>
> 1). chan_sip:handle_request_invite() shouldn't be playing out the fail/success audio, as it has 'netlock' locked.
> 2). dialplan applications for directed_pickups shouldn't beep.
> 3). feature code for directed pickup should beep on success/failure if configured.
>
> Created a sip_pickup() thread to handle the pickup and playout the audio, spawned from handle_request_invite.
>
> Moved app_directed:pickup_do() to features:ast_do_pickup().
>
> Functions below, all now use the new ast_do_pickup()
> app_directed_pickup.c:
> pickup_by_channel()
> pickup_by_exten()
> pickup_by_mark()
> pickup_by_part()
> features.c:
> ast_pickup_call()
>
> (closes issue #18654)
> Reported by: Docent
> Patches:
> ast_do_pickup_1.8_trunk.diff.txt uploaded by alecdavis (license 585)
> Tested by: lmadsen, francesco_r, amilcar, isis242, alecdavis, irroot, rymkus, loloski, rmudgett
>
> Review: https://reviewboard.asterisk.org/r/1185/
>........
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110512/2500b467/attachment-0001.htm>
More information about the Test-results
mailing list