Skip to main content

Context select when doing scripts

Posted by ickmund on Thu, 06/03/2010

It would be very nice to have a selection of contexts when adding arguments to a script. A good example is a DISA call-through, as DISA takes the context to call out from, not the trunk.

Or maybe I'm way off here and shouldn't use DISA at all? The dialout-base script does a lot of things, will I be missing out on something if I simple pass the call to the unrestricted context via DISA?

Cheers,
Magnus


Submitted by eeman on Thu, 06/03/2010 Permalink

you merely need to know from-inside${TL_DASH}${tenant} and
from-inside-redir-${TL_DASH}${tenant}

why do you need a pre-provided list?

and yes DISA is a insecure beast that is best controlled heavily. I use VMAuthenticate() and Log() in my scripts so that I have a detailed account of whose password was used and a timestamp.