- 19 8月, 2014 2 次提交
-
-
-
由 Stan Gor 提交于
FS-5497 add sofia gateway parameter destination-prefix in case you need to send Invites to your provider with prefix only to this gateway
-
- 15 8月, 2014 1 次提交
-
-
由 stangor 提交于
FS-5497 add sofia gateway parameter destination-prefix in case you need to send Invites with prefix only to this gateway
-
- 14 8月, 2014 3 次提交
-
-
由 William King 提交于
* commit 'd1abf274': REFER_EVENT is missing from the message names array
-
由 Brian West 提交于
* commit '4d0b875d': fix mod_fifo presence https://jira.freeswitch.org/browse/FS-6732
-
由 Anthony Minessale 提交于
-
- 13 8月, 2014 6 次提交
-
-
由 Travis Cross 提交于
-
由 Peter Wu 提交于
usleep is deprecated and disabled in glibc 2.12 unless requested. Use nanosleep instead if available. This fixes the following compiler warning: ./src/zrtp_iface_scheduler.c: In function 'zrtp_sleep': ./src/zrtp_iface_scheduler.c:96:2: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] usleep(msec*1000); ^
-
由 Peter Wu 提交于
These two files should only be built when OpenSSL is not enabled. See the configure script of the original sources and Makefile from upstream. (RNG_EXTRA_OBJS) Fixes a -Wimplicit-function-declaration warning.
-
由 Peter Wu 提交于
-
由 Mike Jerris 提交于
* commit '05ef1894': add uptime api to mod_commands
-
- 12 8月, 2014 3 次提交
-
-
由 Chris Rienzo 提交于
-
由 Chris Rienzo 提交于
-
由 Steven Ayre 提交于
-
- 11 8月, 2014 4 次提交
-
-
-
由 Brian West 提交于
* commit 'fe2a6e8a': FS-6620 mod_blacklist fix not deleting entries from list
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 08 8月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Travis Cross 提交于
-
- 06 8月, 2014 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Brian West 提交于
-
由 Patrice Fournier 提交于
REFER_EVENT has been added to switch_core_session_message_types_t a while ago, but was never added to the message_names[] related array.
-
- 05 8月, 2014 11 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
-
由 Nathan Neulinger 提交于
mod_skinny: start using switch_copy_string so it uses apy_cpystrn - CID: 1214145 1214146 1214131 1214132 1214133 1214134 1214135 1214147 1214148 1214149 1214150 1214151 1214152 1214153 1214154 1214155 1214138 1214139 1214143 1214144 Forces null termination of the destination string.
-
由 Nathan Neulinger 提交于
-
- 04 8月, 2014 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 03 8月, 2014 2 次提交
-
-
由 Dušan Dragić 提交于
-
由 William King 提交于
Silence warning from clang-3.5 dealing with redefining the variable argv which is first defined as a function parameter
-