public CallButlerScriptContext(object scriptContext)
 {
     imlInterp = (WOSI.IVR.IML.IMLInterpreter)scriptContext;
 }
 public CallButlerScriptContext(object scriptContext)
 {
     imlInterp = (WOSI.IVR.IML.IMLInterpreter)scriptContext;
 }