cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1215
Views
0
Helpful
5
Replies

Executive / Executive Assistant Call push: server responding with - 500: Internal server error

Hi,
I get a 500: Internal server error response from Cisco Broadworks server when I try to push an ongoing filtered call (Filtered call from Executive received and ongoing on the Assistant). The sequence I followed was:

1. Assistant answers the call filtered from Executive.
2. There is a XSI PUT request made (From user: Assistant, without Body) to the server for call push in the format:
http://<host:port>/com.broadsoft.xsi-actions/v2.0/user/<AssistantUserId>/calls/<CallId>/ExecutiveAssistantCallPush
Where, CallId of the filtered call is got from the XSI GET request:
http://<host:port>/com.broadsoft.xsi-actions/v2.0/user/<AssistantUserId>/calls/
3. Call push succeeds (Executive receives the pushed call and assistant call disconnects). However, XSI PUT request of Step1 returns 500: Internal server error, where as the expected response is 200 (Ok).
The 200 response confirmation is needed to do further actions programatically. However this is not happening. I am refering to XSI Spec doc:
https://pubhub.devnetcloud.com/media/broadsoft-docs/docs/pdf/BW-XSIInterfaceSpec-R230.pdf
Request to help regarding this unexpected error response

5 Replies 5

skumar1
Level 3
Level 3
I will check the reported issue and keep you posted

skumar1
Level 3
Level 3
This should be working now Guy, Let me know if you still face the issue.

Checked it again and it is still responding with a 500 response for the scenario.

Checked it again and it is still responding with a 500 response for the scenario.

Are you able to access ?