I want to implement a gateway for handling outgoing calls. In the latest Android versions 2.x I can do this easily with the hidden ACTION_CALL extra string: "com.android.phone.extra.GATEWAY_URI"
But in earlier versions, like 1.6, I don't know how to do it. It must be possible because Google Voice is doing it. Can someone please help me? Thanks, Emmanuel -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

