I need to block outgoing caller ID on all outgoing calls. We're a doctor's office, and unfortunately, we have a problem with the patient's returning calls to the number that shows on their Caller ID. Since CICS is programmed to use numbers from the bottom of the hunt group for outgoing calls, the patients are encountering frequent busy signals. Our Telco, Verizon, says the only way to show the main number on all lines is to use a PRI (not cost effective). They also say they cannot institute blocking of all outgoing caller ID on those lines (though no one seems to be able to explain why), but we can do per call blocking.
I found this suggestion in another post and it appears to me that it will accomplish my goal of blocking outbound caller ID.
Route 001 use Pool A, dial digits *67
Dest Code 9 told to use Route 001 (must remove 9 from Access/External/Pool Codes first)
Set dials 9 then number (when steady dial tone returned)
I can use the manuals to find instructions on programming the route function. How do I remove the '9' from the Access/External/Pool codes? Are there three separate places I have to make that change? I'm only using pool A, and only the first line of the hunt group appears on any phone (for those rare times we need to forward the main number to an answering service).
I appreciate any assistance. Total hand holding is not required here, but guidance is very much appreciated. I have installed four CICS systems in my practice's offices over the past couple of years, but since I do programming so rarely, I have to do a refresher every time I do something other than a very routine change.
Thank you.
I found this suggestion in another post and it appears to me that it will accomplish my goal of blocking outbound caller ID.
Route 001 use Pool A, dial digits *67
Dest Code 9 told to use Route 001 (must remove 9 from Access/External/Pool Codes first)
Set dials 9 then number (when steady dial tone returned)
I can use the manuals to find instructions on programming the route function. How do I remove the '9' from the Access/External/Pool codes? Are there three separate places I have to make that change? I'm only using pool A, and only the first line of the hunt group appears on any phone (for those rare times we need to forward the main number to an answering service).
I appreciate any assistance. Total hand holding is not required here, but guidance is very much appreciated. I have installed four CICS systems in my practice's offices over the past couple of years, but since I do programming so rarely, I have to do a refresher every time I do something other than a very routine change.
Thank you.