We have successfully implemented broadsoft in a few of our clients, but recently encountered a problem where we get valid responses for: "<host:port>/com.broadsoft.xsi-actions/v2.0/..." calls and are working properly.
But get "404 not found" when we call any of the endpoints "<host:port>/com.broadsoft.xsi-events/v2.0/...".
What could be the possible problem and how can we resolve this issue.
Thank you in advance :D
Can you post the full URI?
Make sure the com.broadsoft.xsi-events is deployed properly. If you are getting 404 then it means that in that context path the app is not deployed.