tapi3 - vb6: help in disconnect a call
- From: "micha"<mlovem1@xxxxxxxxxxx>
- Date: Mon, 7 Jul 2008 15:24:46 +0800
i made a program that connect to panasonic tda100 pbx
i can make phone calls from any station that i choose
and see all the events of all stations
but i cant diconect a call from the station i choose
i try somthing like this:
Dim MyAddress As ITAddress2
Dim MyColl As ITCollection
Dim MyPhone As ITBasicCallControl
Set MyAddresss = MyColl.Item(217) 'station 102
i dont know what to set MyPhone to (set MyPhone = ?????)
and then make
myphone.Disconnect DC_NORMAL
url:http://www.ureader.com/gp/1481-1.aspx
.
- Follow-Ups:
- Re: tapi3 - vb6: help in disconnect a call
- From: Andreas Marschall [MVP TAPI]
- Re: tapi3 - vb6: help in disconnect a call
- Prev by Date: Re: Debugging a TSP
- Next by Date: tapi3 - vb6: help in disconnect a call
- Previous by thread: Debugging a TSP
- Next by thread: Re: tapi3 - vb6: help in disconnect a call
- Index(es):
Relevant Pages
|