On my system, several processes are blocked because of missing
resources.  Are these known issues, and is anyone looking at them?

/usr/local/freeswitch/conf/conference.conf.xml does not exist (blocks
FreeSWITCH; might be OK as I have not configured any conf, or maybe this
is only an issue in designer builds?)

etc/sipxpbx/sipxpage.properties.in does not exist (blocks PageServer)

etc/sipxpbx/e911rules.xml does not exist (blocks MediaServer)

Also, I see a warning:
share/www/doc/aa_vxml/aa_7-schedule.xml' not declared as a resource by
any sipXecs process

The replicate of "extension" fails in the Imdb insert. (This shows up as
Data Replication failed).  A quick look at the code shows that
ExtensionDB::insertRows never returns true.  Is this too simplistic to
be true?

And finally, I see the following exception (sipxrelay.log does not have
any additional info).  I'm not sure what/if this blocks:
java.lang.NullPointerException
        at
org.sipfoundry.sipxbridge.symmitron.SymmitronServer.discoverAddress(Symm
itronServer.java:130)
        at
org.sipfoundry.sipxbridge.symmitron.SymmitronServer.main(SymmitronServer
.java:917)

If you have insight into any of these issues (including existing tracker
numbers), or if I should ignore them because of work in progress, please
let me know.  Otherwise I will create JIRA issues for each one.

Existing issues:
XCF-2906         nattraversalrules.xml: missing relayaggressiveness
(blocks sipXproxy)
XCF-2907         autoattendants.xml: missing holiday and regularhours
(blocks sipxivr)

Thanks,
Carolyn
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to