rodilo
rodilo

Reputation: 1

windows phone 8 application - override phone call task

I have windows phone 8 application, and i want to override that PhoneCallTask message:

Dial [DisplayName] at [PhoneNumber]?

Is there a way to do this in windows phone 8 SDK? Any help appreciated.

Upvotes: -1

Views: 24

Answers (1)

Shubham Sahu
Shubham Sahu

Reputation: 2015

you can checkout this link and download code samples https://code.msdn.microsoft.com/windowsapps/ChatterBox-VoIP-sample-app-b1e63b8b

Upvotes: 0

Related Questions