> Are you sure the attached log came from 13232? It indicates the > alarmServerUrl issue which was fixed in 13228.
I stopped sipx, removed all logs, started sipx and still see the same problem (with the same log messages). "Yum list installed" shows 13232. > (sipxconfig.properties.in should have alarmApi.serviceUrl instead of > alarmApi.alarmServerUrl). I have them both :) [EMAIL PROTECTED] sipxpbx]# cat /etc/sipxpbx/sipxconfig.properties.in| grep alarm domainManagerImpl.alarmServerUrl=https://${MY_FULL_HOSTNAME}:8092 alarmContextImpl.host=${MY_FULL_HOSTNAME} alarmApi.serviceUrl=https://${MY_FULL_HOSTNAME}:8092/RPC2 alarmApi.alarmServerUrl=https://${SIPXCHANGE_DOMAIN_NAME}:8092/RPC2 Looks like upgrade scripts are inaccurate... Should I comment out alarmApi.alarmServerUrl? Should I do something with domainManagerImpl.alarmServerUrl? > > Carolyn Thanks and regards, Nikolay. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
