-
Notifications
You must be signed in to change notification settings - Fork 4
Java NPE in Rayo b238 #25
Comments
Hi,
2 The NPE is a different problem. |
Full logs from PRISM start: https://gist.github.com/cbfabf77e9d0a2a22dcf |
@Williezhu Re: #1, the client in this case is Phono running on the public gateway. Is this a NAT issue? 10.1.118.3 is our local IP of the PRISM server. |
|
Full logs: https://gist.github.com/8158877ffaae13c6b3ba |
What's the prism version are you using? |
This turned out to be a case of JAR version mismatch between Rayo and PRISM. I've followed instructions from Jose to get the Rayo application working by copying some Moho JARs into the Rayo install. That part of the issue is closed. Should I leave this ticket open to address the original NPE, or is that resolved as well? |
We just deployed Rayo b238 and copied in the moho-dialect-prism.jar to get the Rayo app to function. The calls do come in to PRISM and the application sends an
<answer/>
which hangs for approximately 30 seconds. After that time the following NPE is written to sipmethod.log:Full sipmethod.log at https://gist.github.com/7208faceb7dd78823bdc
The text was updated successfully, but these errors were encountered: