Silicon Technix Forums

Please login or register.

Author Topic: BlindTransfer Help  (Read 1105 times)

Offline Anonymous

  • Newbie
  • *
  • Posts: 0
  • Karma: +0/-0
    • View Profile
BlindTransfer Help
« on: May 11, 2006, 01:57:35 PM »
Hi,
  i\'m working on a BlindTransfer without success.

okiax1 = IaxClientOcx1.BlindTransfer(1, 501)

Working in this way in a VB6 project returns a Type Mismatch Error.

Regards, Gago.
« Last Edit: January 01, 1970, 05:00:00 AM by Anonymous »

Offline Babar Shafiq Nazmi

  • Administrator
  • Senior Member
  • *****
  • Posts: 151
  • Karma: +87/-0
    • View Profile
    • http://www.silicontechnix.com
Blind Transfer
« Reply #1 on: May 11, 2006, 03:34:35 PM »
The actuall values for blind transfer are:-
Code: [Select]
BlindTransfer(LineNumber As Integer, Extesnion As String)\'will not return any value.

and you can call it like this
Code: [Select]
IaxClientOcx1.BlindTransfer 1, Extension
\'where Extension is string

I hope it will help !!

Regards,
« Last Edit: January 01, 1970, 05:00:00 AM by babar »
....God is the greatest Programmer....

http://www.silicontechnix.com

 

Page created in 0.159 seconds with 15 queries.