How Avaya ARS/AAR works

Business Requirement:
In a same Avaya CM, we want some agents to have their caller ID disable by default when they dial an outbound call, while the others remain unchanged.

We can make use of COR (Class of Restriction), FRL, Partition-route-table, route-pattern to attend the requirement.  We will setup a special route-pattern, so to insert "133" before making outboud calls. (113 is the dial pre-fix to disable caller ID in Hong Kong).

From Stanley:
1. first determine the COR of loginned agent / station  (Class of Restriction) (e.g. 14 for a group of Special Agents)
2. refer to the COR, get the FRL (e.g. 3 for most agent; 4 for most admin/manager )
3. refer to the COR, get the "Time of Day Chart" (also called "partitioned-group-number", or PGN) (e.g. 1 for most agent, 2 for most admin staff, 3 for Special Agents)
4. refer to partition-route-table 1 (Route Index = 1), you can derive the route pattern (we can now know route pattern 5 is used for PGN=3 (Special Agents))
(Only Route Index =1 , or p1, is used.  It is because only p1 is defined at ARS when dialed 9  (display ars analysis 9))
5. change route-pattern 5, insert the correct trunk group no. and FRL.  You may also like to add "Inserted Digit" here.


From Internet:
Well if you do disp part 1, the PGN's along the top coorelate to the time of day entry in your COR's, the numbers going down the left side are your p's, meaning in your ars you would enter p1, p2, etc...., under the PGN & to the right of the p's, is where you would enter which route pattern to use, example, lets say COR 1 uses time of day 1, you want 011 calls to use route pattern 7, so you would have a 7 under PGN 1 on the first line




PABX - Partition Group used for

1.      Trunk and CLI for stations
2.      Outgoing call restriction

1. COR --- PGN relationship
(list partitioned-group; list COR)
All except COR = 15-19, PGN= 1 and FRL <=3
COR = 15-19, PGN=2 and FRL>3

2. Partition Route Table
(list partition-route-table)
                        Route pattern
Index               PGN1      PGN2
1                      1              5
2                      4              5

3. Route Pattern
(list route-pattern)
ROUTE PATTERNS
 Route Name/Trk FRL Hop IXC      BCC      TSC  CA-TSC    ITC   Service/Feature o
 Pat   Pref Grp     Lmt      0 1 2 M 4 W       Request
  1
        1   3    3      user y y y y y n   n   none      rest
        2   1    3      user y y y y y n   n   none      rest
        3   4    3      user y y y y y n   n   none      rest
        4   23   3      user y y y y y n   n   none      rest                  v
  3
        1   2    4      user y y y y y n   n   none      rest
        2   3    4      user y y y y y n   n   none      rest
        3   1    4      user y y y y y n   n   none      rest
        4   4    4      user y y y y y n   n   none      rest
        5   23   4      user y y y y y n   n   none      rest
  4                                                                            n
        1   2    4      user y y y y y n   n   none      rest
        2   3    4      user y y y y y n   n   none      rest
        3   1    4      user y y y y y n   n   none      rest
        4   4    4      user y y y y y n   n   none      rest
  13   Site2  Tie
        1   32   0      user y y y y y n   n   none      rest
  21
        1   23   3      user y y y y y n   n   none      rest
        2   22   3      user y y y y y n   n   none      rest                  v
        3   21   3      user y y y y y n   n   none      rest
  22
        1   22   3      user y y y y y n   n   none      rest
        2   23   3      user y y y y y n   n   none      rest
  23
        1   22   3      user y y y y y n   n   none      rest
        2   23   3      user y y y y y n   n   none      rest                  n
  24
        1   22   3      user y y y y y n   n   none      rest
        2   23   3      user y y y y y n   n   none      rest
  34
        1   34   0      user y y y y y n   n   none      rest
  99   Emegency
        1   3    3      user y y y y y n   n   none      rest
        2   23   3      user y y y y y n   n   none      rest

Comments

Popular Posts