I\'m using the following iPhone SDK code to initiate a phone call programmatically:
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@\"123456
That's not possible. You can only initiate calls using the method you described but you can't do anything else without private api.