[asterisk-dev] [Code Review] 2935: Fix outbound dialing in app_page integration test
svnbot
reviewboard at asterisk.org
Sat Oct 19 16:51:44 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2935/
-----------------------------------------------------------
(Updated Oct. 19, 2013, 4:51 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 4265
Repository: testsuite
Description
-------
This fixes outbound dialing and address resolution in the app_page integration test. The address "localhost" resolves to multiple addresses and the first address in the list is "::1" which is now accepted since IAX2 supports IPv6. In addition, chan_iax2 is explicitly bound to 127.0.0.1 which can not accept IPv6 traffic. The outbound dials now explicitly request "127.0.0.1".
Diffs
-----
asterisk/trunk/tests/apps/page/configs/ast1/extensions.conf 4251
asterisk/trunk/tests/apps/page/run-test 4251
Diff: https://reviewboard.asterisk.org/r/2935/diff/
Testing
-------
The app_page integration test now functions correctly when used with https://reviewboard.asterisk.org/r/2933/.
Thanks,
opticron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131019/9a4b2c8e/attachment.html>
More information about the asterisk-dev
mailing list