VoiceGuide IVR Software Main Page
Jump to content

V6 Outdial File Vs Outdial Database

Recommended Posts

I verified that Outgoing calls are working. From your forum i see a suggestion to use an outdial file when call needs to be done immediately when phone is loaded. From what i've read it's unclear how to use outdial file. It said that VG discovers the file automatically. I have created an xml file and placed it in /data/ directory but no calls have been made. What is missing?

Thank you for your help!

Share this post


Link to post

Are you using VoiceGuide v7 ?

 

Can you please post the outdial file that you are using and the vgEngine trace file that covers the time when the outdial file was placed in VoiceGuide's \data\ subdirectory.

Share this post


Link to post
<OutDialEntry>

<PhoneNumber>2232342333</PhoneNumber>

<PhoneNumberPrefix>9</PhoneNumberPrefix>

<OnAnswerLive>C:\Program Files (x86)\VoiceGuide\System\voice\installed\1.wav</OnAnswerLive>

<AnswerTimeout>120</AnswerTimeout>

<RetriesLeft>3</RetriesLeft>

<RetriesDelay>5</RetriesDelay>

</OutDialEntry>


The name of the file /data/OutDial_1205New.xml. The phone number is changed.

I am using V6.


Thank you!


1205_0300_vgEngine.zip

Share this post


Link to post

The trace files do not show the file being detected at all.

 

Was the file definitely saved in directory:

 

C:\Program Files (x86)\VoiceGuide\data\

 

?

 

is that file still there?

Share this post


Link to post

Trace shows that the Dialogic dialed the number:

 

9,2489789145

 

do you dial a 9 on this PBX first to get the external line?

 

Hos did you verify before that the outgoing calls are working?

 

 

152735.754 7 1 1 dial making call LineState settings: tel[9,2489789145] live[C:\Program Files (x86)\VoiceGuide\Scripts\ACCallReminder\ApptTime.wav] am[C:\Program Files (x86)\VoiceGuide\Scripts\ACCallReminder\ApptTime.wav] fax[] noAnswer[] retriesEnd[] OnHangup[] rv[[OutDial_RetriesLeft]{3}[OutDial_CampaignName]{}[OutDial_ID]{14541}[OutDial_GUID]{00000000-0000-0000-0000-000000000000}] options=[]
152735.754 7 1 1 state Dialing (auto) 9,2489789145

Share this post


Link to post

When I use manual loader i have this phone and a 9 on Rule screen then I am able to dial. But this is not consistent either.

If I use outdial xml , nothing triggers dial at all. I do see in the VG view window that it tries to dial.

 

I'd appreciate you look into the issue.

 

Thanks,1205_ktTel.zip

Share this post


Link to post

1205_0330_vgEngine.txt and 1205_1629_vgEngine.txt traces are showing 4 outgoing call attempts being made:

 

1205_0330_vgEngine.txt (3 hits):
Line 2731: 152735.754 7 1 1 dial making call LineState settings: tel[9,2489789145] live[... ACCallReminder\ApptTime.wav] ...
Line 2968: 153013.954 7 1 1 dial making call LineState settings: tel[92489789145] live[ ... ACCallReminder\ApptTime.wav] ...
Line 3198: 162843.720 7 1 1 dial making call LineState settings: tel[92489789145] live[ ... Scripts\IvrPin.vgs] ...

 

1205_1629_vgEngine.txt (1 hit):
Line 1536: 163344.641 7 1 1 dial making call LineState settings: tel[92489789145] live[ ... Scripts\IvrPin.vgs] ...

 

and the just posted 1205_1842_vgEngine.txt and 1205_1854_vgEngine.txt show 10 and 8 call attempts respectively.

 

I do see in the VG view window that it tries to dial.

 

Yes. The call attempts are being made.

 

One of he calls has a pause between 9 and the dialed number, but rest of calls do not.

 

If on the phone system a 9 is required to get an external line, then you should always specify a pause between the 9 and the dialed number - otherwise the rest of the number is dialed before the external line is opened by the PBX.

 

The other issue is that we are seeing these warnings on most of the calls:

 

ALERT Loop current not present. Working phone line not attached.

 

1205_0330_vgEngine.txt (3 hits)

1205_1842_vgEngine.txt (10 hits)

1205_1854_vgEngine.txt (8 hits)

 

have you tried plugging the line that is attached to port 1 of the Dialogic card into a normal analog telephone and dialing out using that analog telephone?

 

Are you able to place incoming calls over that line when using that normal analog telephone ?

 

Are you able to make outgoing calls over that line using that normal analog telephone ?

 

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
×