Description:
Microsoft 32-bit development newsgroup.
|
|
|
Who maintains Call States?
|
| |
Hi Friends, Can any one tell me that in TAPI, who maintains the state of the call? I mean, when an incoming or outgoing call is made using TAPI Application then the call is passed from various call states like, Offering, Connected, Idle, Diconnected, etc. So, who maintains these call states, TAPI... more »
|
|
TSP Bug? LINE_CALLINFO messages come in AFTER the call is idle?
|
| |
It seems a PBX manufacturer isn't followomg the TAPI spec for sending messages about a call after it has entered the idle state. We deallocate the call as soon as it goes idle and have seen now that a new version of the TSP for a major PBX manufacturer changed its behavior and "broke" our code. This PBX is sending the LINE_CALLSTATE message of IDLE, and then later... more »
|
|
can not use atsp32 with dialer.exe
|
| |
Hi! I am playing around with atsp32 sample. Building, installing and configuration works fine. When I start dialer.exe, I can see the lines offered by atsp32. But when I choose a line and press OK, dialer.exe does not accept it, because next time when I enter the configuration the line for phone calls is switched back to <automatic selection>.... more »
|
|
TSP maximum users
|
| |
Hello , We are developing an callcenter application. And we have build an class called"TapiManager" upon the julmar atapi.net for communication with our Samsung office serv 100. And we are using the Samsung openTSP driver 2007.1.24.1 on our windows2000 server. The problem that we are having is that if there are 8 users using the... more »
|
|
Calling number information in LINE_NEWCALL
|
| |
Hi friends, Can any one tell me that how a TSP sends Calling party number receved from the CO with the incoming call to the TAPI. I had checked MSDN library and according to that, when an incoming call is received on any opened line by TAPI then it is reported by TSP using LINE_NEWCALL message to the LINE_EVENT callback function. But according to... more »
|
|
dwRequestID parameter
|
| |
Hello Friends, Can any one tell me that the value of dwRequestID is provided by the TAPI, TSPISRV or TSP? I'm confused because, when I checked the lineMakeCall(), it looks for the RequestID in the reply of the function. But when the TAPISRV passes it to the TSP, it adds a parameter named as dwRequestID into the TSPI_lineMakeCall()... more »
|
|
I am back
|
| |
Hi All, I am back after long time.... I am CTI Developer and I developed many applications with TAPI. If anybody wants help from me, please write to me I will try to resolve your query and give it to you proper solution. Thanks to all Bye and Take Care Ketu
|
|
Contradictory info in MSDN for lineOpen (dwAddressMode, dwPrivileges)
|
| |
I'm experimenting with devices that have multiple addresses to have applications be able to ignore messages if they are not on the address I want on a given line. However the MSDN is less than clear in how anyone would implement this: 1. MSDN says in the lineOpen documentation that we must open the line... more »
|
|
information on UI DLL
|
| |
Hi friends, Can any one tell me where can i found the information on ui dll files in windows? Actually I'm trying to understand the significance of the ui dll functions for a TSP and why it is required to implement the ui functions for a TSP. Thanks, Mohit
|
|
TAPI - line monitoring?
|
| |
Im working on a research project where we need to monitor phone line activity. I can see where a TAPI modem could provide information about incoming calls but Im not having much success with out-going. Ideally I'd like to know when the phone is 'off-hook' and what digits are dialed. We have laptop PC's in our subjects' homes for other aspects of this study... more »
|
|
|