Hi all,
I made the mistake of using a password that the service provider sent for their sip trunk. It has special characters of & included. I removed the gateway after realizing that but now th siptrunk service, sipxbridge will not restart. I looked in the logs and it said Fatal error and caught an exception. See the extract from the log:
"SipXbridge : Fatal error caught "
org.sipfoundry.sipxbridge.SipXbridgeException: Initialization exception
at org.sipfoundry.sipxbridge.ConfigurationParser.createAccountManager(ConfigurationParser.java:333)
at org.sipfoundry.sipxbridge.Gateway.parseConfigurationFile(Gateway.java:240)
at org.sipfoundry.sipxbridge.Gateway.main(Gateway.java:1247)
Caused by: org.xml.sax.SAXParseException; systemId: file:///etc/sipxpbx/sipxbridge.xml; lineNumber: 61; columnNumber: 24; The reference to entity "Q2" must end with the ';' delimiter.
I don't have the latest backup from the PBX and was wondering if editing the file and finding the incorrect password, removing it then restarting the services would bet me back up.
I appreciate any suggestions.
Best Regards,