http://stackoverflow.com/questions/15850819/at-command-ussd
0. check dial string for only digits, +, - or # or *
1. detect that the dial string contains * or #
2. then don't ATD but AT+CUSD=1,"string"
3. process response which might indicate user interaction
Reported by Nikolaus Schaller, Jan 21, 2017