Guest enadhazeem Report post Posted 08/01/2005 01:09 PM I am using VG for Dialogic. When I transfer the call, it gets disconnected during the first few minutes, I do not know what causes it to disconnect. here is the log file: 145942.38 1 event TDX_CST, code=134, state=1201 145942.41 1 LsRecRecording EV_UNKNOWN_134,TDX_CST 145942.44 1 path {TDX_CST} not found 150030.48 1 tw DialogicEvent 134,TDX_CST,199,0,0,DE_TONEON,TID_RNGBK1, 150030.52 1 event RINGBACK, code=134, state=1201 150030.55 1 LsRecRecording EV_UNKNOWN_134,RINGBACK 150030.56 1 path {RINGBACK} not found 150030.59 1 event TID_RNGBK1, code=134, state=1201 150030.63 1 LsRecRecording EV_UNKNOWN_134,TID_RNGBK1 150030.64 1 path {TID_RNGBK1} not found 150030.67 1 event TDX_CST, code=134, state=1201 150030.70 1 LsRecRecording EV_UNKNOWN_134,TDX_CST 150030.72 1 path {TDX_CST} not found 150032.83 1 tw DialogicEvent 134,TDX_CST,194,0,0,DE_TONEON,TID_DIAL_INTL, 150032.84 1 event DIALTONE, code=134, state=1201 150032.88 1 LsRecRecording EV_UNKNOWN_134,DIALTONE 150032.91 1 path {DIALTONE} not found 150032.92 1 event TID_DIAL_INTL, code=134, state=1201 150032.95 1 LsRecRecording EV_UNKNOWN_134,TID_DIAL_INTL 150032.98 1 path {TID_DIAL_INTL} not found 150033.02 1 event TDX_CST, code=134, state=1201 150033.03 1 LsRecRecording EV_UNKNOWN_134,TDX_CST 150033.06 1 path {TDX_CST} not found 150040.45 1 tw DialogicEvent 134,TDX_CST,193,0,0,DE_TONEON,TID_DIAL_LCL, 150040.47 1 event DIALTONE, code=134, state=1201 150040.50 1 LsRecRecording EV_UNKNOWN_134,DIALTONE 150040.53 1 path {DIALTONE} not found 150040.55 1 event TID_DIAL_LCL, code=134, state=1201 150040.58 1 LsRecRecording EV_UNKNOWN_134,TID_DIAL_LCL 150040.61 1 path {TID_DIAL_LCL} not found 150040.63 1 event TDX_CST, code=134, state=1201 150040.66 1 LsRecRecording EV_UNKNOWN_134,TDX_CST 150040.67 1 path {TDX_CST} not found 150130.84 1 tw DialogicEvent 134,TDX_CST,194,0,0,DE_TONEON,TID_DIAL_INTL, 150130.88 1 event DIALTONE, code=134, state=1201 150130.91 1 LsRecRecording EV_UNKNOWN_134,DIALTONE 150130.94 1 path {DIALTONE} not found 150130.97 1 event TID_DIAL_INTL, code=134, state=1201 150130.98 1 LsRecRecording EV_UNKNOWN_134,TID_DIAL_INTL 150131.02 1 path {TID_DIAL_INTL} not found 150131.05 1 event TDX_CST, code=134, state=1201 150131.06 1 LsRecRecording EV_UNKNOWN_134,TDX_CST 150131.09 1 path {TDX_CST} not found 150136.75 1 event callstate DISCONNECTED 1 0 0 150136.78 1 event EV_REMOTEPARTY_DISCONNECT, code=9250, state=1201 150136.80 1 LsRecRecording EV_REMOTEPARTY_DISCONNECT,EV_REMOTEPARTY_DISCONNECT 150136.83 1 path {EV_REMOTEPARTY_DISCONNECT} not found 150136.89 1 rv rec length: RecordCall_RecLen100ms = 1604 150136.92 1 rv add [RecordCall_RecLen100ms]{1604} 150136.97 1 rv add [RecordCall_EndRecCause]{disconnect} 150137.08 1 rv add [Hangup Time]{8/1/2005 3:01:37 PM} 150137.11 1 state Hanging up call... [During LsRecRecording] 150137.13 1 HangupCall_Common hCall=1 150137.16 1 rec RecSoundStop ok 150137.19 1 play PlaySoundStop ok 150137.22 1 timer set 2 EV_TIMEOUT_WAITFORIDLEAFTERLINEDROP 150137.23 1 fnHangupCall end 150137.27 1 tw DialogicEvent 134,TDX_CST,0,0,0,DE_LCOF,, 150137.28 1 event TDX_CST, code=134, state=900 150137.31 1 LsAwaitingCalls EV_UNKNOWN_134 150137.34 1 tw DialogicEvent 130,TDX_RECORD,0,0,0,TM_USRSTOP,, 150137.38 1 event TDX_RECORD, code=130, state=900 150137.39 1 LsAwaitingCalls EV_UNKNOWN_130 150137.42 1 event EV_REC_FINISHED, code=8003, state=900 150137.44 1 LsAwaitingCalls EV_REC_FINISHED 150137.47 1 event callstate IDLE 1 0 0 150137.50 1 WorkingMode@Idle= 150137.52 1 timer clear 150137.55 1 rec RecSoundStop ok 150137.58 1 play PlaySoundStop ok 150137.59 1 rv add [CallEndTime]{8/1/2005 3:01:37 PM} Share this post Link to post
SupportTeam Report post Posted 08/01/2005 01:40 PM More then likely your disconnect tone definition is not narrow enough and you are getting false detections of disconnect tone. Please post the 'tw' trace capturing the hangup - it will show more detail of what is happening. (You can enable the automatic saving of the logs to files in \log\ directory.) Share this post Link to post
Guest enadhazeem Report post Posted 08/03/2005 08:34 PM Where do you find the disconnect tone definition. Please keep in mind that I am using VG for Dialogic. Share this post Link to post
SupportTeam Report post Posted 08/03/2005 09:46 PM See file ConfigLine.xml in VG's \data\ subdirectory. Share this post Link to post