xui icon indicating copy to clipboard operation
xui copied to clipboard

XUI is a micro UI framework and implementation for FreeSWITCH

Results 3 xui issues
Sort by recently updated
recently updated
newest added

Trying to use ReadDtmf function in Blockly: ![capture](https://user-images.githubusercontent.com/3525729/39315659-7f11cfae-4977-11e8-82f1-03bd4d7cc129.PNG) Give this following lua script: ![capturetwo](https://user-images.githubusercontent.com/3525729/39315678-8bcf0892-4977-11e8-9e35-adcb1f12f58d.PNG) And provide an error at exec: `2018-04-26 14:54:58.657909 [ERR] mod_lua.cpp:203 /usr/local/freeswitch/scripts/blocks-1.lua:7: unexpected symbol near 'local'` The...

Hi guys, After forking your repos i'm taking a look to add new module to XUI as mod_unimrcp. I already added my configuration to the docker creation but i'm missunderstanding...

This pull request fix the following issue: https://github.com/seven1240/xui/issues/24 The "(" ")" has been changed to (" ").