Hi guys,
I want to write an application that catches a user's dialed number before it reaches the GSM module and the actual call is set.
My motivation is to build an application that will be notified of an outgoing call attempt of the user, and do something different. For example, instead of setting-up the call, the application will send SMS, or establish GPRS connection.
Thanks