Displaying 1 result from an estimated 1 matches for "jdvm".
Did you mean:
dvm
2004 Jan 07
1
Call Rollover
...{CG})
exten => 208,1,Macro(stdexten,${AGVM},${AG})
exten => 209,1,Macro(stdexten,${MDVM},${MD})
exten => 300,1,Macro(stdexten,${TRVM},${TR})
Conventions used in my Macro stdexten lines:
InitialsVM = SIP address
initials = extension
Example for user John Doe:
JD=SIP/JohnDoe
JDVM=400
My issue is that I want any calls coming into my [technicalmenu] context to
rollover after a period of time to the next extension, 206, and then to 207.
If none of these
extensions pickup I want the call to route back to the initital extensions
voicemail. I am using the stdexten macro...