Stefan Knoblich a436a3e962 FreeSWITCH: Fix format string error in witch_core_session_thread_pool_worker().
Fixes:
    cc1: warnings being treated as errors
    src/switch_core_session.c: In function 'switch_core_session_thread_pool_worker':
    src/switch_core_session.c:1478: warning: format '%ld' expects type 'long int', but argument 9 has type 'switch_size_t'
    src/switch_core_session.c:1483: warning: format '%ld' expects type 'long int', but argument 9 has type 'switch_size_t'
    gmake[2]: *** [libfreeswitch_la-switch_core_session.lo] Error 1

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-24 00:51:36 +02:00
2009-02-11 02:53:31 +00:00
2009-02-13 23:33:36 +00:00
2008-05-14 20:39:43 +00:00
2009-12-17 18:33:45 +00:00
2010-04-01 21:00:45 -04:00
2012-05-28 16:35:00 +00:00
2012-08-17 19:46:54 -05:00
2012-08-13 14:15:06 -05:00
2012-07-06 17:54:21 -05:00
2009-10-02 14:44:16 +00:00
2012-08-18 10:20:42 -05:00
2012-05-15 10:20:52 -05:00
2010-01-23 20:19:18 +00:00
2012-08-09 21:39:28 -06:00
2009-11-18 19:42:00 +00:00
2012-08-09 21:39:28 -06:00
2006-12-17 01:01:09 +00:00
2012-08-20 12:59:55 +00:00
add
2011-10-21 10:15:15 -05:00
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses 267 MiB
Languages
C 64.4%
C++ 21.8%
JavaScript 4.7%
Assembly 2%
Makefile 1%
Other 5.4%