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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is There A Better Way??? Outgoing CLI 3

Status
Not open for further replies.

jamie77

Programmer
Oct 15, 2004
4,523
GB
I am wondering if there is a better way of barring outgoing CLI on selected users on the IPO.

I have in the past programmed user short codes as follows:

SC ?N
Tel No. 141N.
Line Grp 0
Feature Dial

The only problem with this is it shows 141 before numbers dialed in the call logger.

Thanks in advance for sharing your brains.
 
What version are you running?

i would create a user restrictions (if you have this option on your version)

apply that user restriction to the users needed
 
SC ?
no .W
line 0
feat dial

Then do as Jestrock suggests an set this as a user restriction and apply to neccessary users.
 
Does the W in the short code restrict CLI?? I know you can use .s123456 o change o/g CLI to 123456 (for example)
 
Telephone Number Characters
The sort code Telephone Number field sets the actual number the short code will dial or use as a feature parameter. This field can contain the dialing digits 0 to 9, plus * and # and the following non dialed characters:

C – Place any following digits in the outgoing call's Called Number field rather than the Keypad field.

D – Wait for a Connect message before sending any following digits as DTMF. Note: A DTMF tone will not be produced if you are running IP Office Small Office Edition.

E – Replace with the Extension Number of the dialing user.

I - Send data in an Information Packet rather than Set-up Packet.

K - Place any following digits in the outgoing call's Keypad field rather than the Called Number field. Only supported on ISDN and QSIG.

L - Use the last number dialed.

N - Substitute with digits dialed for N or the string of "X"s in the Short Code field. For example use the Hunt Group extension number entered as part of the short code. (See default short code *20*N# for an example.)

S - Place any following digits into the outgoing call's Calling Number field.

SS - Pass through the Calling Party Number on IP lines. For example, to provide the incoming ICLID at the far end of a VoIP connection, a short code ? with telephone number .SS should be added to the line.

Both the S and SS characters can be followed by an i, that is Si and SSi. Doing this sets the calling party number plan to ISDN and number type to National. This may be required for some network providers.

t - Set the maximum duration for a call (+/-1 minute). Follow the number to dial with t(x) where x is the number of minutes.

U - Replace with the User Name of the user dialing.

W – Withhold outgoing Caller ID (operation is PSTN network dependent).

Y – Wait for a call Progress or Call Proceeding message before sending any following digits as DTMF. For example, the Y character would be necessary at a site where they have signed up with their telephone service provider to withhold international dialing until a DTMF pin/account number is entered that initiates the call progress/proceeding message.

@ – Enter any following digits into sub-address.

. – Replace with current dialed digits, that those digits that have been dialed so far and which triggered the short code match.

, – Add a one second pause.

" " – Any text that should not be interpreted as special characters should be surrounded by quote marks, for example user and hunt group names or parameters to be passed to the voicemail server.

* - Sends the * tone to line.

# – Send a # tone to line.

Greets Peter
 
Superb Peter. Seen most of these in the Manager help but never such a comprehensive list.

This will help now and many times in the future I'm sure.

Thanks.
 
Actualy its copied from the manager help!!

Greets Peter
 
Manager 3.1 help in the IP Office Knowledge Base has a new one (which I think have been in the software for a while but only just documented).

A - Allow outgoing caller ID. Required by some line providers who will otherwise ignore any caller ID provided by the IP Office. For example, this setting is required in Japan.

Also an | can be used instead of @.
 
The .W command isnt accepted in all country codes. The best way still to block outgoing CLI is to use the telco's own code.

eg: in NZ it's 0197 for both of our providers.
So the default dialing shortcode becomes:
?
0197.
dial
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top