[asterisk-bugs] [JIRA] (ASTERISK-24987) res_pjsip: Resolver tests do not have resolver as a dependency
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Apr 21 05:24:33 CDT 2015
Joshua Colp created ASTERISK-24987:
--------------------------------------
Summary: res_pjsip: Resolver tests do not have resolver as a dependency
Key: ASTERISK-24987
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24987
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_pjsip
Reporter: Joshua Colp
Severity: Minor
The PJSIP resolver tests on the Bamboo agents are currently failing due to two reasons:
1. The PJSIP version installed does not support external resolvers, causing fallback to the built-in resolver.
2. The tests do not specify that the res_resolver_unbound module is a dependency. This is true right now due to the fact that there is no fallback resolver but without this dependency the tests will fail otherwise on a system without it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list