search for: compdnid

Displaying 1 result from an estimated 1 matches for "compdnid".

Did you mean: comp_id
2006 Jun 28
1
getting agentID and DNID help
...07:29|mon-thu|*|*?After-hours,s,1) exten => _X.,2,GotoIfTime(17:59-07:59|fri-sat|*|*?After-hours,s,1) exten => _X.,3,GotoIfTime(17:59-07:29|sun|*|*?After-hours,s,1) exten => _X.,4,Answer exten => _X.,5,Wait(2) exten => _X.,6,NoOp(-----ID ${CALLERID(num)}-----) exten => _X.,7,DBget(COMPDNID=checked/${DNID}) exten => _X.,8,GotoIf($["${DNID}" = "4966"]?clientX,4966,1:9) exten => _X.,9,GotoIf($["${COMPDNID}" = "1"]?10:102) exten => _X.,10,ResponseTimeout(7) exten => _X.,11,Background(custom/${DNID}1) exten => 1,1,Goto(english-q,1,1)...