Jump to content

CSTA error on ClearCall


Wilco Swart

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...