VoiceGuide IVR Software Main Page
Jump to content

Callerid From Within Script

Recommended Posts

Hello,

 

I know you can set the callerid on an outbound dialler caller like this:

 

<CallOptions>
<CallerID>111111</CallerID>
</CallOptions>

 

And in the config files for lines, but can you please tell us how we would set the callerid from within a script?

 

 

Share this post


Link to post

To set Caller ID on outgoing leg of a tromboned transfer (Dial and Conference transfer):

 

From: http://www.voiceguide.com/vghelp/source/html/modxfer.htm

 

The Options field can be used to specify the outgoing CallerID used for the call by using the XML syntax. eg: specifying <CallerId>5551234</CallerId> would result in CallerId to be set to 5551234 on outgoing calls.

 

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
×