Jump to content

Missing CallID in XML Response


Bill H

Recommended Posts

SnomOne Free 2011-4.2.0.3981 (Win32)

 

<?xml version="1.0" encoding="UTF-8"?>

<MakeCallResponse xmlns="http://www.ecma-international.org/standards/ecma-323/csta/ed4">

<callingDevice>

<callID></callID> ======================= The CallID info is missing here...

<deviceID>42@localhost</deviceID>

</callingDevice>

</MakeCallResponse>

 

 

---------------------------------------------------------

 

Oddly, it is there when I switch to the PBXNSIP CS-410 running 4.0.1.3499 (Linux)

 

<?xml version="1.0" encoding="UTF-8"?>

<MakeCallResponse xmlns="http://www.ecma-international.org/standards/ecma-323/csta/ed4">

<callingDevice>

<callID>a9c7d623@pbx#2041776462</callID> ========================= The CallId is here.....

<deviceID>42@localhost</deviceID>

</callingDevice>

</MakeCallResponse>

 

 

Looks like a bug.....

Link to comment
Share on other sites

We are in the process of coming out with the bug fix release (hopefully by the end of the week). We will publish the links as part of that.

 

Meanwhile the fixed version is available here - http://pbxnsip.com/snomone/beta/win32/pbxctrl-2011-4.2.1.4023.exe

 

Thank you for the prompt response and fix.

 

I downloaded the fixed version and it works OK....

 

I will continue testing and I will let you know if I find any more bugs.

 

Thanks again,

Bill H

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...