| No. | Date | Produkt | Modul | Description1 | Description2 | Bug/ New |
Prio ▲ high ► mid ▼ low |
Test | ||
| ********************************************* 30.07.2013; 1_2_36 | ||||||||||
| 1 | 25.07.2013 |
TeliSP | TeliSP | call wrong cleared | CloseCall correction - before: DropCall from tapi set State disconnected and send request. Now: DropCall only send DropCall to CTI-Client. When CTI-Client respond RemoveCall it is send request (DropCall), set state Disconnected, Idle. In Tapi_LineCloseCall call is removed | B | ► | GD OK | ||
| ********************************************* 24.07.2013; 1_2_34 | ||||||||||
| 1 | 24.07.2013 |
TeliSP | TeliSP | Corrections for MYKENE, LISA software | 1.
Visual Studio 2010 2. Added dialtone before Ringback 3. CloseCall: disconnect, idle; before: only idle 4. Delete call in CloseCall, not DropCall 5. MakeCall request result after end TSPI_LineMakeCall; before: result, than id 6. Commented one DropCall - before it was twice 7. Added throw LINEADDRESSSTATE_NUMCALLS during state change 8. Added log: LINE_ADDRESSSTATE, states |
B | ► | GD OK | ||
| ********************************************* 30.04.2012; 1_2_33 | ||||||||||
| 1 | 30.04.2012 |
TeliSP | TeliSP | Blocking set Ringback state | [HKLM]\
SOFTWARE\ ROMICO\ TAPI\ TeliSP "Ringback_Disable"="1" [default 0,not restart necessary] |
N | ► | GD OK | ||
| ********************************************* 20.04.2012; 1_1_32 | ||||||||||
| 1 | 20.04.2012 |
TeliSP | TeliSP | Corrected CalledID durning MakeCall, before was CallerID instead of CalledID | B | ► | GD OK | |||
| ********************************************* 19.04.2012; 1_1_31 | ||||||||||
| 1 | 19.04.2012 | TeliSP | TeliSP | set state connected doesn't change origin to inbound as before | B | ► | ||||
| ********************************************* 20.09.2011; 1_1_28 | ||||||||||
| 20.09.2011 |
TeliSP | TeliSP | Corrected bug overloop when more than 1 call | B | ► | |||||
| 07.10.09 | set also CalledID when available in registry telisp.tsp:1.1.25.0 | "TMCenterMessage"="IncomingCall 511579182;2300431" | N | ► | gd, ok | |||||
| 06.10.09 | corrected bug: don't decrease dwNumActiveCalls | telisp.tsp: 1.1.24.0 | B | ► | gd, ok test:run 2 phone.exe, start\close session-debugview: dwNumActiveCalls | |||||
| 17.06.2008 14:35:00; 1.1.19.0 | ||||||||||
| 1. Bledy powinny byc logowane
zawsze (C:\WINDOWS\system32\TeliSP_Err.txt ), natomiast pozostale rzeczy
tylko jesli jest ustawiona flaga w rejestrach ([HKLM\SOFTWARE\ROMICO\TAPI\TeliSP] FileDebug=TeliSp.txt) |
||||||||||
| 2. skorygowanie obslugi bledow (kazda funkcja + wszystko w try)) | ||||||||||
| 3. Poprawka dla incoming call
(Phoner.exe) pCall->m_CallStatus.dwCallPrivilege = LINECALLPRIVILEGE_OWNER; pCall->SetState( LINECALLSTATE_OFFERING ); |
||||||||||
| 4. CLineCallInfo::CopyInTo _pDest->dwCallID = dwCallID | ||||||||||
| 5. Logowane do pliku:
CLineCallInfo::CopyInTo, CLineCallStatus::CopyInTo, CSPIAddress::GetAdrCaps
errs, CSPICall::GetCallInfo errs, CSPICall::GetStatus errs, CSPILine::SendLineDevState, all TSPI_ functions |
||||||||||
| 6. added parameter in NewCall: CSPIAddress::NewCall(CCall **_ppCall, DWORD _dwCallState | ||||||||||
| 7. added function CCall::SetState – copy from Alcatel | ||||||||||
| 8. added function DebugLog | ||||||||||
| 09.06.2008 15:33:00; 1.1.17.0 | ||||||||||
| 1. Dodano obsluge bledow do funkcji (konieczna flaga w rejestrach:[HKLM\SOFTWARE\ROMICO\TAPI\TeliSP] FileDebug=TeliSp.txt) | ||||||||||
| 2. ExceptionGenerator: ExceptionTestDiv0 - doesn't work - too smart?, ExceptionTestNull, ExceptionTestNullSameFunction | ||||||||||
| 3. _set_se_translator | ||||||||||
| 28.03.2007 09:10:38; 1.1.15.0 | ||||||||||
| Changes (correction): | ||||||||||
| 1. Deaktywowanie: Kasowanie calla nastepuje od razu nie czekajac az zostanie wywolane TSPI_lineCloseCall | ||||||||||
| 2. Added CAutoCS cs( "CPBXAssist | ||||||||||
| 3. TSPI_lineCloseCall IsBadWritePtr | ||||||||||
| New for Debug (Added to log-OutputDebugStringFile): | ||||||||||
| 1. OutputDebugStringFile: CObjStor | ||||||||||
| 2. OutputDebugStringFile("CPBXAss | ||||||||||
| 26.03.2007 14:39:33; 1.1.14.0 | ||||||||||
| Changes (correction): | ||||||||||
| 1. Kasowanie calla nastepuje od razu nie czekajac az zostanie wywolane TSPI_lineCloseCall | ||||||||||
| 26.03.2007 13:07:16; 1.1.13.0 | ||||||||||
| Changes (new function): | ||||||||||
| 1. usuniecie spacji z numeru przy IncomingCall | ||||||||||
| 23.03.200 | ||||||||||
| Changes (corrections): | ||||||||||
| 1. Try, Catch - WriteToFileException | ||||||||||
| 2. 100*RegSleep TraceLog "CPipeS | ||||||||||
| 3. Wait for close ReadPipeThread Sl | ||||||||||
| 4. CSPILine::NewCall check if correc | ||||||||||
| 5. CSPILine::LineClose added delete | ||||||||||
| 6. CToolOutputDebugStringFile adde | ||||||||||
| New for Debug (Added to log-OutputDebugStringFile): | ||||||||||
| DLL_PROCESS_ATTACH,
DLL_PROCESS_DETACH, CPBXAssist::MakeCall, CPBXAssist::CallDrop, WatchdogTimer
---- Exception, "PS *** Exit ReadPipeThread ***",
"CPipeServer::ReadPipeThread --- Exception",
CPipeServer::CreateIncomingCall all errors, CPipeServer::MakeCall all errors,
CPipeServer::AnswerCurrentCall - Exception, CPipeServer::ProcessMessage ---
Exception, CPipeServer::RenewPipe - Exception,
CPipeServer::DestroyPipeServer, CPipeServer::DestroyPipeServer - Exception,
CPipeServer::CreatePipeServer - Exception", CSPIAddress::NewCall
SendLineEvent(LINE_NEWCALL,
CSPIAddress::CloseCall,
CSPILine::NewCall
SendLineEvent(LINE_NEWCALL, CThreadTimer::ThreadFunction -----
Exception, CTSP : DownCOM, CTSP : GetTelimanApi, error in CTSP::MakeCall,
TSPI_lineAnswer ,TSPI_lineClose, TSPI_lineMakeCall, CSPIAddress::~CSPIAddress() "~CSPIAddress No active calls" or ~CSPIAddress cleaning calls No:%i |
||||||||||
| New for Debug (New functions): | ||||||||||
| 1. SetDebugReg, DebugReg | ||||||||||