OXO Blocking CLI for external calls with ARS

Post Reply
petepsg

OXO Blocking CLI for external calls with ARS

Post by petepsg »

I Have a client with an OXO that requires all outgoing calls to be CLI blocked (made private)
They are using ARS as mobiles go through a different carrier then landlines.

Atm I'm using the identity secret method to implement this but I've had the customer come back today and say that now internal calls aren't being displayed either - which wasn't quite the intention I had here.

So in summary it is working but I'm sure there is a better solution for this.

Any ideas? I've looked through the online help.. which doesn't and searched the forums to see if anyone else has had to do anything similar but couldn't find anything.

Cheers in advance,

Pete.
bouncer_ie

Re: OXO Blocking CLI for external calls with ARS

Post by bouncer_ie »

Hi Pete,

Had a similar issue and could only resolve by getting carrier to block CLI on the ISDN lines........there must be a more elegant solution though
cbart

Re: OXO Blocking CLI for external calls with ARS

Post by cbart »

have you tried remove CPN in noteworthy addresses?
petepsg

Re: OXO Blocking CLI for external calls with ARS

Post by petepsg »

See the carrier is blocking over here in oz but we have block override.. so if the pbx is still sending information it will send that - unless it's invalid and then it'll send the main number of the isdn range.
clive

Re: OXO Blocking CLI for external calls with ARS

Post by clive »

Hi Pete,
Good day, for time being Oxo does not come with this features as I know. If you are using PRI and it could solve with the Asterisk as media gateway.
petepsg

Re: OXO Blocking CLI for external calls with ARS

Post by petepsg »

cbart wrote:have you tried remove CPN in noteworthy addresses?
No we haven't but where is this changed from? looking in help it doesn't mention cpn in regards to noteworthy addresses..
petepsg

Re: OXO Blocking CLI for external calls with ARS

Post by petepsg »

In the end I've ignored the phone system and used a telstra activation code (1831).

so I then removed the identity secret option from the phones.
modify the cos so that it's barring/allowing the correct information (add 1831 to front of all numbers that are allowed).
modify the ars table so that when it dials out it substitutes the 0 that they dial for 1831.

works great - a lot better then the only other alternative I could think of which was giving a feature key that enables/disables the secret identity feature to the staff members that actually use this.
User avatar
Krusty65
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 242
Joined: 26 Sep 2007 13:30
Location: Normally in a comms room

Re: OXO Blocking CLI for external calls with ARS

Post by Krusty65 »

For future ref there is a noteworthy address as mentioned which is

RemoveCPN which by default is 00 if this is changed to 01 then the customer number will be stripped.

This should work.

/system misc/memory read/write/other labels/RemoveCPN

K.
When I was a boy of fourteen, my father was so ignorant I could hardly stand to have the old man around.
But when I got to be twenty-one, I was astonished at how much the old man had learned in seven years.
petepsg

Re: OXO Blocking CLI for external calls with ARS

Post by petepsg »

Brilliant Krusty!

Thanks for that - I just hadn't looked in that section before. I knew there had to be a way of setting that. It seemed like such a basic pabx feature.
Post Reply

Return to “Configuration”