From: Szalai G. <po...@gm...> - 2009-02-24 17:20:10
|
Dear Developers! I'm a Hungarian student, and I want to build up my own SoftPhone in C# based on an Asterisk in my home. To build up the whole application was quite simple, but one step is currently missing. To transfer calls. Actually I can transfer the call, but on other SoftPhone I can't answer it. But only in my applications based on IaxClient (I use SecondSignal). With HardPhones and other SoftPhones like Zoiper it works very well. I use one line clients. I transfer call number 0 and I try to pick up call number 0 on the other phone. I have tried both blind transfer call, and send DTMF (#[extension]) The application doesn't send any command to the Asterisk such as the CallNo is not good. Do you have any idea how can I blind pick up a transfered call? Thanks in advance -- Gergely |