Hi,

I tried using user-defined function in DSM following the example in
dsm_syntax.txt
e.g.

function func_name() {
  <actions>
};

func_name();


but SEMS (1.4.3) crashes.
The logs show:
ERROR: could not find action for 'downloadfile()' (missing import?)

BR,
Ozed
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to