Thanks hamishwillee. The pause (p) method works for me. telephone.dial(u'12345pppp1')
Thanks everyone!
Type: Posts; User: ArulSubramaniam; Keyword(s):
Thanks hamishwillee. The pause (p) method works for me. telephone.dial(u'12345pppp1')
Thanks everyone!
Hi All,
I am new to Python s60 (5th edition) application development. I am trying to develop an application that will interact with IVR system and I am stuck with the telephone module.
Here is...