Is there a way that I start Sony's "Call handling" extension, from my own extension which triggers the call?
To make myself clear, I just want to:
1) Programatically close (shut down) my extension and 2) Programatically open the "Call handling" extension
That's exactly what the Phonebook extension does - when it initiates a call, the "Call handling" extension is started. My extension also initiates a call, I just don't know how to transfer the control to the "Call handling".
So, it's possible, but how?