Author Message
chukiatdenkongpon
Joined: Nov 7, 2013
Messages: 97
Offline
I have the problem that Tomcat Down because and DD App
got the error as detail below.

Please help me check what is this problem and give me any suggestion.

THank you.

Report.log:-

03/06/2011 10:30:03 ERROR - In Progress | channel:29 | Gosoft_V8r1:AppRoot | | Cannot create a session after the response has been committed | Exception stack trace | EXCEPTION>
java.lang.IllegalStateException: Cannot create a session after the response has been committed
   at org.apache.catalina.connector.Request.doGetSession(Request.java:2221)
   at org.apache.catalina.connector.Request.getSession(Request.java:2031)
   at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:832)
   at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:843)
   at com.avaya.sce.runtimecommon.SCESession.removeSession(SCESession.java:330)
   at com.avaya.sce.runtime.SCEServlet.requestHandler(SCEServlet.java:258)
   at com.avaya.sce.runtime.SCEServlet.doGet(SCEServlet.java:157)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
   at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
   at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
   at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
   at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
   at java.lang.Thread.run(Thread.java:595)
| unknown
03/06/2011 10:31:43 ERROR - In Progress | channel:unknown | Gosoft_V8r1:Start | | java.lang.OutOfMemoryError: Java heap space | Exception stack trace | Error processing request

EXCEPTION>
java.lang.OutOfMemoryError: Java heap space
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.createChunk(DeferredDocumentImpl.java:1966)
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.ensureCapacity(DeferredDocumentImpl.java:1863)
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.createNode(DeferredDocumentImpl.java:1876)
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.createDeferredDocument(DeferredDocumentImpl.java:225)
   at com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser.startDocument(AbstractDOMParser.java:845)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startDocument(XMLDTDValidator.java:701)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.startEntity(XMLDocumentScannerImpl.java:540)
   at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.startDocumentParsing(XMLVersionDetector.java:170)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
   at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:250)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
   at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
   at com.avaya.sce.runtimecommon.SCESession.getAvailableLanguages(SCESession.java:789)
   at com.avaya.sce.runtimecommon.SCESession.setCurrentLanguage(SCESession.java:534)
   at com.avaya.sce.runtimecommon.SCESession.setDefaultLanguage(SCESession.java:831)
   at com.avaya.sce.runtime.Entry.handleRequest(Entry.java:155)
   at com.avaya.sce.runtime.AppDocument.processRequest(AppDocument.java:163)
   at com.avaya.sce.runtime.SCEServlet.requestHandler(SCEServlet.java:215)
   at com.avaya.sce.runtime.SCEServlet.doGet(SCEServlet.java:157)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
|
03/06/2011 10:31:46 ERROR - In Progress | channel:unknown | Gosoft_V8r1:Start | | java.lang.OutOfMemoryError: Java heap space | Exception stack trace | EXCEPTION>
java.lang.RuntimeException: java.lang.OutOfMemoryError: Java heap space
   at com.avaya.sce.runtime.AppDocument.processRequest(AppDocument.java:213)
   at com.avaya.sce.runtime.SCEServlet.requestHandler(SCEServlet.java:215)
   at com.avaya.sce.runtime.SCEServlet.doGet(SCEServlet.java:157)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
   at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
   at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
   at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
   at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
   at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.OutOfMemoryError: Java heap space
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.createChunk(DeferredDocumentImpl.java:1966)
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.ensureCapacity(DeferredDocumentImpl.java:1863)
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.createNode(DeferredDocumentImpl.java:1876)
   at com.sun.org.apache.xerces.internal.dom.DeferredDocumentImpl.createDeferredDocument(DeferredDocumentImpl.java:225)
   at com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser.startDocument(AbstractDOMParser.java:845)
   at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.startDocument(XMLDTDValidator.java:701)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.startEntity(XMLDocumentScannerImpl.java:540)
   at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.startDocumentParsing(XMLVersionDetector.java:170)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812)
   at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
   at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
   at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:250)
   at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
   at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
   at com.avaya.sce.runtimecommon.SCESession.getAvailableLanguages(SCESession.java:789)
   at com.avaya.sce.runtimecommon.SCESession.setCurrentLanguage(SCESession.java:534)
   at com.avaya.sce.runtimecommon.SCESession.setDefaultLanguage(SCESession.java:831)
   at com.avaya.sce.runtime.Entry.handleRequest(Entry.java:155)
   at com.avaya.sce.runtime.AppDocument.processRequest(AppDocument.java:163)
   at com.avaya.sce.runtime.SCEServlet.requestHandler(SCEServlet.java:215)
   at com.avaya.sce.runtime.SCEServlet.doGet(SCEServlet.java:157)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
   at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
   at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
   at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
   at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
   at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
   at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
   at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
   at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
   at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
