metra Report post Posted 06/29/2010 01:22 PM Hello, We have installed VG7 over a Dialogic D/300JCT-E1 with the driver in version 6. We have a 4 line licence of VG 7 I have also configured only 4 lines in the Config.xml with the appropriate start scripts When I place a call, VG answers but at the en of the call, I see the line (in VG Line Status tool) with a blocked status When I place a second call, the second line answers When 4 calls where tried, the 4 lines have the status blocked and then it is mo more possible to call Voice guide Where do I have to search to find the problem ? What is exacly the usage of the Configline xml file ? Do I have to copy the Sample ConfigLine for ISDN lines.xml file in my Confiline file ? I join the log file ktTel. It logs my 4 calls and the last one. Thanks for your help. Share this post Link to post
SupportTeam Report post Posted 06/29/2010 07:29 PM No traces were attached to post. Please post traces (.ZIped) and we can then see what is happening on this system. Share this post Link to post
SupportTeam Report post Posted 06/30/2010 09:56 AM Trace shows that the card is working fine and accepting calls on the first 4 channels that were opened by VoiceGuide. It looks like equipment on the other end that is sending the calls expects that all 30 channels on the E1 are opened, and will block the entire E1 if it tries to send a call on channels other that those opened by VoiceGuide. In these situations you need to open all 30 channels on the E1 to allow the remote equipment to send calls on the channel that it selects. Here are the lines form the trace showing VG answering calls on channels 1->4 : 151418.813 8632 2 fn AnswerCall(sXMLOptions=[]) 151420.730 8632 4 fn AnswerCall(sXMLOptions=[]) 151443.458 8632 7 fn AnswerCall(sXMLOptions=[]) 151505.404 8632 10 fn AnswerCall(sXMLOptions=[]) And here is the trace that shows the remote equipment blocks the channels. Presumably after it tried to send a call on an unopened channel. 151549.107 9944 2 ev GCEV_BLOCKED 151549.107 9944 2 r Dialogic GCEV_BLOCKED 2098 (2098 0 0 ) 151549.107 9944 4 CtEventProcess idx=38 : evttype=2098(2098), crn=0, data=040C8920(0973F140), len=8(8) q: 2/3 151549.108 9944 4 ev GCEV_BLOCKED 151549.108 9944 4 r Dialogic GCEV_BLOCKED 2098 (2098 0 0 ) 151549.108 9944 7 CtEventProcess idx=39 : evttype=2098(2098), crn=0, data=040C8950(0973F140), len=8(8) q: 1/3 151549.108 9944 7 ev GCEV_BLOCKED 151549.108 9944 7 r Dialogic GCEV_BLOCKED 2098 (2098 0 0 ) 151549.108 9944 10 CtEventProcess idx=40 : evttype=2098(2098), crn=0, data=040C8980(0973F140), len=8(8) q: 0/3 151549.108 9944 10 ev GCEV_BLOCKED 151549.108 9944 10 r Dialogic GCEV_BLOCKED 2098 (2098 0 0 ) Share this post Link to post
SupportTeam Report post Posted 06/30/2010 09:57 AM The evaluation version of VoiceGuide lets you open all 30 channels on an E1 trunk. This will allow you to confirm correct operation when all 30 channels are opened. Share this post Link to post
metra Report post Posted 07/01/2010 09:11 AM Thank you for the answer. I will try to define all the lines in Vg config file but we have installed VG on the server month ago an the evaluation time has expired. Voice Guide will also open only the 4 channels of the licence. But is it normal that VG answers each time on a new line ? It is as if the used line is not correctly released and on the 5th call the equipment on the other side see all the connected lines as busy and gives to the caller an occuped tone. For the moment we are using VG5 on an other server and we see that normally VG answers on the first free line. I will have a test session on monday. Can I plan other tests to collect enough informations to make a good diagnostic of the problem ? Share this post Link to post
SupportTeam Report post Posted 07/01/2010 09:46 AM I will try to define all the lines in Vg config file but we have installed VG on the server month ago an the evaluation time has expired. There is no time limit on the VoiceGuide evaluation mode. You just need to restart it and you will get another hour of operation. If you want to remove the license then just delete the userinfo file in VoiceGuide's directory and restart VoiceGuide. VoiceGudife wuill then start in evaluation mode. But is it normal that VG answers each time on a new line ? It will answer on whatever channel the call is sent on. The system sending the calls decides on which channel the call gets sent. It is as if the used line is not correctly released We can see the released events in the trace and they all look fine. It looks like the channel ins released OK. You can ask the administration of the PBX/Switch sending the calls to VoiceGuide to confirm if the channels appear released ok from their side. I will have a test session on monday. Can I plan other tests to collect enough informations to make a good diagnostic of the problem ? There in no real need to gather any more traces/data. Share this post Link to post
metra Report post Posted 07/05/2010 12:38 PM Thank you for your answers. Using VG in trial mode works perfectly when I delete the licence file. Voice guide answers on using line 1 to line 30 in ascending order and than restart on line one. But when VG is working with the 4 lines licence, it loads only 4 lines and after the 4th call, we have the occupied tone and we have to restart Dialogic. Do you have a work around for this problem ? Share this post Link to post
SupportTeam Report post Posted 07/05/2010 12:47 PM The answer in the previous post is correct: It looks like equipment on the other end that is sending the calls expects that all 30 channels on the E1 are opened, and will block the entire E1 if it tries to send a call on channels other that those opened by VoiceGuide. In these situations you need to open all 30 channels on the E1 to allow the remote equipment to send calls on the channel that it selects. You are only opening 4 channels on the E1, and the equipment that is sending calls to VoiceGuide wants to send calls on all channels, not just the 4 that you opened. To open all 30 channels (in registered mode) you need a 30 line license. Share this post Link to post