IRTCSessionCallControl *pSessionCallControl;
pSession->QueryInterface (IID_IRTCSessionCallControl,
(void**) &Control);
Control->Hold(1);
When i am calling hold(1) i am getting RTCSS_HOLD on local
side and on both sides
I am getting both RTCMER_HOLD, but according to RTC document
it is said that only the
remote side gets the RTCMER_HOLD. But I am getting RTCMER_HOLD
on both sides
Can any one help me on this problem?
Regards
Rakesh
I have seen your block on net for softphone.
I have also develop softphone using MS RTC Client API 1.3.
It's working fine for direct number i.e any mobile or landline number.
But when we are dailing at that number which has required extension number.
i.e. system generated voice please dial extension number.
How we can handle this and make call on that extension number.
If you have any solution please help me as soon as possible.
Thanks
Regards:
Sharad
Email:shar...@gmail.com