Guest kparkk Report post Posted 01/15/2006 05:18 AM Hello, I am having little difficulties with detecting hangup. I called in VG for dialogic, then remove the phone jack from the dialogic board D/41ESC, and VG did not hangup which tells me that my dialogic board is not detecting loop drop or VG for dialogic is not hanging up upon loop drop. Is there a setting for loop drop detection? what I need to do to solve this problem? Thanks. Share this post Link to post
SupportTeam Report post Posted 01/15/2006 05:34 AM In ConfigLine.xml file in the 'Rules' section find entry for SendDisconnectOnLoopCurrentDrop and set it's value to 1. This way the disconnect will occur when loop current drop is detected. The current release of VG for Dialogic should however hangup on Loop Current Drop - are you using a version earlier then 6.0.2378? On analog lines disconnect detection can also be done by listening out for disconnect tones. See: http://www.voiceguide.com/vghelp/html/Disc...ctionDetect.htm Share this post Link to post
Guest kparkk Report post Posted 01/15/2006 05:43 AM I am using the latest version of VG for dialogic 6.0.2378. However as posted before the board or VG is not detecting the loop drop. I would guess it might be the board since VG rely on the board to inform it. Is there any settings that I need to set for the board to detect loop drop or there are no settings for that ? Share this post Link to post
Guest kparkk Report post Posted 01/15/2006 05:44 AM Also, forgot to mention that I did change the value to 1 in the configline file under the Rules / loop drop detection ..thanks Share this post Link to post
SupportTeam Report post Posted 01/15/2006 06:15 AM I'd say it's the board that has the problem... Have you tried using Voice Horoscope and seeing if it reacts to the line being removed from the phone jack? Share this post Link to post
Guest kparkk Report post Posted 01/15/2006 06:16 AM What is Voice Horoscope? Share this post Link to post
SupportTeam Report post Posted 01/15/2006 06:17 AM Start->Programs->Intel Dialogic...->Sample Programs->Voice Horoscope Share this post Link to post
Guest kparkk Report post Posted 01/15/2006 06:22 AM I went ahead and tried it, and yes it hung up once the line was removed .. so what do you recommend trying next? Share this post Link to post
SupportTeam Report post Posted 01/15/2006 06:33 AM Could you please post a copy of MMDDtw.txt trace which captures the problem, this will allow us to see what happened. When running the script click on VoiceGuide's View menu and select 'Event Trace Log' option. Set log level to 9. Restart VG. Make a call and remove line from socket. Log files wil be in \log\ directory. When posting traces/scripts please .ZIP them up and post them as attachements. Share this post Link to post
Guest kparkk Report post Posted 01/15/2006 07:13 AM Attached is a copy of the log & event trace log as requested. hd.zip Share this post Link to post
SupportTeam Report post Posted 01/15/2006 07:24 AM The .ZIP file does not want to open for us, says it's an invalid archive... Share this post Link to post
Guest kparkk Report post Posted 01/15/2006 07:33 AM Please try the new attached file. hd.zip Share this post Link to post
SupportTeam Report post Posted 01/15/2006 09:47 PM Attached file seems to be 278 bytes in size only... The files contained within it are empty... Share this post Link to post
Guest kparkk Report post Posted 01/16/2006 03:34 AM I am truly sorry, I am not sure what happened. I made sure this time, the file is proper to open and review. Thanks for your patience. hd.zip Share this post Link to post
SupportTeam Report post Posted 01/16/2006 05:57 AM Trace shows: 010434.647 001 ev DE_LCOF does not cause DISCONNECTED event as Rule: SendDisconnectOnLoopCurrentDrop=0 Looks like the Rules section was not modifed corrctly as per previous posts in this thread... Share this post Link to post
Guest kparkk Report post Posted 01/16/2006 06:34 AM I double checked the configline.xml file, and I do indeed have the the value set to 1, so is the default to 1 under the rules/ senddisconnectonloopcurrentdrop. Thats strange. the file is attached for your reference. ConfigLine.zip Share this post Link to post
SupportTeam Report post Posted 01/16/2006 07:25 AM Please place attached OCX in Windows' System32 are restart VG. You should see this in MMDDtw.txt trace: 182149.234 xml sCurrConfig_SetParm_key=[sendDisconnectOnLoopCurrentDrop] 182149.234 rule SendDisconnectOnLoopCurrentDrop = 1 ktTelControl_050116.zip Share this post Link to post
Guest kparkk Report post Posted 01/17/2006 12:37 AM Thank you very much .. That fixed it. but now I am curious ... was that a bug in VG? or was it something specific to my equipment? I am happy, this issue over with Share this post Link to post
SupportTeam Report post Posted 01/17/2006 01:33 AM Looks like the version of ktTelcontrol you were using did not support the "SendDisconnectOnLoopCurrentDrop" rule properly. The version we provided does. If possible can you provide an older MMDDtw.txt trace which captures program startup - we will then be able to see which version of ktTelcontrol was on your system beforehand... Share this post Link to post
Guest kparkk Report post Posted 01/17/2006 03:31 AM The old files, I had allready deleted them. Share this post Link to post