I would to be able to make a call to another phone and then get access to this connection ?
I would like to be able to send DTMF down the line through this connection.
Is it possible to get this kind of access to the telephony system?
Brian
I would to be able to make a call to another phone and then get access to this connection ?
I would like to be able to send DTMF down the line through this connection.
Is it possible to get this kind of access to the telephony system?
Brian
Hey,
It is possibly to get access to the connection you dial through the objects in etelagsm.h, namely RAdvGsmCall and RAdvGsmLine. That wortks on Series 60 though. You would have to use other classes to achieve that on UIQ (namely the RMobileCall and RMobileLine from etelmm.h). However these classes aren't documented so it's not exactly easy to use them. TRy searching forum.nokia.com for details on how to use them. If there's anythnig specific you need you can ask here and I'll try to answer as best I can.
Regards, Aljaz