You cannot return to the application automatically after the call is completed, but if your application supports iOS 4, its multitasking functions (if the application supports them) can return the user to where he or she stopped before the call when the application restarts.
If you use iOS 3 or earlier, you will need to manually save the state of the application yourself, and then return the user to this state when you restart it.
Alex reynolds
source share