Collapse AllExpand All

12.1.4.3.1. Creation of SOD and Outpulsing Characteristics Previous topic Parent topic Child topic Next topic

Assume the analog station, analog OPS, or T1 OPS device that will become the SOD is already created as extension 2200. Configure 2200 as an SOD that will be outpulsed external DNIS information only beginning 1 second after through-connection of an ACD call.
  • Assign 2200 as an SOD.
    CHA-SCSU:STNO=2200,SPEC=SOD;
    
  • Set system flag to the type of DNIS information to be outpulsed after through-connection of an ACD call to an SOD. Set up so that only external DNIS digits (as received from external party) are outpulsed.
    CHA-ZAND:TYPE=ALLDATA2,TYPEDNIS=EXTDNIS;
    
  • Set system timer for offhook delay to control interval after answer before outpulsing of DNIS begins. Set timer to 1000 milliseconds.
    CHA-DTIM2:TYPEDH=GEN,OHDELAY1=1000;