I have 3 phone systems, and they are all IP CCIS-d together. They are SV9500. They are system A, B and C.
What I'm trying to achieve is this:
On system A, if somebody wants to call System B ext 1234, they dial 81+1234
On system A, if somebody wants to call System C ext 1234, they dial 82+1234
This is working just fine. Since this is IP CCIS point-to-mulitpoint, the call from System A leaves on route 10 (for example) no matter whether you are calling system B or C.
But now I want my users to not be able to call system C ext 1234. I want it restricted.
On system A, I have AFRS for DC=81 OPR=81. And in AOPR=81, I send calls to RT10, PC=1 (for system B), stripping the first 2 digits.
On system A, I have AFRS for DC=82 OPR=82. And in AOPR=82, I send calls to RT10, PC=2 (for system C), stripping the first 2 digits.
I can't figure out, how to tell the system to block the call to RT=10 if it's destined to PC=3, and allow the call on RT=10 if it's destined to PC=2.
I had high hopes in ATDP, but I found that it only looks at the digits that are being sent, it doesn't take into consideration the leading 81 or 82.
Any thoughts?
What I'm trying to achieve is this:
On system A, if somebody wants to call System B ext 1234, they dial 81+1234
On system A, if somebody wants to call System C ext 1234, they dial 82+1234
This is working just fine. Since this is IP CCIS point-to-mulitpoint, the call from System A leaves on route 10 (for example) no matter whether you are calling system B or C.
But now I want my users to not be able to call system C ext 1234. I want it restricted.
On system A, I have AFRS for DC=81 OPR=81. And in AOPR=81, I send calls to RT10, PC=1 (for system B), stripping the first 2 digits.
On system A, I have AFRS for DC=82 OPR=82. And in AOPR=82, I send calls to RT10, PC=2 (for system C), stripping the first 2 digits.
I can't figure out, how to tell the system to block the call to RT=10 if it's destined to PC=3, and allow the call on RT=10 if it's destined to PC=2.
I had high hopes in ATDP, but I found that it only looks at the digits that are being sent, it doesn't take into consideration the leading 81 or 82.
Any thoughts?