Show dialog on outbound calls

Posted by jgauffin on Stack Overflow See other posts from Stack Overflow or by jgauffin
Published on 2009-04-02T05:55:02Z Indexed on 2010/03/27 1:33 UTC
Read the original article Hit count: 407

Filed under:
|

I want to be able to show a dialog on outbound calls. The dialog is used to ask the user if he wants 1. dial the phone number directly 2. Dial through the PBX.

If option two is chosen, i want to dial a specific number and send the dialed number as DTMF.

  1. How do I catch and stop outgoing calls?
  2. How do I get the dialed number?

© Stack Overflow or respective owner

Related posts about c#

Related posts about windows-mobile