Hi,
Thank you for support and quick response. I know that CTelephony doesn't support CSD feature any more and I am using ETEL APIs.
I am able to make CSD call and establish connection (OpenExistingCall, AnswerIncomingCall,... prepare connection on comm port and send dummy packet). But after about 20 seconds application on dialer side crashed (thread panic e32user-cbase reason 46).
On receiver side I got event on NotifyIncomingCall answer on incoming call and initialize comm port without any delay but on dialer side I am waiting 15-20 seconds until first event is signaled (after call is answered).
Regards
Mile