Tony Graziano
2012-08-11 20:09:56 UTC
My AA and VM does not work after yum'ing to the latest 4.4 code. This
system had two files on it that had been used to handle testing of faxes in
pdf form from earlier this year (sipxivr.jar and sipxivr.sh). These were
replaced when the update occured and are the most recent/current version
like I thought it should be.
I can call into the conference server, but the AA and VM no longer works.
There is nothing in sofia/freeswitch or sipxproxy log and the best
indicator I have is that there is a localization being called in the
sipxivr script that is not supposed to be there. I uninstalled and
reinstalled sipxivr, but I still have the same issue. I suspect there is a
problem with the latest 4.4 build because I have this issue only on systems
built after this was introduced:
http://track.sipfoundry.org/browse/XX-10220
Here is the relevant log snippet from sipxivr:
"2012-08-11T19:06:21.633000Z":341:sipXivr:ERR:pbx.voice.mydomain.com:
Thread-7:00000000:sipxivr:"SipXivr::run"
java.lang.NoSuchMethodError:
org.sipfoundry.commons.freeswitch.Localization.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/util/HashMap;Lorg/sipfoundry/commons/freeswitch/FreeSwitchConfigurationInterface;Lorg/sipfoundry/commons/freeswitch/FreeSwitchEventSocketInterface;)V
at org.sipfoundry.faxrx.FaxRx.loadConfig(FaxRx.java:106)
at org.sipfoundry.faxrx.FaxRx.run(FaxRx.java:122)
at org.sipfoundry.sipxivr.SipXivr.run(SipXivr.java:165)
at java.lang.Thread.run(Thread.java:679)
"2012-08-11T19:06:21.633000Z":342:sipXivr:DEBUG:pbx.voice.mydomain.com:Thread-7:00000000:sipxivr:"SipXivr::run
Ending SipXivr thread with client Socket[addr=/172.16.246.2
,port=44510,localport=8084]"
^T"2012-08-11T19:07:42.509000Z":343:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::newMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/209/ is 1"
"2012-08-11T19:07:42.510000Z":344:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::releaseMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/209/ is 0"
"2012-08-11T19:07:42.510000Z":345:sipXivr:INFO:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Mwistatus::doGet
***@voice.mydomain.com"
"2012-08-11T19:07:54.180000Z":346:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::newMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/204/ is 1"
"2012-08-11T19:07:54.180000Z":347:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::releaseMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/204/ is 0"
"2012-08-11T19:07:54.181000Z":348:sipXivr:INFO:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Mwistatus::doGet
***@voice.mydomain.com"
---
Since one cannot downgrade (previous version RMP's are no longer posted),
is there an easier way to get around this? I had to get to a system with
the build date of:
*Package Details**Description*IVR subystem that uses FreeSWITCH as a media
server.*Package*sipxivr*Class*Productivity/Telephony/SIP/Servers*Version*
4.4.0-382.g16f5*Vendor*SIPfoundry*Architecture*x86_64*Installed*18/May/2012
11:47
And replace the sipxivr.jar and sipxivr.sh files and restart media server
to get the AA and VM working again.
I think this is a bug...
--
~~~~~~~~~~~~~~~~~~
Tony Graziano, Manager
Telephone: 434.984.8430
sip: ***@voice.myitdepartment.net
Fax: 434.465.6833
~~~~~~~~~~~~~~~~~~
Linked-In Profile:
http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
Ask about our Internet Fax services!
~~~~~~~~~~~~~~~~~~
Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab
2013!
<http://sipxcolab2013.eventbrite.com/?discount=tony2013>
system had two files on it that had been used to handle testing of faxes in
pdf form from earlier this year (sipxivr.jar and sipxivr.sh). These were
replaced when the update occured and are the most recent/current version
like I thought it should be.
I can call into the conference server, but the AA and VM no longer works.
There is nothing in sofia/freeswitch or sipxproxy log and the best
indicator I have is that there is a localization being called in the
sipxivr script that is not supposed to be there. I uninstalled and
reinstalled sipxivr, but I still have the same issue. I suspect there is a
problem with the latest 4.4 build because I have this issue only on systems
built after this was introduced:
http://track.sipfoundry.org/browse/XX-10220
Here is the relevant log snippet from sipxivr:
"2012-08-11T19:06:21.633000Z":341:sipXivr:ERR:pbx.voice.mydomain.com:
Thread-7:00000000:sipxivr:"SipXivr::run"
java.lang.NoSuchMethodError:
org.sipfoundry.commons.freeswitch.Localization.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/util/HashMap;Lorg/sipfoundry/commons/freeswitch/FreeSwitchConfigurationInterface;Lorg/sipfoundry/commons/freeswitch/FreeSwitchEventSocketInterface;)V
at org.sipfoundry.faxrx.FaxRx.loadConfig(FaxRx.java:106)
at org.sipfoundry.faxrx.FaxRx.run(FaxRx.java:122)
at org.sipfoundry.sipxivr.SipXivr.run(SipXivr.java:165)
at java.lang.Thread.run(Thread.java:679)
"2012-08-11T19:06:21.633000Z":342:sipXivr:DEBUG:pbx.voice.mydomain.com:Thread-7:00000000:sipxivr:"SipXivr::run
Ending SipXivr thread with client Socket[addr=/172.16.246.2
,port=44510,localport=8084]"
^T"2012-08-11T19:07:42.509000Z":343:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::newMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/209/ is 1"
"2012-08-11T19:07:42.510000Z":344:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::releaseMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/209/ is 0"
"2012-08-11T19:07:42.510000Z":345:sipXivr:INFO:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Mwistatus::doGet
***@voice.mydomain.com"
"2012-08-11T19:07:54.180000Z":346:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::newMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/204/ is 1"
"2012-08-11T19:07:54.180000Z":347:sipXivr:DEBUG:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Messages::releaseMessages
m_usage for /var/sipxdata/mediaserver/data/mailstore/204/ is 0"
"2012-08-11T19:07:54.181000Z":348:sipXivr:INFO:pbx.voice.mydomain.com:SslListener0-3:00000000:sipxivr:"Mwistatus::doGet
***@voice.mydomain.com"
---
Since one cannot downgrade (previous version RMP's are no longer posted),
is there an easier way to get around this? I had to get to a system with
the build date of:
*Package Details**Description*IVR subystem that uses FreeSWITCH as a media
server.*Package*sipxivr*Class*Productivity/Telephony/SIP/Servers*Version*
4.4.0-382.g16f5*Vendor*SIPfoundry*Architecture*x86_64*Installed*18/May/2012
11:47
And replace the sipxivr.jar and sipxivr.sh files and restart media server
to get the AA and VM working again.
I think this is a bug...
--
~~~~~~~~~~~~~~~~~~
Tony Graziano, Manager
Telephone: 434.984.8430
sip: ***@voice.myitdepartment.net
Fax: 434.465.6833
~~~~~~~~~~~~~~~~~~
Linked-In Profile:
http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
Ask about our Internet Fax services!
~~~~~~~~~~~~~~~~~~
Using or developing for sipXecs from SIPFoundry? Ask me about sipX-CoLab
2013!
<http://sipxcolab2013.eventbrite.com/?discount=tony2013>
--
LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: ***@voice.myitdepartment.net
Helpdesk Customers: http://myhelp.myitdepartment.net
Blog: http://blog.myitdepartment.net
LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: ***@voice.myitdepartment.net
Helpdesk Customers: http://myhelp.myitdepartment.net
Blog: http://blog.myitdepartment.net