[asterisk-dev] [Code Review] Add some realtime SIP tests via res_config_sqlite
Terry Wilson
reviewboard at asterisk.org
Thu Oct 6 19:13:21 CDT 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1498/
-----------------------------------------------------------
Review request for Asterisk Developers, Paul Belanger and wdoekes.
Summary
-------
Here are two realtime SIP tests that test peer matching; one uses the sipregs table, the other doesn't. It would be easy to combine the two tests since the code is almost identical, but I envision a time when the sipregs table goes away and having it as a separate test would make things easier if that were to happen.
These sipregs test will fail until the fix in r/1395 is committed.
Diffs
-----
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/configs/ast1/extconfig.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/configs/ast1/res_config_sqlite.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/configs/ast1/sip.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/nosipreg.sql PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/realtime.sqlite UNKNOWN
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/run-test PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/sipp/uac.xml PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_nosipregs/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/configs/ast1/extconfig.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/configs/ast1/extensions.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/configs/ast1/res_config_sqlite.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/configs/ast1/sip.conf PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/realtime.sqlite UNKNOWN
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/run-test PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/sipp/uac.xml PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/sipregs.sql PRE-CREATION
/asterisk/trunk/tests/channels/SIP/realtime_sipregs/test-config.yaml PRE-CREATION
/asterisk/trunk/tests/channels/SIP/tests.yaml 2504
Diff: https://reviewboard.asterisk.org/r/1498/diff
Testing
-------
I ran the tests against the current 1.8 branch and against the 1.8 branch with the my proposed patch to wdoekes fix r/1395 (found at http://paste.ubuntu.com/703664/).
Thanks,
Terry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20111007/631483cf/attachment.htm>
More information about the asterisk-dev
mailing list