Collapse AllExpand All

5.2.2.1. Called subscribers (A,B,C,D,E of one source group), are not reachable, because of device/board errors Previous topic Parent topic Child topic Next topic

  • What are the main goals ?
    Calling a subscriber specific individual alternate routing destination number (mobile phone number)
    Calling a general destination like voicemail or attendant.
  • What is possible ?
    The alternate routing number can be designed to reach any other destination.
    If the alternate routing destination number leads to a outgoing trunk access, only those route elements will be used for alternate routing, that are defined as with " no internal rerouting ".
  • What You want is:
    • Calls to subscriber_A should be alternate routed to a mobile phone number 017nn...nn.
    • Calls to subscriber_B should be alternate routed to subscriber_F
    • Calls to all other subscribers of the related source group, (C,D,E) should be alternate routed to the attendant.
    For the related source group (C,D,E), You can define a source group related complete alternate routing destination number for routing type = OOS
    ADD-APRT:TYP=ALTERR,SCRGRP=<sg_subscr>,ALTRTYPE=OOS, AlTRTNR=<no_melden>;
    For routing type = OOS, You must define a subscriber individual alternating routing destination number for subscriber_A
    CHANGE-SDAT: STNO=<no_subscr_A>,TYPE=DATA1, STNOOOS=<017nn---nn>;
    For routing type = OOS, You must define a subscriber individual alternate routing destination number for subscriber_B
    CHANGE-SDAT: STNO=<no_subscr_B>,TYPE=DATA1, STNOOOS=<no_subscr_F>
    Make sure, that the maximum number of individual alternate routing destination numbers is big enough, otherwise increase the maximum number value by AMO DIMSU
    ADD-DIMSU: TYP=USER, ALTERR =<new_value>;
  • What You want is: Calls to all subscribers of source group = 2 should be alternate routed to PSM
    It will be assumed, that the PSM works with LENGTH_SEARCH_NO = 0.
    For routing type = OOS, You must define a source group related incomplete alternate routing destination number for that source group, the called subscribers are members of.
    As for every subscriber an individual search number is requested, the alternate routing destination number must be a incomplete number containing only the access code for PSM.
    You must set the number of the supplemented digits (parameter EXTNO) equal the number length of subscribers extension number.
    ADD-APRT:TYP=ALTERR,SRCGRP=<sg__subscr>, ALRTYPE=OOS,ALTRTNR=<no_psm>, EXTNO=<length_subscr_no>;
    
    If the PSM works with length search no = x (1-6), You must administer the parameter EXTNO = <length_search_no>l
    IMPORTANT:
    If You change the source group of a subscriber with AMO SDAT, the administered source group related alternate routing informations may not be valid anymore for this subscriber !
  • Voicemail is the chosen destination of the alternate routing on error
    INFO:
    If a voicemail is the chosen destination of the ARoE (e.g. via STNOOOS) then COT ARCF is needed to ensure a Diversion Leg is generated towards the Voicemail and the correct mailbox is reached.