question

eugene1578 avatar image
eugene1578 asked Tyler Liu answered

I want get Caller's Caller Id information, when state of phone is Ringing

I am using the  https://github.com/ringcentral/ringcentral-csharp-client c# SDK.

I wanted that my app needs a toast notification showing the incoming Caller's Caller Id information.

how to get incoming Caller's Caller Id information, when phone is ringing.
Kind Regards.




topic-default
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

eugene1578 avatar image
eugene1578 answered
Thanks your reply.
your message has helped me.
I have one more question.
After the call is completed, i am going to download recorded wav file.
as phone's state become to "NoCall" form "CallConnected", I am going to download recorded wav file.  But at this time recorded wav file isn't generated yet.
when should i download file.
I'd like to get notification about generation of wav file.
Is this possible?.
can I use function of subscription?
I believe you will help me.
kind regard.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Tyler Liu avatar image
Tyler Liu answered
I am not aware of a notification for wav file generation. I am afraid that you have to do a poll in a short period of time to check the existence of call recording.
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.