How to send ussd request through programming on iPhone OS
For example: *100#
CTCallDialWithID(@"*100#", -1);
and link with CoreTelephony.