- 21 9月, 2011 6 次提交
-
-
由 Raymond Chandler 提交于
-
由 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 提交于
-
- 15 9月, 2011 3 次提交
-
-
由 Moises Silva 提交于
This avoids hanging up a device that is no longer attached to the session, in the weird situation where the FreeSWITCH core takes an awful lot of time (more than 3 seconds) to come around to acknowledge the SIGEVENT_STOP signal.
-
由 Travis Cross 提交于
-
由 Moises Silva 提交于
-