Displaying 1 result from an estimated 1 matches for "noextensionentered".
2004 Jun 18
3
WaitExten substitute
i am using the freebsd port, which seems to not yet have WaitExten(),
which i kinda want to use thusly
    [ext-666]
    exten => _.,1,SetVar(areacode=666)
    exten => _.,2,Background(zz-in-who)  ; give them list of extns
    exten => _.,3,WaitExten(10)          ; let them enter extn to call
    include => extensions
    include => applications
    include => speeddials