tags:

views:

183

answers:

3

hi all.

i am trying to make one iPhone application.. in it i want to add a module to make voice call using this application.(msisdn is our input) is it possible.?. if it is possible ,what is the result in iPod Touch ?

1) any body know how to notify push registory in iPhone..? i can see in some site it is avilable in iphone...

by hoping answer

jalju. thankz

A: 

Are you trying to replace the dialer application, or simply invoke it? On official phones, the dialer cannot be replaced or have another application provide that functionality.

Yann Ramin
i am trying to invoke dialer application....? could we test in the iPhone simulator /
jaleel
you can invoke, but cant test in simulator
Nithin
+1  A: 

You should take a look at the Siphon project: http://code.google.com/p/siphon/

OscarMk