socnet Posted August 28, 2013 Report Share Posted August 28, 2013 Using CSTA on a v5.1 Snom One in a hosted environment. When we are using CSTA to do consultation calls we receive a corrupt XML response to the request. The request is: 0032<?xml version='1.0' encoding='UTF-8' standalone='yes'?><ConsultationCall><existingCall><callID>4cdff04b@pbx</callID><deviceID>2654@domain</deviceID></existingCall><consultedDevice>2653</consultedDevice></ConsultationCall> The response is: 0032<?xml version="1.0" encoding="UTF-8"?><ConsultationCallResponse xmlns="http://www.ecma-international.org/standards/ecma-323/csta/ed4"><initiatedCall><callID>52d470a7@pbx</callID><deviceID>2654@domain</deviceID></</initiatedCall>></ConsultationCallResponse> Hopefully the fault is obvious (around "/initiatedCall"). The problem happens consistently. Looks like a straightforward fault. Thanks in advance Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted August 29, 2013 Report Share Posted August 29, 2013 Sorry, we are not the biggest CSTA experts... what should be the right response to the ConsultationCall request? Quote Link to comment Share on other sites More sharing options...
socnet Posted August 30, 2013 Author Report Share Posted August 30, 2013 Thank you. And I admire your modesty. However, I'm not trying to be a CSTA purist. Just pointing out that the response contains invalid XML. Instead of </</initiatedCall>> it should be </initiatedCall> . Quote Link to comment Share on other sites More sharing options...
Vodia PBX Posted September 2, 2013 Report Share Posted September 2, 2013 Ouch. Looks like a serialization error. But that one should be easy to fix and will be in the next build. 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.