VoiceGuide IVR Software Main Page
Jump to content

Vg 7.5

Recommended Posts

I installed VG7.5 and configed with number 200. Then I made a call from 300 to 200 and it has error. I couldn't hear anything from my script.

Share this post


Link to post

Can you please port traces that capture the incoming call. We can then see what happened during the call.

 

Traces are saved in VoiceGuide's \log\ subdirectory. Please .ZIP up any traces before posting them.

Share this post


Link to post

vgEngine trace shows:

122332.268   7   3   1 state <offered> : cid=400@192.168.1.6 , dnis=200@192.168.1.7
...
122332.269   7   3   1       answering the call (picking up the line) 8000001
122332.269   7               ****************************************************
122332.269   7   3   1       AnswerTheCall: Evaluation time expired
122332.270   7               ****************************************************

You are running VoiceGuie in evaluation mode.

 

It needs restarting every now and then when in that mode in order to answer calls.

 

Try restating the VoiceGuide service and try calling into the system again.

Share this post


Link to post

Looking at some previous calls we can see that there was a problem answering the calls.

 

If there are any firewalls or anti-virus type software on this system try disabling them all and trying again.

 

Most likely the Dialogic drivers are stopped from opening a port for RTP communications.

 

Please also post the Dialogic RTF logs. Just .ZIP up the entire C:\Program Files (x86)\Dialogic\log directory and post it here.

227 112033.323  1216   3 fn    AnswerCall 8000001 (sXMLOptions=[])
228 112033.327  1216   3       dx_adjsv (2, SV_VOLUMETBL, SV_ABSPOS, SV_ADD4DB) default call
229 112033.327  1216   3       CleanAllDelayedPlayRecQueues
230 112033.329  1216   3       gc_AnswerCall crn=8000001
231 112033.338  3668           extension saved into zStore_GC_PARM_DATA idx=1
232 112033.341  2980   3       ev idx=12 : evttype=2152(2152), crn=8000001, data=003482C8(0A5A3F90), len=8(8) q: 0/2
233 112033.341  2980   3 ev    GCEV_EXTENSION hmp
234 112033.342  2980   3       zStore_GC_PARM_DATA idx=1, set_ID=12303 parm_ID=1 value_size=4
235 112033.342  2980   3       GCEV_EXTENSION IPSET_IPPROTOCOL_STATE
236 112033.358  2980   3       ev idx=13 : evttype=2049(2049), crn=8000001, data=003482F8(0A5A3F90), len=8(8) q: 0/2
237 112033.358  2980   3 ev    GCEV_TASKFAIL crn=8000001
238 112033.358  2980           GCEV_TASKFAIL ResultInfo: gcValue=137(0x89|EGC_CCLIBSPECIFIC|cclib specific - a catchall) gcMsg=[CCLIB specific] ccLibId=8 ccLibName=[GC_H3R_LIB] ccValue=[0x6||] ccMsg=[IPERR_INTERNAL - see rtf log] additionalinfo=[]
239 112033.358  2980   3 r     Dialogic  GCEV_TASKFAIL 2049 (0 137 6 NOADVICE CCLIB specific IPERR_INTERNAL - see rtf log)
227 115627.775  3044   3 fn    AnswerCall 8000001 (sXMLOptions=[])
228 115627.779  3044   3       dx_adjsv (2, SV_VOLUMETBL, SV_ABSPOS, SV_ADD4DB) default call
229 115627.780  3044   3       CleanAllDelayedPlayRecQueues
230 115627.782  3044   3       gc_AnswerCall crn=8000001
231 115627.795  1272           extension saved into zStore_GC_PARM_DATA idx=1
232 115627.798  3860   3       ev idx=12 : evttype=2152(2152), crn=8000001, data=00367A88(0A6D3F90), len=8(8) q: 0/2
233 115627.798  3860   3 ev    GCEV_EXTENSION hmp
234 115627.799  3860   3       zStore_GC_PARM_DATA idx=1, set_ID=12303 parm_ID=1 value_size=4
235 115627.799  3860   3       GCEV_EXTENSION IPSET_IPPROTOCOL_STATE
236 115627.829  3860   3       ev idx=13 : evttype=2049(2049), crn=8000001, data=00367AB8(0A6D3F90), len=8(8) q: 0/2
237 115627.829  3860   3 ev    GCEV_TASKFAIL crn=8000001
238 115627.829  3860           GCEV_TASKFAIL ResultInfo: gcValue=137(0x89|EGC_CCLIBSPECIFIC|cclib specific - a catchall) gcMsg=[CCLIB specific] ccLibId=8 ccLibName=[GC_H3R_LIB] ccValue=[0x6||] ccMsg=[IPERR_INTERNAL - see rtf log] additionalinfo=[]
239 115627.829  3860   3 r     Dialogic  GCEV_TASKFAIL 2049 (0 137 6 NOADVICE CCLIB specific IPERR_INTERNAL - see rtf log)

