Re: Simple conference

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Carlo (c.ieva_at_tiscali.it)
Date: 01/05/05


Date: Wed, 5 Jan 2005 10:48:26 +0100

Hi Andreas,

I send you a more detailed report of the operations. Thanks in advance.

The device is NDIS, TSP is H323 and OS is WinXP SP1. The development
environment is my company's LAN. The test consists in building-up a simple
audio-video conference(not a multicast IP conference). The target is insert
web-conference functionality in another web-application.

The sequence of TAPI operations I execute is:

1) Place the first call:

- Address type: DOMAIN_NAME

- Media type: AUDIO

- Select the first address that meets these requirements (the case is H323
Line)

- GetDefaultStaticTerminal (TD_RENDER,..), GetDefaultStaticTerminal
(TD_CAPTURE,..)

- CreateCall, Connect

- Success.

2) Place the second call to join in a conferece

    - Obtain an address object (like the first call).

    - CreateCall. Here I get a valid ITBasicCallControl pointer.

    - Invoke, with the first call object, the Conference method with the
newly created ITBasicCallControl as consultation call.

    - Error HRESULT 0x8004003

Ciao

"Andreas Marschall [MVP TAPI]" <Andreas.Marschall@I-B-A-M.de> ha scritto nel
messaggio news:OQ2kD5o8EHA.2156@TK2MSFTNGP10.phx.gbl...
> "Carlo" <c.ieva@tiscali.it> schrieb im Newsbeitrag
> news:eZMgNBo8EHA.1300@TK2MSFTNGP14.phx.gbl...
> > I'm trying to implement a simple conference following the guidelines
founded
> > in Platform SDK.
> > But when I invoke the Conference method on the ITBasicCallControl
interface
> > I get the HRESULT error code 0x80040003.
>
> Carlo,
> what device / TSP are you using?
> What OS/SP are you using?
>
> TAPI3 error code: 0x80040003 = This method is not supported.
>
> Can you reproduce the issue with TAPI Browser TB3x ?
> Please post a TB3x.log.
> See my TAPI and TSPI FAQ:
>
> Q: Where are TAPI errors codes defined ?
>
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Where_ar
e
>
> Q: Where can I download TAPI Browser ?
>
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Where_ca
n
>
> Q: Is there a user guide available for TAPI Browser TB3x ?
>
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_Is_there
_2
>
> --
> Best Regards
> Andreas Marschall
> Microsoft MVP for TAPI / Windows SDK
> TAPI / TSP Developer and Tester
> http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
> * Please post all messages and replies to the newsgroup so all may
> * benefit from the discussion. Private mail is usually not replied to.
> * This posting is provided "AS IS" with no warranties, and confers no
rights.
>
>
>



Relevant Pages

  • Re: VisualBc and Tapi 3.0
    ... examples is outgoing and incoming of platform sdk). ... Vuong ... > Microsoft MVP for TAPI / Windows SDK ... > * Please post all messages and replies to the newsgroup so all may ...
    (microsoft.public.win32.programmer.tapi)
  • Re: TSP Transfer Problem
    ... TAPI 2.2 is the most powerful APIversion. ... > the basic stuff works as well as 3-way conference. ... Andreas Marschall ... * Please post all messages and replies to the newsgroup so all may ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Could anyone give me sample of TAPI2?
    ... > think I need some help.I am not familiar to TAPI2.MS Platform SDK only ... > The sample what I want is:how to record/playback voice access voice ... Microsoft MVP for TAPI / Windows SDK ... * Please post all messages and replies to the newsgroup so all may ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Single step conference in tapi 2.1
    ... >> How could i implement snoop and barge ... >> in without single step conference ... > Microsoft MVP for TAPI / Windows SDK ... > * Please post all messages and replies to the newsgroup so all may ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Conferencing mode within Two TAPI applications environment
    ... Could you provide steps for connecting the second incoming call into ... conference ?. ... What is the correct and safe way to deallocate resources if two TAPI ... both Apps have different unique hCall? ...
    (microsoft.public.win32.programmer.tapi)