VoiceGuide IVR Software Main Page
Jump to content

Selecting Ports To Be Used For Dialing Out

Recommended Posts

Hi,

 

How to determine ports to use for dialout action?

 

I have to use only ports form 16-30 to dialout.

Share this post


Link to post

Easiest way to specify which ports are to be used by system to dial out is using the Config.xml file.

In Config.xml:

for channels that are never to make any outgoing calls set each channel’s “AllowDialOut” entry to 0,

for channels ton which outgoing calls are allowed set each channel’s “AllowDialOut” entry to 1,

then restart the VoiceGuide service,

 

Outbound calls will only be made on channels that have the “AllowDialOut” entry set to 1.

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
×