[asterisk-dev] [Code Review] 2933: Fix IAX2 incoming call address lookups
opticron
reviewboard at asterisk.org
Fri Oct 18 13:18:51 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2933/
-----------------------------------------------------------
Review request for Asterisk Developers.
Repository: Asterisk
Description
-------
This fixes address lookup for incoming calls without a peer definition. The address family was unset instead of being set to AST_AF_UNSPEC which was causing lookup failures on "127.0.0.1". This is one of the causes of the current failure of the app_page integration test.
Diffs
-----
branches/12/channels/chan_iax2.c 400821
Diff: https://reviewboard.asterisk.org/r/2933/diff/
Testing
-------
With the testsuite fix in https://reviewboard.asterisk.org/r/2935/, the app_page integration test now passes.
Thanks,
opticron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20131018/cb4cdf3f/attachment.html>
More information about the asterisk-dev
mailing list