Share this post


Link to post

Please try this:

1. Stop the VoiceGuide service.
2. Stop the Dialogic service.

Please place the attached RtfConfigWin.xml file on your system - unzip first. (file link at very bottom of this post)


for Windows 7 and Server 2008 R2 :
3a. make the hidden directory C:\ProgramData visible
3b. go to C:\ProgramData\Dialogic\HMP\cfg


for Windows XP, server 2003 and Server 2008 32bit :
3a. go to C:\Program Files\Dialogic\cfg


Then:

4. Backup existing RtfConfigWin.xml,
5. Replace it with attached RtfConfigWin.xml (unzip it first)
6. Shutdown and restart Windows.

 

7 Start WireShark to capture the SIP packets of the incoming call. (see: www.wireshark.org)

8. Start the Dialogic service.
9. Once Dialogic service has fully started then start the VoiceGuide service.

 

10. After VoiceGuide service has fully started place a call into system.

 

11. .ZIP up Dialogic logs and VoiceGuide ktTel log and the WireShark .pcap log file that captures the SIP packets.

12. Please post all the above logs here.

 

 

 

The current Dialogic logs show:

10/14/2015 11:20:33.186   2332        2980 gc                      ERR1         gc_parmblk_mgr                  ----- CParmBlkMgr::ReleaseCParmBlk(): Could not find GC_PARM_BLKP = 0xa698f85 in map, return EGC_INVPARMBLK
10/14/2015 11:20:33.348   2332        3800 Dm3Odi.dll              Error        Qcd [0:0:1:10:1] CDm3StdComp::Dm3GetErrorResult() -> (Std_MsgError) Message[0x4000] Xid[0x5] Src[0:0:1:10:1] Dest[18:255:0:0:0] ErrorCode[0x7]
10/14/2015 11:20:33.352   2332        3800 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ::OnStartAlgorithmSession: ch=ipmB1C1 ErrorCode=0x7 -Invalid parameter value.PrevError=0x0
10/14/2015 11:20:33.352   2332        3800 Dm3Odi.dll              Error        Qcd [0:0:1:10:1] CDm3StdComp::Dm3GetErrorResult() -> (Std_MsgError) Message[0x4002] Xid[0x5] Src[0:0:1:10:1] Dest[18:255:0:0:0] ErrorCode[0x7]
10/14/2015 11:20:33.352   2332        3800 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ::OnStartMediaSession: ch=ipmB1C1 ErrorCode=0x7 -Invalid parameter value., PrevError=0x7
10/14/2015 11:20:33.353   2332        3800 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ConvertDM3ResultToR4Error: RESULT_COMPONENT_ERROR             error code: 0x7
10/14/2015 11:20:33.353   2332        3800 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ConvertDM3ResultToR4Error: RESULT_COMPONENT_ERROR             converted error code: 0x2
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1320   !     1 ! << MediaState::ipmEventHandler :IPMEV_ERROR received from media
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1169   !     1 ! mediaPrintLog:st ST_TX_START_2FDX Printing event/transition log
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_ATTACH , st ST_NULL
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_GET_LOCAL , st ST_WAIT_FOR_INFO
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_GETNEWPORTS , st ST_WAIT_FOR_CALL
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_GET_LOCAL , st ST_WAIT_FOR_INFO
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_CONNECT_HDX_TX , st ST_WAIT_FOR_CALL
10/14/2015 11:20:33.353   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_MODIFY_HDX2FDX , st ST_TX_STARTING
10/14/2015 11:20:33.354   2332        2360 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_ERROR , st ST_TX_START_2FDX
10/14/2015 11:20:33.390   2332        1772 sip_stack               Error        000006EC   ERROR  - CALL         - CallLegLock - Call 0x0F3E05D8: CallLeg object was destructed
10/14/2015 11:56:27.551   3652        3860 gc                      ERR1         gc_parmblk_mgr                  ----- CParmBlkMgr::ReleaseCParmBlk(): Could not find GC_PARM_BLKP = 0xa7c8f85 in map, return EGC_INVPARMBLK
10/14/2015 11:56:27.824   3652        1368 Dm3Odi.dll              Error        Qcd [0:0:1:10:1] CDm3StdComp::Dm3GetErrorResult() -> (Std_MsgError) Message[0x4000] Xid[0x5] Src[0:0:1:10:1] Dest[18:255:0:0:0] ErrorCode[0x7]
10/14/2015 11:56:27.824   3652        1368 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ::OnStartAlgorithmSession: ch=ipmB1C1 ErrorCode=0x7 -Invalid parameter value.PrevError=0x0
10/14/2015 11:56:27.824   3652        1368 Dm3Odi.dll              Error        Qcd [0:0:1:10:1] CDm3StdComp::Dm3GetErrorResult() -> (Std_MsgError) Message[0x4002] Xid[0x5] Src[0:0:1:10:1] Dest[18:255:0:0:0] ErrorCode[0x7]
10/14/2015 11:56:27.824   3652        1368 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ::OnStartMediaSession: ch=ipmB1C1 ErrorCode=0x7 -Invalid parameter value., PrevError=0x7
10/14/2015 11:56:27.824   3652        1368 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ConvertDM3ResultToR4Error: RESULT_COMPONENT_ERROR             error code: 0x7
10/14/2015 11:56:27.824   3652        1368 libipm_ipvsc            ERR1         CIPVscChannel         ipmB1C1    ---  ConvertDM3ResultToR4Error: RESULT_COMPONENT_ERROR             converted error code: 0x2
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1320   !     1 ! << MediaState::ipmEventHandler :IPMEV_ERROR received from media
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1169   !     1 ! mediaPrintLog:st ST_TX_START_2FDX Printing event/transition log
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_ATTACH , st ST_NULL
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_GET_LOCAL , st ST_WAIT_FOR_INFO
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_GETNEWPORTS , st ST_WAIT_FOR_CALL
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_GET_LOCAL , st ST_WAIT_FOR_INFO
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_CONNECT_HDX_TX , st ST_WAIT_FOR_CALL
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_MODIFY_HDX2FDX , st ST_TX_STARTING
10/14/2015 11:56:27.825   3652        3220 gc_h3r                  ERR1         mediastate.cpp:1189   !     1 ! mediaPrintLog:TRAN_COMPLETE Ev EV_ERROR , st ST_TX_START_2FDX
10/14/2015 11:56:27.858   3652        2672 sip_stack               Error        00000A70   ERROR  - CALL         - CallLegLock - Call 0x0F3F05D8: CallLeg object was destructed

RtfConfigWin.zip

Share this post


Link to post

From looking at your previous posts it looks like you had incoming calls working before.

 

Did the incoming calls stopped working after updating system to v7.5? or when you updated to HMP30 SU361 ?

 

Are the incoming calls made from same devices/softphones as before? Are you using uLaw encoding on these calls or some other format?

 

(BTW. recommended HMP version for use with VoiceGuide v7.5 is SU360, not SU361 - please see download links on our Downloads page)

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×