Author Message
parmarp
Joined: Aug 30, 2019
Messages: 1
Offline
I am trying to get the subscription for an extension using ECC, But in response JSON I am getting subscription-status "Failure".

{
"subscriptionId":"qwert-xyz",
"status":"Failure",
"reason":"no provider found for 6000xxx",
"additionalProperties":{"user":"6000xxx"}
}

I want to generate Call events for the extensions to generate CDR.

I am sending a request on the link
https://X.X.X.X/services/EventingConnector/subscriptions

{
"family" :"REST CALL",
"callbackUrl":"https://X.X.X.X/services/service_name/agent/answer/recieveEvents",
"filter" : {
"user":"extension"
}
}
JoelEzell
Joined: Nov 15, 2013
Messages: 780
Offline
Hi, I was just scanning back through the forum posts and noticed that you never got a response on this query. Sorry about that! Are you still experiencing this problem or have you resolved it?
Go to:   
Mobile view