What steps will reproduce the problem? 1. insert into voximpconf.py those lines progswithargs = { 'NOTIFY': "notify-send", #just to demonstrate with arguments 'PING': "ping", 'NMAP': "nmap", 'TRACEROUTE': "traceroute" } 2. update the dict conf as requested 3. try to use the commands
What is the expected output? What do you see instead? the program understands the commands but nothing happens I would like someting to popup or be requested for parameters into the terminal
What version of the product are you using? On what operating system? 0.0.1 version on linux
Please provide any additional information below.
Status: New
Labels:
Type-Defect
Priority-Medium