- 17 2月, 2012 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 16 2月, 2012 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 15 2月, 2012 6 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 David Yat Sin 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 14 2月, 2012 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 13 2月, 2012 1 次提交
-
-
由 Anthony Minessale 提交于
-
- 10 2月, 2012 11 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Christopher Rienzo 提交于
-
由 Stefan Knoblich 提交于
Use FTDM_SIZE_FMT where needed, don't treat ftdm_event_t as an int (even if the e_type enum is the first member), datalen vs. *datalen fix and other warnings. All reported by __check_printf() (GCC + __attribute__((format(printf,x,y))) ). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
... that could cause segmentation faults. Caught while working on __check_printf() support for ftdm_log(). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
For compilers that seem to do the wrong thing(tm). Speculative fix for: segfault at 1 ip b72145d3 sp b58f8bfc error 4 in libc-2.11.3.so #0 0xb7a5d5d3 in vfprintf () from /lib/i686/cmov/libc.so.6 #1 0xb7a7cec7 in vasprintf () from /lib/i686/cmov/libc.so.6 #2 0xb7dd7c5b in switch_vasprintf (...) #3 0xb6296de2 in ftdm_logger (...) #4 0xb621625d in misdn_handle_mph_information_ind (...) at ftmod_misdn.c:658 Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 09 2月, 2012 4 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
由 Stefan Knoblich 提交于
Also adds a local ftdm_channel_get_type_str() helper. Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
- 08 2月, 2012 2 次提交
-
-
由 Anthony Minessale 提交于
-
由 Anthony Minessale 提交于
-
- 07 2月, 2012 8 次提交
-
-
由 David Yat Sin 提交于
-
-
由 David Yat Sin 提交于
-
由 Anthony Minessale 提交于
-
由 Michael S Collins 提交于
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
[ftmod_misdn] Make misdn_handle_mph_information_ind() cope with hfcsusb-style MPH_INFORMATION_IND messages. Only two mISDN hardware drivers emit MPH_INFORMATION_IND messages and both use a different payload: - hfcsusb (HFC-based USB dongle) sends a set of ph_info + ph_info_ch structures which contain the complete state information of the port (including internal hw-specific state and flags). - hfcmulti which sends a single integer, a single L1_SIGNAL_* event. We now try to guess the type of message from the payload length. The hfcmulti signals are converted to FreeTDM alarm flags; the hfcsusb state/flags are defined in kernel internal hw-specific headers and are ignored ATM (todo). Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-
由 Stefan Knoblich 提交于
Signed-off-by:
Stefan Knoblich <stkn@openisdn.net>
-