Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Block CLID

Status
Not open for further replies.

jamie2

Programmer
Jul 26, 2005
1,127
US
I am wanting to block a few certain CLIDs.

If I build a variable, and then insert the code below in my master script, is that enough? Or do I have to do something in the PBX to get the CLID into CC6?

IF CLID = number_blocked
THEN DISCONNECT
END IF
 
As long as you receive inbound CLID on your routes, you should be fine.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top