VoiceGuide IVR Software Main Page
Jump to content

How To Hide Callerid?

Recommended Posts

Hi,

 

I need to hide CallerId in some cases.

 

Is possible to set parameters in transfer module to hide CalledId?

 

I want to show callerId depend of script parameters.

Share this post


Link to post

Have you tried using this:

 

<CallerId>none</CallerId>

 

this should stop the CallerID field form being set.

 

Alternatively would setting the Caller ID number to another number be suitable? That way you can just hardwire the number to be a another know number if you do not want to relay the callers original number on the transferred call.

Share this post


Link to post

I setted up <CallerId>none</CallerId>

 

But transfered call has identification of main ISDN trunk number.

 

other option?

Share this post


Link to post

If the <CallerId>none</CallerId> option is used then VoiceGuide will not send out any CallerID on outgoing call.

 

You can confirm this by using ISDIAG to trace the ISDN message sent when outgoing call is placed.

 

It looks like the Telco that has supplied these E1 ISDN trunks is setting the CallerID on the call when forwarding the calls.

 

You should speak with Telco that has supplied these E1 ISDN trunks and ask them that they do not set the CallerID on the outgoing calls if the CallerID was not set when you placed the call

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
×