- 21 9月, 2011 9 次提交
-
-
由 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>
-
- 16 9月, 2011 23 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Raymond Chandler 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
Do not include descriptions on socket shutdowns for failures since they probably will never get it anyway and its in a protected section of code
-
由 Mathieu Rene 提交于
Can be used to maintain lists of numbers and query/modify them with api commands. Example: blacklist add <list> <number> blacklist del <list> <number> blacklist check <list> <number> (outputs true or false)
-
由 Jeff Lenk 提交于
-
由 Anthony Minessale 提交于
FS-3551 please update to this revision or greater and retest gathering the same logs with loglevel debug and global siptrace on
-
由 Anthony Minessale 提交于
FS-3570 receive side, update libteletone to track duration so it is less likely to double detect and push api changes down to freetdm
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Brian West 提交于
-