Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. MICROSOFT.PUBLIC.WIN32.PR
  • Excel VBA TAPI call blind transfer

    From aatir.khan@itcompletes.com@21:1/5 to All on Thu Mar 22 21:49:27 2018
    I have dialed a number using tapirequestmakecall function in Excel VBA.

    Declare Function tapiRequestMakeCall Lib "tapi32.dll" _
    (ByVal stNumber As String, ByVal stDummy1 As String, _
    ByVal stDummy2 As String, ByVal stDummy3 As String) As Long

    Sub DialNumber(Number As String)
    Dim lngStatus As Long

    lngStatus = tapiRequestMakeCall(Number, "", "", "")

    If lngStatus < 0 Then
    MsgBox "Failed to dial number " & Number, vbExclamation
    End If

    End Sub

    I have to transfer the call to extension like 100 after call is connected.

    How to do this? Am using TAPI 2.2. Any help would be highly appreciated..

    Same questions are posted on microsoft community and stackoverlow but didn't get any help :(

    https://social.msdn.microsoft.com/Forums/en-US/f58a044e-c997-429c-95ad-dd26b2dd1d4b/excel-vba-tapi-to-blind-transfer-extension?forum=exceldev

    https://stackoverflow.com/questions/49354967/excel-vba-tapi-to-blind-transfer-extension
    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • Who's Online

  • Recent Visitors

    • Plume
      Sun Sep 14 09:34:52 2025
      from Uk via Raw
    • Gretchiie
      Sun Sep 14 06:07:30 2025
      from Derry, Nh via Telnet
    • Thlc
      Sat Sep 13 17:11:34 2025
      from Rognac, France via Telnet
    • Thlc
      Sat Sep 13 17:04:03 2025
      from Rognac, France via Telnet
    • Thlc
      Sat Sep 13 16:32:19 2025
      from Rognac, France via SSH
    • Thlc
      Sat Sep 13 15:41:11 2025
      from Rognac, France via SSH
    • Thlc
      Sat Sep 13 07:56:03 2025
      from Rognac, France via SSH
    • Gretchiie
      Sat Sep 13 07:22:10 2025
      from Derry, Nh via Telnet
  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 546
    Nodes: 16 (0 / 16)
    Uptime: 169:20:52
    Calls: 10,385
    Calls today: 2
    Files: 14,057
    Messages: 6,416,551

© >>> Magnum BBS <<<, 2025