[asterisk-dev] [Code Review] 2935: Fix outbound dialing in app_page integration test

opticron reviewboard at asterisk.org
Fri Oct 18 13:18:54 CDT 2013


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

Review request for Asterisk Developers.


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/20131018/9dd1c04a/attachment.html>


More information about the asterisk-dev mailing list