[test-results] [Bamboo] Asterisk - 10 > Ubuntu Lucid (10.04) > #325 has FAILED (3 tests failed). Change made by Terry Wilson.

Bamboo bamboo at asterisk.org
Thu Nov 10 00:20:01 CST 2011


-----------------------------------------------------------------------
Asterisk - 10 > Ubuntu Lucid (10.04) > #325 failed.
-----------------------------------------------------------------------
Code has been updated by Terry Wilson.
3/178 tests failed.

http://bamboo.asterisk.org/browse/AST10-LUCID-325/


--------------
Failing Jobs
--------------
  - amd64 (Default Stage): 3 of 178 tests failed.


--------------
Code Changes
--------------
Terry Wilson (344216):

>Don't treat a host:port string as a domain
>
>The domain matching code prior to 1.8 used to manually remove the port
>from the host:port string when determining if an incoming request
>matched the list of domains. When switching to the new parsing
>functions, the documentation implied that the "domain" was being
>returned by these functions, when instead it was returning the
>"hostport" as defined by RFC 3261. This led to confusion and resulted
>in 1.8+ rejecting an incoming request from x.x.x.x:xxxxx when
>domain=x.x.x.x was set in sip.conf.
>
>This patch renames the "domain" variables in the parsing functions to
>"hostport" to more accurately describe what it is that they are
>returning and also properly truncates the resulting hostport strings
>when dealing with domain matching.
>
>Review: https://reviewboard.asterisk.org/r/1574/
>........
>
>Merged revisions 344215 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>


--------------
Tests
--------------
New Test Failures (3)
   - AsteriskTestSuite: S/cdr/console dial sip answer
   - AsteriskTestSuite: S/fax/local channel t38 queryoption
   - AsteriskTestSuite: S/fax/gateway mix2

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20111110/b2339648/attachment-0001.htm>


More information about the Test-results mailing list