Possible Duplicate:
Problem using tel: with * (star, asterisk)
I am building an application that needs to dial conference numbers (919-900-9000,,,1234#). The commas are pauses and the # is entered after the password. I have tried to use the NSURL but this strips out any special characters including * and #. Is there another way to make a call programmatically on the Iphone?