Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Call refer

1 view
Skip to first unread message

Marc

unread,
Apr 15, 2009, 2:39:29 PM4/15/09
to
Hi

I'm quite new to VoIP and I'm in front of a problem.
For a project I have to debug a softphone developed in VB.NET with the
RTC 1.3.
I'm in front of a problem when I have to refer a call several time.
The first time the refer works properly but when I want to make
another refer on this conversation the softphones bug.

To make the transfert i use this code :

Private g_objCOOKIE As String = ""
Dim strDestURI As String
Dim strDestTransferURI As String
g_objSessionCallControl = g_objSession
strDestTransferURI = Trim(Me.txtExtensionTransfer.Text) &
"@192.168.0.3"
g_objSessionCallControl.Refer(strDestTransferURI, g_objCOOKIE)

If someone can help me with this matter.

Thanks in advance.

Marc

sharad shukla

unread,
Jun 22, 2009, 2:46:49 PM6/22/09
to

Hi Guys,

I have seen your block on net for softphone.

I have also develop softphone using MS RTC Client API 1.3 in .net(C#).
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.

I think you are doing same.I am little bit confused.

Please help me this code is work for same.
& please provide me code for that as soon as possible.

and tell me how you are initialise SessionCallControl interface because I
dont know which class is implementing this interface.

g_objSessionCallControl.Refer(strDestTransferURI, g_objCOOKIE)


Thanks

Regards:

Sharad
Email:shar...@gmail.com

url:http://www.ureader.com/msg/1480843.aspx

0 new messages