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::CallRemoved" ); CAutoCS cs( "CPipeServer::AutoDrop" );
3. TSPI_lineCloseCall IsBadWritePtr -> IsBadCodePtr
New for Debug (Added to log-OutputDebugStringFile):
1. OutputDebugStringFile: CObjStore::DelCurObj, CObjStore::DelAllObj, CPBXAssist::CallRemoved TT, "**** TSPI_lineDrop ****"
2. OutputDebugStringFile("CPBXAssist::CallRemove -> OutputDebugStringFile("CPBXAssist::CallRemoved exception
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.2007 - 1.1.12.0
Changes (corrections):
1. Try, Catch - WriteToFileException: CPBXAssist::CallRemoved,  CSPIAddress::CloseCall, CSPICall::Drop, TSPI_lineAnswer
2. 100*RegSleep TraceLog  "CPipeServer::ReadPipeThread RefreshFileDebugReg" + check FileRegistry settings
3. Wait for close ReadPipeThread Sleep(10*RegSleep) in CPipeServer::DestroyPipeServer, previous was Sleep(10). In ReadPipeThread is Sleep(RegSleeep:100) so it was no time to end ReadPipeThread and svchost exception
4. CSPILine::NewCall check if correct send NewCall to Tapi in pAddress->NewCall if OK do not send it again in CSPILine::NewCall. Previous it was always send twice to TAPI and TAPI twice call TSPILineCloseCall and was Exception
5. CSPILine::LineClose added delete pAddress
6. CToolOutputDebugStringFile added Criticalsection before not all was saved in file + added date
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