[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #281 has FAILED. Change made by rmudgett.
Bamboo
bamboo at asterisk.org
Tue May 15 14:54:40 CDT 2012
-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #281 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
No failed tests found, a possible compilation error.
http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-281/
--------------
Failing Jobs
--------------
- Asterisk CentOS 6 64-Bit (CentOS 6): No tests found.
--------------
Code Changes
--------------
rmudgett (366546):
>The predial routine must be run on the local;1 channel.
>
>When ast_call() operates on a local channel, it copies a lot of things
>from the local;1 channel to the local;2 channel. This includes among
>other things, channel variables and party id information.
>
>Other reasons it was a bad idea to run predial on the local;2 channel:
>
>1) The channel has not been completely setup. The ast_call() completes
>the setup.
>
>2) The local;2 caller and connected line party information is opposite to
>any other channels predial runs on. (And it hasn't been setup yet.)
>
>* Partially back out -r366183 by removing the chan_local implementation of
>the struct ast_channel_tech.pre_call callback.
>
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120515/70f1eac4/attachment.htm>
More information about the Test-results
mailing list