Re: problem executing ITBasicCallControl::connect
- From: "Somia" <somia_iqbal@xxxxxxxxx>
- Date: 26 Jul 2005 08:46:29 -0700
i placed the extra initialization string in the advance settings but it
did no good.
here is the TB3x log and the modem log
ITTAPI.CreateInstance ITTAPI_1
returned hr = 0x00000000
ITTAPI_1.Initialize returned hr = 0x00000000
ITTAPI_1.EnumerateAddresses returned hr = 0x00000000
IEnumAddress_1
IEnumAddress_1.Next ITAddress2_1
returned hr = 0x00000000
ITAddress2_1.get_AddressName returned hr = 0x00000000
BSTR* ppName = RAS PPPoE Line0000
IEnumAddress_1.Next ITAddress2_2
returned hr = 0x00000000
IEnumAddress_1.Next ITAddress2_3
returned hr = 0x00000000
IEnumAddress_1.Next ITAddress2_4
returned hr = 0x00000000
IEnumAddress_1.Next ITAddress2_5
returned hr = 0x00000000
IEnumAddress_1.Next ITAddress2_6
returned hr = 0x00000000
IEnumAddress_1.Next ITAddress2_7
returned hr = 0x00000000
ITAddress2_7.get_AddressName returned hr = 0x00000000
BSTR* ppName = Zoom V.34 33.6 Model 2836 PnP
ITAddress2_7.QueryInterface ITMediaSupport
returned hr = 0x00000000
ITMediaSupport_1
ITMediaSupport_1.QueryMediaType
long lMediaType : 8 (0x00000008)
returned hr = 0x00000000
VARIANT_BOOL* pfSupport = VARIANT_TRUE
ITAddress2_7.CreateCall
BSTR pDestAddress : 890196
long lAddressType : 1 (0x00000001)
long lMediaTypes : 8 (0x00000008)
returned hr = 0x00000000
ITBasicCallControl** ppCall = ITBasicCallControl2_1
////////////////////////////////////////////////////////
the dialog box appeared here, and I clicked talk, but the phone never
rang
////////////////////////////////////////////////////////
ITBasicCallControl2_1.Connect
VARIANT_BOOL fSync : 1
returned hr = 0x00000000
07-26-2005 20:34:11.518 - File: D:\WINDOWS\system32\tapisrv.dll,
Version 5.1.2600
07-26-2005 20:34:11.538 - File: D:\WINDOWS\system32\unimdm.tsp, Version
5.1.2600
07-26-2005 20:34:11.538 - File: D:\WINDOWS\system32\unimdmat.dll,
Version 5.1.2600
07-26-2005 20:34:11.538 - File: D:\WINDOWS\system32\uniplat.dll,
Version 5.1.2600
07-26-2005 20:34:11.568 - File: D:\WINDOWS\system32\drivers\modem.sys,
Version 5.1.2600
07-26-2005 20:34:11.568 - File: D:\WINDOWS\system32\modemui.dll,
Version 5.1.2600
07-26-2005 20:34:11.568 - File: D:\WINDOWS\system32\mdminst.dll,
Version 5.1.2600
07-26-2005 20:34:11.568 - Modem type: Zoom V.34 33.6 Model 2836 PnP
07-26-2005 20:34:11.568 - Modem inf path: mdmzoom.inf
07-26-2005 20:34:11.568 - Modem inf section: Modem01
07-26-2005 20:34:11.568 - Matching hardware ID: serenum\ztic521
07-26-2005 20:34:11.578 - Opening Modem
07-26-2005 20:34:11.578 - 115200,8,N,1, ctsfl=1, rtsctl=2
07-26-2005 20:34:11.578 - Initializing modem.
07-26-2005 20:34:11.588 - Send: AT<cr>
07-26-2005 20:34:11.588 - Recv: <cr><lf>OK<cr><lf>
07-26-2005 20:34:11.588 - Interpreted response: OK
07-26-2005 20:34:11.598 - Send: AT &F E0 V1 &D2 &C1 W1 S0=0 S95=47<cr>
07-26-2005 20:34:11.608 - Recv: <cr><lf>OK<cr><lf>
07-26-2005 20:34:11.608 - Interpreted response: OK
07-26-2005 20:34:11.648 - Send: ATS7=60S30=0L3M1\N3%C3&K3B0N1X4<cr>
07-26-2005 20:34:11.648 - Recv: <cr><lf>OK<cr><lf>
07-26-2005 20:34:11.648 - Interpreted response: OK
07-26-2005 20:34:11.648 - Dialing.
07-26-2005 20:34:11.648 - TSP: Displaying Talk-Drop Dialog07-26-2005
20:34:11.648 - TSP Completing Async Operation(0x00010358) Status
0x00000000
07-26-2005 20:34:11.648 - TSP(0000): LINEEVENT: LINECALLSTATE_DIALING
07-26-2005 20:34:11.648 - TSP(0000): LINEEVENT:
LINECALLSTATE_PROCEEDING
07-26-2005 20:34:11.658 - Send: ATDT######;<cr>
07-26-2005 20:34:13.431 - Attempting to abort current command
07-26-2005 20:34:13.431 - Send: <cr>
07-26-2005 20:34:14.322 - Recv: <cr><lf>OK<cr><lf>
07-26-2005 20:34:14.322 - Interpreted response: OK
07-26-2005 20:35:11.685 - TSP(0000): Dropping Call
07-26-2005 20:35:11.685 - Hanging up the modem.
07-26-2005 20:35:11.695 - Send: ATH<cr>
07-26-2005 20:35:11.695 - Recv: <cr><lf>OK<cr><lf>
07-26-2005 20:35:11.695 - Interpreted response: OK
07-26-2005 20:35:11.705 - Session Statistics:
07-26-2005 20:35:11.705 - Reads : 30 bytes
07-26-2005 20:35:11.705 - Writes: 87 bytes
thanks for your help
Somia
.
- Follow-Ups:
- Re: problem executing ITBasicCallControl::connect
- From: Andreas Marschall [MVP TAPI]
- Re: problem executing ITBasicCallControl::connect
- References:
- problem executing ITBasicCallControl::connect
- From: Somia
- Re: problem executing ITBasicCallControl::connect
- From: Andreas Marschall [MVP TAPI]
- Re: problem executing ITBasicCallControl::connect
- From: Somia
- Re: problem executing ITBasicCallControl::connect
- From: Andreas Marschall [MVP TAPI]
- problem executing ITBasicCallControl::connect
- Prev by Date: Re: Tapi Setup Windows XP Pro SP2
- Next by Date: Re: testing my voice modem capacities(Caller Id)
- Previous by thread: Re: problem executing ITBasicCallControl::connect
- Next by thread: Re: problem executing ITBasicCallControl::connect
- Index(es):