|

CTI log:-
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent:1041: got an unknown event 117
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent 1041: Event: 3 is 215 for call 629
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent:1041: got an unknown event 215
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent 1041: Event: 4 is 107 for call 629
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent:1041: got Connection Disconnected Event 107
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent 1041: Event: 5 is 205 for call 629
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent:1041: got Connection Disconnected Event 205
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent 1041: Event: 6 is 103 for call 629
03/06/2011 10:29:58 DEBUG - CTICallObserver.callChangedEvent:1041: got Call Observation Ended Event
03/06/2011 10:29:58 DEBUG - CTICallObserver.removeCall:removing call:629 from ext:1041
03/06/2011 10:29:59 ERROR - CallInfo.doGetCallInfoInitialCall: No call info available for extension 1035
03/06/2011 10:30:00 DEBUG - ProviderMonitor: Checking:Tlink for availability
03/06/2011 10:30:00 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1019 is 14
03/06/2011 10:30:00 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 0 is 101 for call 638
03/06/2011 10:30:00 DEBUG - CTICallObserver.callChangedEvent1019: got Connection Active Event
03/06/2011 10:30:00 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 1 is 106 for call 638
03/06/2011 10:30:00 DEBUG - CTICallObserver.callChangedEvent1019: got Connection Created Event for id:638
03/06/2011 10:30:00 DEBUG - CTICallObserver.addCall 1019: call id is 638
03/06/2011 10:30:00 DEBUG - CTICallObserver.addCall 1019: ucid is 00001006381307071617
03/06/2011 10:30:00 DEBUG - CTICallObserver.addCall 1019: setting 638 to state: initiated
03/06/2011 10:30:00 DEBUG - CallInfoData.CallInfoData:1019: callid 638
03/06/2011 10:30:00 DEBUG - CallInfoData.CallInfoData:1019: ani 836887006
03/06/2011 10:30:00 DEBUG - CallInfoData.CallInfoData:1019: dnis 7117711
03/06/2011 10:30:00 DEBUG - CallInfoData.CallInfoData:1019: ucid 00001006381307071617
03/06/2011 10:30:00 DEBUG - CallInfoData.CallInfoData:1019: uui
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1019: added call to list
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1019:cache is:true
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCallToCache:caching call:638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 2 is 105 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Connection Connected Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 3 is 206 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: got Call Control Connection Established Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: found 2 connections
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: state of connection 0 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: state of connection 1 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: established both connections of call
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting call:638 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting cached call:638 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 4 is 106 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Connection Created Event for id:638
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1019: call id is 638 is already added, returning call data
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 5 is 203 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: got Call Control alerting Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting call:638 to state:ringing
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting cached call:638 to state:ringing
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 6 is 104 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Connection Alerting Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 7 is 105 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Connection Connected Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 8 is 206 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: got Call Control Connection Established Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: found 2 connections
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: state of connection 0 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: state of connection 1 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: established both connections of call
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting call:638 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting cached call:638 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 9 is 116 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Terminal Connection Created Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 10 is 218 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Call Control Terminal Ringing Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 11 is 119 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Terminal Connection Ringing Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 12 is 115 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1019: got Terminal Connection Active Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 13 is 219 for call 638
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: got Terminal Connection Talking Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: found 2 connections
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: state of connection 0 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: state of connection 1 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1019: established both connections of call
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting call:638 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1019: setting cached call:638 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1062 is 14
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 0 is 101 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Connection Active Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 1 is 106 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Connection Created Event for id:637
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1062: call id is 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1062: ucid is 00001006371307071614
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1062: setting 637 to state: initiated
03/06/2011 10:30:01 DEBUG - CallInfoData.CallInfoData:1062: callid 637
03/06/2011 10:30:01 DEBUG - CallInfoData.CallInfoData:1062: ani 809068197
03/06/2011 10:30:01 DEBUG - CallInfoData.CallInfoData:1062: dnis 7117711
03/06/2011 10:30:01 DEBUG - CallInfoData.CallInfoData:1062: ucid 00001006371307071614
03/06/2011 10:30:01 DEBUG - CallInfoData.CallInfoData:1062: uui
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1062: added call to list
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1062:cache is:true
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCallToCache:caching call:637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 2 is 105 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Connection Connected Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 3 is 206 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: got Call Control Connection Established Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: found 2 connections
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: state of connection 0 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: state of connection 1 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: established both connections of call
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting call:637 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting cached call:637 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 4 is 106 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Connection Created Event for id:637
03/06/2011 10:30:01 DEBUG - CTICallObserver.addCall 1062: call id is 637 is already added, returning call data
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 5 is 203 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: got Call Control alerting Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting call:637 to state:ringing
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting cached call:637 to state:ringing
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 6 is 104 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Connection Alerting Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 7 is 105 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Connection Connected Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 8 is 206 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: got Call Control Connection Established Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: found 2 connections
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: state of connection 0 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: state of connection 1 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: established both connections of call
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting call:637 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting cached call:637 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 9 is 116 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Terminal Connection Created Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 10 is 218 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Call Control Terminal Ringing Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 11 is 119 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Terminal Connection Ringing Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 12 is 115 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent1062: got Terminal Connection Active Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 13 is 219 for call 637
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: got Terminal Connection Talking Event
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: found 2 connections
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: state of connection 0 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: state of connection 1 is 51
03/06/2011 10:30:01 DEBUG - CTICallObserver.callChangedEvent:1062: established both connections of call
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting call:637 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.updateCallState 1062: setting cached call:637 to state:established
03/06/2011 10:30:01 DEBUG - CTICallObserver.getCallInfo: turning on cache
03/06/2011 10:30:01 DEBUG - CallInfo.doGetCallInfo: Got call info for extension 1062
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1047 is 7
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent 1047: Event: 0 is 107 for call 634
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent:1047: got Connection Disconnected Event 107
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent 1047: Event: 1 is 205 for call 634
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent:1047: got Connection Disconnected Event 205
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent 1047: Event: 2 is 117 for call 634
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent:1047: got an unknown event 117
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent 1047: Event: 3 is 215 for call 634
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent:1047: got an unknown event 215
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent 1047: Event: 4 is 107 for call 634
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent:1047: got Connection Disconnected Event 107
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent 1047: Event: 5 is 205 for call 634
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent:1047: got Connection Disconnected Event 205
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent 1047: Event: 6 is 103 for call 634
03/06/2011 10:30:02 DEBUG - CTICallObserver.callChangedEvent:1047: got Call Observation Ended Event
03/06/2011 10:30:02 DEBUG - CTICallObserver.removeCall:removing call:634 from ext:1047
03/06/2011 10:30:04 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:05 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:05 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:06 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1034 is 14
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 0 is 101 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Connection Active Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 1 is 106 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Connection Created Event for id:642
03/06/2011 10:30:06 DEBUG - CTICallObserver.addCall 1034: call id is 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.addCall 1034: ucid is 00001006421307071624
03/06/2011 10:30:06 DEBUG - CTICallObserver.addCall 1034: setting 642 to state: initiated
03/06/2011 10:30:06 DEBUG - CallInfoData.CallInfoData:1034: callid 642
03/06/2011 10:30:06 DEBUG - CallInfoData.CallInfoData:1034: ani 836882103
03/06/2011 10:30:06 DEBUG - CallInfoData.CallInfoData:1034: dnis 7117711
03/06/2011 10:30:06 DEBUG - CallInfoData.CallInfoData:1034: ucid 00001006421307071624
03/06/2011 10:30:06 DEBUG - CallInfoData.CallInfoData:1034: uui
03/06/2011 10:30:06 DEBUG - CTICallObserver.addCall 1034: added call to list
03/06/2011 10:30:06 DEBUG - CTICallObserver.addCall 1034:cache is:true
03/06/2011 10:30:06 DEBUG - CTICallObserver.addCallToCache:caching call:642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 2 is 105 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Connection Connected Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 3 is 206 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent:1034: got Call Control Connection Established Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent:1034: found 2 connections
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent:1034: state of connection 0 is 51
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent:1034: state of connection 1 is 51
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent:1034: established both connections of call
03/06/2011 10:30:06 DEBUG - CTICallObserver.updateCallState 1034: setting call:642 to state:established
03/06/2011 10:30:06 DEBUG - CTICallObserver.updateCallState 1034: setting cached call:642 to state:established
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 4 is 106 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Connection Created Event for id:642
03/06/2011 10:30:06 DEBUG - CTICallObserver.addCall 1034: call id is 642 is already added, returning call data
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 5 is 104 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Connection Alerting Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 6 is 203 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent:1034: got Call Control alerting Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.updateCallState 1034: setting call:642 to state:ringing
03/06/2011 10:30:06 DEBUG - CTICallObserver.updateCallState 1034: setting cached call:642 to state:ringing
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 7 is 116 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Terminal Connection Created Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 8 is 119 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Terminal Connection Ringing Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 9 is 218 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Call Control Terminal Ringing Event
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 10 is 105 for call 642
03/06/2011 10:30:06 DEBUG - CTICallObserver.callChangedEvent1034: got Connection Connected Event
03/06/2011 10:30:07 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:08 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 11 is 206 for call 642
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: got Call Control Connection Established Event
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: found 2 connections
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: state of connection 0 is 51
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: state of connection 1 is 51
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: established both connections of call
03/06/2011 10:30:08 DEBUG - CTICallObserver.updateCallState 1034: setting call:642 to state:established
03/06/2011 10:30:08 DEBUG - CTICallObserver.updateCallState 1034: setting cached call:642 to state:established
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 12 is 115 for call 642
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent1034: got Terminal Connection Active Event
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent 1034: Event: 13 is 219 for call 642
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: got Terminal Connection Talking Event
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: found 2 connections
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: state of connection 0 is 51
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: state of connection 1 is 51
03/06/2011 10:30:08 DEBUG - CTICallObserver.callChangedEvent:1034: established both connections of call
03/06/2011 10:30:08 DEBUG - CTICallObserver.updateCallState 1034: setting call:642 to state:established
03/06/2011 10:30:08 DEBUG - CTICallObserver.updateCallState 1034: setting cached call:642 to state:established
03/06/2011 10:30:08 DEBUG - CTICallObserver.getCallInfo: turning on cache
03/06/2011 10:30:08 DEBUG - CallInfo.doGetCallInfo: Got call info for extension 1019
03/06/2011 10:30:09 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:09 DEBUG - CallInfo:doGetCallInfo:Didn't find a matching call. Give CTI Connector time to process
03/06/2011 10:30:10 DEBUG - ProviderMonitor: Checking:Tlink for availability
03/06/2011 10:30:10 ERROR - CallInfo.doGetCallInfoInitialCall: No call info available for extension 1055
03/06/2011 10:30:10 DEBUG - CTICallObserver.getCallInfo: turning on cache
03/06/2011 10:30:10 DEBUG - CallInfo.doGetCallInfo: Got call info for extension 1058
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1051 is 14
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 0 is 101 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Connection Active Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 1 is 106 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Connection Created Event for id:643
03/06/2011 10:30:12 DEBUG - CTICallObserver.addCall 1051: call id is 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.addCall 1051: ucid is 00001006431307071625
03/06/2011 10:30:12 DEBUG - CTICallObserver.addCall 1051: setting 643 to state: initiated
03/06/2011 10:30:12 DEBUG - CallInfoData.CallInfoData:1051: callid 643
03/06/2011 10:30:12 DEBUG - CallInfoData.CallInfoData:1051: ani 814297304
03/06/2011 10:30:12 DEBUG - CallInfoData.CallInfoData:1051: dnis 7117788
03/06/2011 10:30:12 DEBUG - CallInfoData.CallInfoData:1051: ucid 00001006431307071625
03/06/2011 10:30:12 DEBUG - CallInfoData.CallInfoData:1051: uui
03/06/2011 10:30:12 DEBUG - CTICallObserver.addCall 1051: added call to list
03/06/2011 10:30:12 DEBUG - CTICallObserver.addCall 1051:cache is:true
03/06/2011 10:30:12 DEBUG - CTICallObserver.addCallToCache:caching call:643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 2 is 105 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Connection Connected Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 3 is 206 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: got Call Control Connection Established Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: found 2 connections
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: state of connection 0 is 51
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: state of connection 1 is 51
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: established both connections of call
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting call:643 to state:established
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting cached call:643 to state:established
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 4 is 106 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Connection Created Event for id:643
03/06/2011 10:30:12 DEBUG - CTICallObserver.addCall 1051: call id is 643 is already added, returning call data
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 5 is 203 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: got Call Control alerting Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting call:643 to state:ringing
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting cached call:643 to state:ringing
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 6 is 104 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Connection Alerting Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 7 is 105 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Connection Connected Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 8 is 206 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: got Call Control Connection Established Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: found 2 connections
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: state of connection 0 is 51
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: state of connection 1 is 51
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: established both connections of call
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting call:643 to state:established
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting cached call:643 to state:established
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 9 is 116 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Terminal Connection Created Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 10 is 218 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Call Control Terminal Ringing Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 11 is 119 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Terminal Connection Ringing Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 12 is 115 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent1051: got Terminal Connection Active Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1051: Event: 13 is 219 for call 643
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: got Terminal Connection Talking Event
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: found 2 connections
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: state of connection 0 is 51
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: state of connection 1 is 51
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent:1051: established both connections of call
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting call:643 to state:established
03/06/2011 10:30:12 DEBUG - CTICallObserver.updateCallState 1051: setting cached call:643 to state:established
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1058 is 7
03/06/2011 10:30:12 DEBUG - CTICallObserver.callChangedEvent 1058: Event: 0 is 107 for call 635
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1058: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1058: Event: 1 is 205 for call 635
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1058: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1058: Event: 2 is 117 for call 635
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1058: got an unknown event 117
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1058: Event: 3 is 215 for call 635
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1058: got an unknown event 215
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1058: Event: 4 is 107 for call 635
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1058: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1058: Event: 5 is 205 for call 635
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1058: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1058: Event: 6 is 103 for call 635
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1058: got Call Observation Ended Event
03/06/2011 10:30:13 DEBUG - CTICallObserver.removeCall:removing call:635 from ext:1058
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1035 is 7
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1035: Event: 0 is 107 for call 636
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1035: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1035: Event: 1 is 205 for call 636
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1035: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1035: Event: 2 is 117 for call 636
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1035: got an unknown event 117
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1035: Event: 3 is 215 for call 636
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1035: got an unknown event 215
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1035: Event: 4 is 107 for call 636
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1035: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1035: Event: 5 is 205 for call 636
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1035: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1035: Event: 6 is 103 for call 636
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1035: got Call Observation Ended Event
03/06/2011 10:30:13 DEBUG - CTICallObserver.removeCall:removing call:636 from ext:1035
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1019 is 7
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 0 is 107 for call 638
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1019: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 1 is 205 for call 638
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1019: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 2 is 117 for call 638
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1019: got an unknown event 117
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 3 is 215 for call 638
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1019: got an unknown event 215
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 4 is 107 for call 638
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1019: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 5 is 205 for call 638
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1019: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1019: Event: 6 is 103 for call 638
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1019: got Call Observation Ended Event
03/06/2011 10:30:13 DEBUG - CTICallObserver.removeCall:removing call:638 from ext:1019
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1062 is 7
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 0 is 107 for call 637
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1062: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 1 is 205 for call 637
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1062: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 2 is 117 for call 637
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1062: got an unknown event 117
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 3 is 215 for call 637
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1062: got an unknown event 215
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 4 is 107 for call 637
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1062: got Connection Disconnected Event 107
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 5 is 205 for call 637
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1062: got Connection Disconnected Event 205
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent 1062: Event: 6 is 103 for call 637
03/06/2011 10:30:13 DEBUG - CTICallObserver.callChangedEvent:1062: got Call Observation Ended Event
03/06/2011 10:30:13 DEBUG - CTICallObserver.removeCall:removing call:637 from ext:1062
03/06/2011 10:30:14 DEBUG - CTICallObserver.getCallInfo: turning on cache
03/06/2011 10:30:14 DEBUG - CallInfo.doGetCallInfo: Got call info for extension 1034
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1021 is 14
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 0 is 101 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Connection Active Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 1 is 106 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Connection Created Event for id:645
03/06/2011 10:30:15 DEBUG - CTICallObserver.addCall 1021: call id is 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.addCall 1021: ucid is 00001006451307071635
03/06/2011 10:30:15 DEBUG - CTICallObserver.addCall 1021: setting 645 to state: initiated
03/06/2011 10:30:15 DEBUG - CallInfoData.CallInfoData:1021: callid 645
03/06/2011 10:30:15 DEBUG - CallInfoData.CallInfoData:1021: ani 836880186
03/06/2011 10:30:15 DEBUG - CallInfoData.CallInfoData:1021: dnis 7117711
03/06/2011 10:30:15 DEBUG - CallInfoData.CallInfoData:1021: ucid 00001006451307071635
03/06/2011 10:30:15 DEBUG - CallInfoData.CallInfoData:1021: uui
03/06/2011 10:30:15 DEBUG - CTICallObserver.addCall 1021: added call to list
03/06/2011 10:30:15 DEBUG - CTICallObserver.addCall 1021:cache is:false
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 2 is 105 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Connection Connected Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 3 is 206 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: got Call Control Connection Established Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: found 2 connections
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: state of connection 0 is 51
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: state of connection 1 is 51
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: established both connections of call
03/06/2011 10:30:15 DEBUG - CTICallObserver.updateCallState 1021: setting call:645 to state:established
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 4 is 106 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Connection Created Event for id:645
03/06/2011 10:30:15 DEBUG - CTICallObserver.addCall 1021: call id is 645 is already added, returning call data
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 5 is 104 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Connection Alerting Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 6 is 203 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: got Call Control alerting Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.updateCallState 1021: setting call:645 to state:ringing
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 7 is 116 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Terminal Connection Created Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 8 is 119 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Terminal Connection Ringing Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 9 is 218 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Call Control Terminal Ringing Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 10 is 105 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Connection Connected Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 11 is 206 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: got Call Control Connection Established Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: found 2 connections
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: state of connection 0 is 51
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: state of connection 1 is 51
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: established both connections of call
03/06/2011 10:30:15 DEBUG - CTICallObserver.updateCallState 1021: setting call:645 to state:established
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 12 is 115 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent1021: got Terminal Connection Active Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent 1021: Event: 13 is 219 for call 645
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: got Terminal Connection Talking Event
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: found 2 connections
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: state of connection 0 is 51
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: state of connection 1 is 51
03/06/2011 10:30:15 DEBUG - CTICallObserver.callChangedEvent:1021: established both connections of call
03/06/2011 10:30:15 DEBUG - CTICallObserver.updateCallState 1021: setting call:645 to state:established
03/06/2011 10:30:15 DEBUG - CTICallObserver.getCallInfo: turning on cache
03/06/2011 10:30:15 DEBUG - CallInfo.doGetCallInfo: Got call info for extension 1051
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1037 is 14
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 0 is 101 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Connection Active Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 1 is 106 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Connection Created Event for id:646
03/06/2011 10:30:17 DEBUG - CTICallObserver.addCall 1037: call id is 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.addCall 1037: ucid is 00001006461307071637
03/06/2011 10:30:17 DEBUG - CTICallObserver.addCall 1037: setting 646 to state: initiated
03/06/2011 10:30:17 DEBUG - CallInfoData.CallInfoData:1037: callid 646
03/06/2011 10:30:17 DEBUG - CallInfoData.CallInfoData:1037: ani 809068197
03/06/2011 10:30:17 DEBUG - CallInfoData.CallInfoData:1037: dnis 7117711
03/06/2011 10:30:17 DEBUG - CallInfoData.CallInfoData:1037: ucid 00001006461307071637
03/06/2011 10:30:17 DEBUG - CallInfoData.CallInfoData:1037: uui
03/06/2011 10:30:17 DEBUG - CTICallObserver.addCall 1037: added call to list
03/06/2011 10:30:17 DEBUG - CTICallObserver.addCall 1037:cache is:true
03/06/2011 10:30:17 DEBUG - CTICallObserver.addCallToCache:caching call:646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 2 is 105 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Connection Connected Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 3 is 206 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: got Call Control Connection Established Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: found 2 connections
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: state of connection 0 is 51
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: state of connection 1 is 51
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: established both connections of call
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting call:646 to state:established
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting cached call:646 to state:established
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 4 is 106 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Connection Created Event for id:646
03/06/2011 10:30:17 DEBUG - CTICallObserver.addCall 1037: call id is 646 is already added, returning call data
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 5 is 203 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: got Call Control alerting Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting call:646 to state:ringing
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting cached call:646 to state:ringing
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 6 is 104 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Connection Alerting Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 7 is 105 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Connection Connected Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 8 is 206 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: got Call Control Connection Established Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: found 2 connections
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: state of connection 0 is 51
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: state of connection 1 is 51
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: established both connections of call
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting call:646 to state:established
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting cached call:646 to state:established
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 9 is 116 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Terminal Connection Created Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 10 is 218 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Call Control Terminal Ringing Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 11 is 119 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Terminal Connection Ringing Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 12 is 115 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent1037: got Terminal Connection Active Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent 1037: Event: 13 is 219 for call 646
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: got Terminal Connection Talking Event
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: found 2 connections
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: state of connection 0 is 51
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: state of connection 1 is 51
03/06/2011 10:30:17 DEBUG - CTICallObserver.callChangedEvent:1037: established both connections of call
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting call:646 to state:established
03/06/2011 10:30:17 DEBUG - CTICallObserver.updateCallState 1037: setting cached call:646 to state:established
03/06/2011 10:30:22 DEBUG - ProviderMonitor: Checking:Tlink for availability
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent: Number of events on extension 1025 is 14
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 0 is 101 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Connection Active Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 1 is 106 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Connection Created Event for id:647
03/06/2011 10:30:22 DEBUG - CTICallObserver.addCall 1025: call id is 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.addCall 1025: ucid is 00001006471307071638
03/06/2011 10:30:22 DEBUG - CTICallObserver.addCall 1025: setting 647 to state: initiated
03/06/2011 10:30:22 DEBUG - CallInfoData.CallInfoData:1025: callid 647
03/06/2011 10:30:22 DEBUG - CallInfoData.CallInfoData:1025: ani 836887999
03/06/2011 10:30:22 DEBUG - CallInfoData.CallInfoData:1025: dnis 7117711
03/06/2011 10:30:22 DEBUG - CallInfoData.CallInfoData:1025: ucid 00001006471307071638
03/06/2011 10:30:22 DEBUG - CallInfoData.CallInfoData:1025: uui
03/06/2011 10:30:22 DEBUG - CTICallObserver.addCall 1025: added call to list
03/06/2011 10:30:22 DEBUG - CTICallObserver.addCall 1025:cache is:true
03/06/2011 10:30:22 DEBUG - CTICallObserver.addCallToCache:caching call:647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 2 is 105 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Connection Connected Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 3 is 206 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: got Call Control Connection Established Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: found 2 connections
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: state of connection 0 is 51
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: state of connection 1 is 51
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: established both connections of call
03/06/2011 10:30:22 DEBUG - CTICallObserver.updateCallState 1025: setting call:647 to state:established
03/06/2011 10:30:22 DEBUG - CTICallObserver.updateCallState 1025: setting cached call:647 to state:established
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 4 is 106 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Connection Created Event for id:647
03/06/2011 10:30:22 DEBUG - CTICallObserver.addCall 1025: call id is 647 is already added, returning call data
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 5 is 203 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: got Call Control alerting Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.updateCallState 1025: setting call:647 to state:ringing
03/06/2011 10:30:22 DEBUG - CTICallObserver.updateCallState 1025: setting cached call:647 to state:ringing
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 6 is 104 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Connection Alerting Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 7 is 105 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Connection Connected Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 8 is 206 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: got Call Control Connection Established Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: found 2 connections
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: state of connection 0 is 51
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: state of connection 1 is 51
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: established both connections of call
03/06/2011 10:30:22 DEBUG - CTICallObserver.updateCallState 1025: setting call:647 to state:established
03/06/2011 10:30:22 DEBUG - CTICallObserver.updateCallState 1025: setting cached call:647 to state:established
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 9 is 116 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Terminal Connection Created Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 10 is 218 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Call Control Terminal Ringing Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 11 is 119 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Terminal Connection Ringing Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 12 is 115 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent1025: got Terminal Connection Active Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent 1025: Event: 13 is 219 for call 647
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: got Terminal Connection Talking Event
03/06/2011 10:30:22 DEBUG - CTICallObserver.callChangedEvent:1025: found 2 connections
03/06/2011 10:30:22 DEBUG - CTI
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
What application server are you on? What version of DD?

It is not clear if the outofmemory issue is not the real culprit here?
chukiatdenkongpon
Joined: Nov 7, 2013
Messages: 97
Offline
Hi

the application server is Tomcat 5.5.25
DD version is DD 4.1.9 p4

and server is AIR 4

Please advise.

Chukiat D.
RossYakulis
Joined: Nov 6, 2013
Messages: 2652
Offline
It is not clear what is happening. My recommendation is to upgrade to 5.1 or 6.0 out in 08/22/2011.

Does this happen all the time or ocasionally?
Go to:   
Mobile view