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

Michael Young reviewboard at asterisk.org
Fri Oct 18 14:31:05 CDT 2013


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

Ship it!


Ship It!

- Michael Young


On Oct. 18, 2013, 2:18 p.m., opticron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2935/
> -----------------------------------------------------------
> 
> (Updated Oct. 18, 2013, 2:18 p.m.)
> 
> 
> 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/a6d7a6ad/attachment.html>


More information about the asterisk-dev mailing list