Author Message
KishorePinnamaneni
Joined: Jan 10, 2014
Messages: 1
Offline
All events are firing except OnFailedEvent. I tried an outbound call with the number 2222222222. This is a bad number and this should fire OnFailedEvent but it is not. I am using "ThirdPartyCallController" to initiate call.
JohnBiggs
Joined: Jun 20, 2005
Messages: 1141
Location: Rural, Virginia
Offline
What releases are you working with?
AE Services SDK?
AE Services?
Communication Manager?
KishorePinnamaneni
Joined: Jan 10, 2014
Messages: 1
Offline
Working with AE Services
JohnBiggs
Joined: Jun 20, 2005
Messages: 1141
Location: Rural, Virginia
Offline
what RELEASE?
KishorePinnamaneni
Joined: Jan 10, 2014
Messages: 1
Offline
5.2.1
JohnBiggs
Joined: Jun 20, 2005
Messages: 1141
Location: Rural, Virginia
Offline
of all three (AE Services, Communication Manager and the SDK)?
Which of the DMCC SDKs? Java, .NET or the XSDs? I think you are using .NET, but want to be sure.

Which method from the SDK are you invoking?
KishorePinnamaneni
Joined: Jan 10, 2014
Messages: 1
Offline
I am using .NET DMCC 4.2 with AE services 5.2.1 and using "getThirdPartyCallController.MakeCall" to intiate call

and I added the event "getThirdPartyCallController.OnFailedEvent += new FailedEventHandler(getThirdPartyCallController_OnFailedEvent)"

This is not firing when called bad number like 222 222 2222.
JohnBiggs
Joined: Jun 20, 2005
Messages: 1141
Location: Rural, Virginia
Offline
If you use the dashboard tool in place of your application do you get the Failed Event?

If you enable XML tracing on AE Services server (see DMCC FAQs) is AE Services sending the event?
Go to:   
Mobile view