Files
fusionpbx/resources
Alexey Melnichuk 5be99e2801 Fix. hungup_rx.lua works on Windows
1. Command should use only double quotes.
2. Application should not be quoted (I am not sure may be it is bug in FS `system` command).

So I use double quote on Windows and single quote on other system.
Also I quote strings only if they contain spaces.
To escape quote in string i just double it.
`you got "some text"` become to `you got ""some text"""`
2015-11-10 19:29:06 +03:00
..
2015-11-09 16:53:58 -07:00
2013-07-06 05:23:01 +00:00
2015-10-02 17:23:52 -06:00
2015-01-18 07:54:19 +00:00