Collapse AllExpand All

10.6.3.6.1. FWD Fixed Previous topic Parent topic Child topic Next topic

  • DAR for programming and activating for voice:
    assistant.gif
    Configuration Management --> Tables --> Dialing Plan --> Dial Codes, click New. Enter dial code and select and save AFFWDVCE as the dial code type.
    comwin.gif
    Configuring a digit analysis result using the AMO WABE: ADD-WABE:CD=*51,DAR=AFFWDVCE,CHECK=NO;
  • DAR to deactivate and delete for voice:
    assistant.gif
    Configuration Management --> Tables --> Dialing Plan --> Dial Codes, click New. Enter dial code and select and save DFFWDVCE as the dial code type.
    comwin.gif
    Configuring a digit analysis result using the AMO WABE: ADD-WABE:CD=#51,DAR=DFFWDVCE,CHECK=NO; (or configure both with one command)
    ADD-WABE:CD=*51,DAR=AFFWDVCE,CD2=#51;
  • DAR to activate for voice:
    assistant.gif
    Configuration Management --> Tables --> Dialing Plan --> Dial Codes, click New. Enter dial code and select and save AFWDVCE as the dial code type.
    comwin.gif
    Configuring a digit analysis result using the AMO WABE: ADD-WABE:CD=*41,DAR=AFWDVCE,CHECK=NO;
  • DAR to deactivate for voice:
    assistant.gif
    Configuration Management --> Tables --> Dialing Plan --> Dial Codes, click New. Enter dial code and select and save DFWDVCE as the dial code type.
    comwin.gif
    Configuring a digit analysis result using the AMO WABE: ADD-WABE:CD=#41,DAR=DFWDVCE,CHECK=NO; (or configure both with one command)
    ADD-WABE:CD=*41,DAR=AFWDVCE,CD2=#41;
  • Digit analysis results for non-voice DFFWDFAX/DFFWDDTE (deactivate FAX/DTE)
    assistant.gif
    Configuration Management --> Tables --> Dialing Plan --> Dial Codes, click New. Enter dial code and select and save DFFWDFAX or DFFWDDTE as the dial code type.
    comwin.gif
    Configuring a digit analysis result using the AMO WABE: ADD-WABE:CD=*61,DAR=DFFWDFAX,CHECK=N ADD-WABE:CD=*71,DAR=DFFWDDTE,CHECK=NO;
  • Digit analysis results for non-voice AFFWDFAX/AFFWDDTE (program and activate FAX/DTE)
    assistant.gif
    Configuration Management --> Tables --> Dialing Plan --> Dial Codes, click New. Enter dial code and select and save AFFWDFAX or AFFWDDTE as the dial code type.
    comwin.gif
    Configuring a digit analysis result using the AMO WABE: ADD-WABE:CD=*81,DAR=AFFWDFAX,CHECK=N; ADD-WABE:CD=*91,DAR=AFFWDDTE,CHECK=N;