I want my program to call to a specific number from a calling card.
The rules of the calling card are as follows:
1. dial a number of the card's center.
2. wait for an answer
3. tape pin code + '*' + number of a dialing user.
If to tape this chain on the phone, and put a letter 'p'
between a card's center and a pin-code, then the phone will work
properly. But if to call the same chain in Dial(), then the program will
stop working.
Please, help me.