On Wed, Aug 20, 2008 at 3:08 PM, Damian Krzeminski <[EMAIL PROTECTED]> wrote: > M. Ranganathan wrote: >> Attached (includes test case modifications). >> >> Thanks >> >> > > I am getting test errors after applying the patch. > > [junit] TEST > org.sipfoundry.sipxconfig.admin.dialplan.sbc.SbcDeviceManagerImplTestIntegration > FAILED > > > [concat] testcase: SbcDeviceManagerImplTestIntegration > [concat] > -------------------------------------------------------------------------------- > [concat] java.lang.NullPointerException > [concat] at > org.sipfoundry.sipxconfig.setting.BeanWithSettings.getSettingTypedValue(BeanWithSettings.java:95) > [concat] at > org.sipfoundry.sipxconfig.admin.dialplan.sbc.SbcDeviceManagerImpl.checkForRTPPortRangeOverlap(SbcDeviceManagerImpl.java:158) > [concat] at > org.sipfoundry.sipxconfig.admin.dialplan.sbc.SbcDeviceManagerImpl.storeSbcDevice(SbcDeviceManagerImpl.java:145) > [concat] at > org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:304) > [concat] at > org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:172) >
Hello, That test is no longer valid as sipxbridge uses sipxrelay and hence does not have a port range of its own. Ranga > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
