- 23 9月, 2011 18 次提交
-
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
In .fs_cli_conf, set: prompt-color => blue input-text-color => red output-text-color => yellow
-
由 Travis Cross 提交于
The CLI prompt and any text-in-progress now stays cleanly below log messages and other received output from FS. This also implements hardcoded prompt coloring.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
man editline(3el) says that they're not.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
Modern linux systems don't write volatile information to /etc.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
This way we don't have to lie about whether we're connected to achieve our intended result.
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
由 Travis Cross 提交于
-
- 22 9月, 2011 3 次提交
-
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
mod_sms.c: In function ‘reply_function’: mod_sms.c:450: error: format not a string literal and no format arguments Reported-by: Gill #freeswitch @ irc.freenode.net Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Raymond Chandler 提交于
-
- 21 9月, 2011 11 次提交
-
-
由 Raymond Chandler 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
FS-3571 try this, I don't have a way to test it so this is just guessing, give me a lab box if this doesn't work
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
Don't leak the file handle after parsing the configuration Don't leak memory if the file could not be opened Check list name and filename attribute of configuration entry. Add "blacklist help" and error messages to api interface. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 20 9月, 2011 2 次提交
-
-
由 Georgiewskiy Yuriy 提交于
moves the switch_rtp_request_port() call from the contructor to FSH323Connection::CreateRealTimeLogicalChannel() - fix rtp port leak. tnx to Peter Olsson.
-
由 Anthony Minessale 提交于
-
- 19 9月, 2011 5 次提交
-
-
由 Anthony Minessale 提交于
-
由 David Yat Sin 提交于
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
libteletone headers include each other, use #include "" to look in the local dir rather than the include search path. Unbreaking all of my (still) external FreeTDM projects. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
print <value> syntax does not work in python 3. Add round braces to call it like any other function. Tested with python-2.4 and 3.1. NOTE: Only fixes the configure check, mod_python does NOT build with python 3.x! Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 17 9月, 2011 1 次提交
-
-
由 Stefan Knoblich 提交于
Subject and type event headers were never used in chat_send(), remove them. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-