Files
fusionpbx/resources/install/scripts
Alexey Melnichuk 455a1a088f 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-10 19:29:06 +03:00
2015-11-05 18:02:08 +03:00
2015-08-11 14:40:02 +04:00
2015-11-05 18:02:08 +03:00
2015-09-23 14:40:05 +04:00
2014-07-31 08:40:15 +00:00