OnCallReceived event didn't fire

Added by pcharis over 3 years ago

Hi,

In my app, I have mobileGateway.EnableCallNotifications() and mobileGateway.CallReceived += OnCallReceived, but the event didn't fire.
I tried your demo app, but also I didn't see any incoming call notification, either on the Terminal or Call Management window.
But when I used HyperTerminal I could see: RING and +CLIP: "+62...",145,,,,0.
Please advise. Thanks.


Replies (7)

RE: OnCallReceived event didn't fire - Added by pcharis over 3 years ago

The log, however, recorded that there was incoming call:
RING
2010.05.16-09.11.25:Verbose: Incoming ring received
2010.05.16-09.11.25:Verbose: Incomplete unsolicited call: +CLIP: "+62...",145,,,,0

RE: OnCallReceived event didn't fire - Added by admin over 3 years ago

Hi,

Can you try the followings

1. Download the latest release 1.3.0.0
2. Replace MessagingToolkit.Core.dll with the one attached
3. Try again to see if the call is detected.

Thanks

RE: OnCallReceived event didn't fire - Added by pcharis over 3 years ago

I replaced v.12 with v.13, but CallNotifications didn't work either.
Is there a way to poll an incoming call?
I decided to use polling for some reason I will write in another subject.
Thanks.

RE: OnCallReceived event didn't fire - Added by admin over 3 years ago

Hi,

Are you using the MessagingToolkit.Core.dll attached in this thread?

If yes and you still cannot see the incoming call, can you attach the log file here?

Thanks

RE: OnCallReceived event didn't fire - Added by pcharis over 3 years ago

As I mentioned before, I could see the incoming call from in log file.

log-pcharis.log (13.3 kB)

RE: OnCallReceived event didn't fire - Added by admin over 3 years ago

Hi,

The call is not detected due to the international number format. It should be fixed using MessagingToolkit.Core.dll attached.

After you downloaded and install version 1.3.0.0, you should also replace the MessagingToolkit.Core.dll with the one attached in this thread.

RE: OnCallReceived event didn't fire - Added by pcharis over 3 years ago

Problems solved. Incoming called was detected and it didn't disturb message reception. So, you can close this thread.
Thanks for your great product and excellent supports.

(1-7/7)