Wilco Swart Posted October 17, 2009 Report Share Posted October 17, 2009 Hi, I'm able to setup a call using CSTA feature MakeCall. I register the CallId wich is returned in the reply SOAP message. However, when I try to disconnect this call using the domain and registered CallId I get a CSTA error. Here is the SOAP message I send: <?xml version=\"1.0\" standalone=\"yes\"?> <env:Envelope xmlns:env=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:sns=\"http://www.pbxnsip.com/soap/pbx\"> <env:Body> <sns:ClearCall> <domain>localhost</domain> <callToBeCleared>5f09f036@pbx#23962144@localhost</callToBeCleared> </sns:ClearCall> </env:Body> </env:Envelope> Does anyone know how to resolve this. Wilco Quote Link to comment Share on other sites More sharing options...
pbx support Posted October 20, 2009 Report Share Posted October 20, 2009 Which version of the PBX are you running? Hi, I'm able to setup a call using CSTA feature MakeCall. I register the CallId wich is returned in the reply SOAP message. However, when I try to disconnect this call using the domain and registered CallId I get a CSTA error. Here is the SOAP message I send: <?xml version=\"1.0\" standalone=\"yes\"?> <env:Envelope xmlns:env=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:sns=\"http://www.pbxnsip.com/soap/pbx\"> <env:Body> <sns:ClearCall> <domain>localhost</domain> <callToBeCleared>5f09f036@pbx#23962144@localhost</callToBeCleared> </sns:ClearCall> </env:Body> </env:Envelope> Does anyone know how to resolve this. Wilco Quote Link to comment Share on other sites More sharing options...
Wilco Swart Posted October 22, 2009 Author Report Share Posted October 22, 2009 I am running on version 3.3.1.3177. Which version of the PBX are you running? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.