ladendirekt / pjsip4net

A wrapper library exposing the pjsip library to the .NET world in a OO-friendly way.
71 stars 42 forks source link

Transfer Issue #46

Closed RtMTym4enko closed 8 years ago

RtMTym4enko commented 8 years ago

I have some scenario. For example. Client A made a call to Client B. Client B accepted the call and after that he transfered call to Client C. After successful transfer, Client A doesn't hear Client C until Client A press hold and release hold. What is the reason of this trouble ? And Can I get some notification about Client C and Client A connection?