[asterisk-dev] [Code Review] Initial tests for app_voicemail
Paul Belanger
reviewboard at asterisk.org
Tue Sep 6 23:52:43 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1354/#review4250
-----------------------------------------------------------
/asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast2/extensions.conf
<https://reviewboard.asterisk.org/r/1354/#comment8331>
This logic needs to change and not be dependent on Wait(10).
/asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/run-test
<https://reviewboard.asterisk.org/r/1354/#comment8329>
This will register two callback on each asterisk instance, I don't think that is required?
/asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/run-test
<https://reviewboard.asterisk.org/r/1354/#comment8330>
I'm not sure I understand why you are calling self.stop_reactor() after we get a UserEvent? You are processing 5 calls into asterisk, each extension with its own user event. If you stop the reactor after 1 event, how are the other 4 getting called?
- Paul
On Aug. 10, 2011, 2:09 p.m., mjordan wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1354/
> -----------------------------------------------------------
>
> (Updated Aug. 10, 2011, 2:09 p.m.)
>
>
> Review request for Asterisk Developers and Paul Belanger.
>
>
> Summary
> -------
>
> Added initial test for app_voicemail. This just tests the nominal path for dialplan function VoiceMail().
>
> Additional tests will be added for the rest of the dialplan applications and their features.
>
>
> Diffs
> -----
>
> /asterisk/trunk/lib/python/asterisk/asterisk.py 1803
> /asterisk/trunk/lib/python/asterisk/voicemail.py PRE-CREATION
> /asterisk/trunk/runtests.py 1803
> /asterisk/trunk/tests/apps/tests.yaml 1803
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast1/extensions.conf PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast1/manager.general.conf.inc PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast1/sip.conf PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast1/voicemail.conf PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast2/extensions.conf PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast2/manager.general.conf.inc PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/configs/ast2/sip.conf PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/run-test PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/leave_voicemail_nominal/test-config.yaml PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/sounds/talking.ulaw PRE-CREATION
> /asterisk/trunk/tests/apps/voicemail/tests.yaml PRE-CREATION
>
> Diff: https://reviewboard.asterisk.org/r/1354/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> mjordan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110907/78c9e35a/attachment.htm>
More information about the asterisk-dev
mailing list