[asterisk-dev] [Code Review] PickupChan external tests

David Vossel dvossel at digium.com
Thu May 20 12:17:36 CDT 2010



> On 2010-05-20 11:14:31, Jeff Peeler wrote:
> > /asterisk/trunk/tests/directed_pickup/run-test, line 136
> > <https://reviewboard.asterisk.org/r/660/diff/3/?file=10261#file10261line136>
> >
> >     I don't think you are supposed to ever use sleep while using the reactor. In this case I don't think it will technically hurt anything, but I think problems would occur if you blocked while listening for AMI events or something.

You're right, this makes no sense at all.  I'll just have the reactor do a callbacklater for the logic after the sleep.


- David


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/660/#review2039
-----------------------------------------------------------


On 2010-05-18 16:30:08, David Vossel wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/660/
> -----------------------------------------------------------
> 
> (Updated 2010-05-18 16:30:08)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Summary
> -------
> 
> This external test exercises the PickupChan application.
> 
> 
> Diffs
> -----
> 
>   /asterisk/trunk/tests/directed_pickup/configs/extensions.conf PRE-CREATION 
>   /asterisk/trunk/tests/directed_pickup/configs/iax.conf PRE-CREATION 
>   /asterisk/trunk/tests/directed_pickup/run-test PRE-CREATION 
>   /asterisk/trunk/tests/directed_pickup/test-config.yaml PRE-CREATION 
> 
> Diff: https://reviewboard.asterisk.org/r/660/diff
> 
> 
> Testing
> -------
> 
> tested, verified it passes.
> 
> 
> Thanks,
> 
> David
> 
>




More information about the asterisk-dev mailing list