Same for me. I just tested a call on my test machine (fresh 4.2.1 install from 2 days ago) that should have gone to VM. The call is dropped, and I see the error below.

"2010-08-20T13:51:15.599000Z":24:sipXivr:INFO:local:Thread-8:00000000:sipxivr:"SipXivr::run Accepting call-id [email protected] from [email protected] to [email protected]:15060" "2010-08-20T13:51:16.661000Z":25:sipXivr:INFO:local:Thread-8:00000000:sipxivr:"Starting voicemail for mailbox \"1111\" action=\"deposit"
"2010-08-20T13:51:16.664000Z":26:sipXivr:ERR:local:Thread-8:00000000:sipxivr:"SipXivr::run"
java.lang.NullPointerException
at org.sipfoundry.voicemail.EmailFormatter.init(EmailFormatter.java:81) at org.sipfoundry.voicemail.EmailFormatter.getEmailFormatter(EmailFormatter.java:60)
        at org.sipfoundry.voicemail.Deposit.<init>(Deposit.java:118)
        at org.sipfoundry.voicemail.VoiceMail.voicemail(VoiceMail.java:206)
        at org.sipfoundry.voicemail.VoiceMail.run(VoiceMail.java:163)
        at org.sipfoundry.sipxivr.SipXivr.run(SipXivr.java:152)
        at java.lang.Thread.run(Thread.java:619)
"2010-08-20T13:52:18.763000Z":27:sipXivr:INFO:local:Thread-9:00000000:sipxivr:"SipXivr::run Accepting call-id [email protected] from [email protected] to [email protected]:15060" "2010-08-20T13:52:19.823000Z":28:sipXivr:INFO:local:Thread-9:00000000:sipxivr:"Starting voicemail for mailbox \"1111\" action=\"deposit"
"2010-08-20T13:52:19.824000Z":29:sipXivr:ERR:local:Thread-9:00000000:sipxivr:"SipXivr::run"
java.lang.NullPointerException
at org.sipfoundry.voicemail.EmailFormatter.init(EmailFormatter.java:81) at org.sipfoundry.voicemail.EmailFormatter.getEmailFormatter(EmailFormatter.java:60)
        at org.sipfoundry.voicemail.Deposit.<init>(Deposit.java:118)
        at org.sipfoundry.voicemail.VoiceMail.voicemail(VoiceMail.java:206)
        at org.sipfoundry.voicemail.VoiceMail.run(VoiceMail.java:163)
        at org.sipfoundry.sipxivr.SipXivr.run(SipXivr.java:152)
        at java.lang.Thread.run(Thread.java:619)
[r...@sipx sipxpbx]#


On 8/20/2010 8:38 AM, Jim Canfield wrote:
Actually this is a HUGE problem. Just did an upgrade on a clean 4.2.1 ezuce install and user voicemail is broken!

On Fri, Aug 20, 2010 at 8:26 AM, Jim Canfield <[email protected] <mailto:[email protected]>> wrote:

    Same problem on a 4.2.1 (previously upgraded from
    4.0.4-->4.2.0-->4.2.1) server.  This occured after changing to
    ezuce repos from the old sipfoundry repos and upgrading to the
    most current 4.2.1 build.


    On Thu, Aug 19, 2010 at 5:28 PM, Kimball <[email protected]
    <mailto:[email protected]>> wrote:




        Good day,

        I have what appears to be a problem similar to René's.
        There seems to be a
        missing voicemail parameter that causes the VM service to
        abort the connection
        with this error message. (from
        /var/log/sipxpbx/sipxivr.log)




_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to