Collapse AllExpand All

10.11.3. Generation (Example) Previous topic Parent topic Child topic Next topic

Configure the calling party as "secret" and configure a text string, such as "SUBSCRIBER UNKNOWN" for display at the called party's station.
  • Set up confidential line at calling party (7140) for outgoing calls:
    assistant.gif
    Configuration Management --> Line --> Station, enter station number and Search. Select NO in the Basic 1 tab under Display and save. (Display No means this is a confidential subscriber)
    comwin.gif
    Use the AMO SDAT to set confidential subscriber:
    CHANGE-SDAT:STNO=7140,TYPE=DATA,SSTNO=YES;
    
  • Set up confidential line at attendant console for outgoing calls:
    assistant.gif
    You must be in expert mode to administer the confidential line for attendant consoles.
    Expert mode --> ComWin --> Open ...< IP> using AMO (see AMO command).
    comwin.gif
    Use the AMO ACSU to set confidential subscriber:
    CHANGE-ACSU:ATNDNO=7777,SATNDNO=YES;
    
  • Configure display text *XXX* at called party for confidential line calls:
    assistant.gif
    You must be in expert mode to administer the display text.
    Expert mode --> ComWin --> Open ...< IP> using AMO (see AMO command).
    comwin.gif
    Set the display text XXX with the AMO ZAND as follows:
    CHANGE-ZAND:TYPE=ALLDATA2,DISPNUUN=*XXX*;