You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res
Kevin Harwell f60915250f
res_fax: allow 2400 transmission rate according to v.27ter standard
11 years ago
..
ael Add .gitignore and .gitreview files 11 years ago
pjproject .gitignore updates for 11 11 years ago
snmp
Makefile clang compiler warnings: Fix -Wparantheses-equality warnings 12 years ago
res_adsi.c
res_ael_share.c
res_ael_share.exports.in
res_agi.c res/res_agi: Make Verbose message for 'stream file' match other playbacks 12 years ago
res_agi.exports.in
res_calendar.c clang compiler warnings: Fix -Wabsolute-value warnings 12 years ago
res_calendar.exports.in
res_calendar_caldav.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_calendar_ews.c res_calendar_ews: Relax neon version check to work with 0.30 too. 12 years ago
res_calendar_exchange.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_calendar_icalendar.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_clialiases.c res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use. 13 years ago
res_clioriginate.c
res_config_curl.c Properly delimit post data in res_config_curl. 14 years ago
res_config_ldap.c Use LDAP memory management functions instead of Asterisk's 14 years ago
res_config_odbc.c res/res_config_odbc: Fix improper escaping of backslashes with MySQL 12 years ago
res_config_pgsql.c Return the number of rows affected by a SQL insert, rather than an object ID. 12 years ago
res_config_sqlite.c
res_config_sqlite3.c We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db. 12 years ago
res_convert.c
res_corosync.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_crypto.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
res_crypto.exports.in
res_curl.c
res_fax.c res_fax: allow 2400 transmission rate according to v.27ter standard 11 years ago
res_fax.exports.in
res_fax_spandsp.c res_fax: allow 2400 transmission rate according to v.27ter standard 11 years ago
res_format_attr_celt.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_format_attr_h263.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_format_attr_h264.c h264: Fix H264 SDP payload format. 12 years ago
res_format_attr_silk.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_http_post.c
res_http_websocket.c Increase WebSocket frame size and improve large read handling 12 years ago
res_http_websocket.exports.in res_http_websocket: Export symbol for ast_websocket_set_timeout 12 years ago
res_jabber.c AST-2014-011: Fix POODLE security issues 12 years ago
res_jabber.exports.in
res_limit.c
res_monitor.c res/res_monitor: Reset in/out sample counts on Monitor start 12 years ago
res_monitor.exports.in
res_musiconhold.c res_musiconhold: Fix MOH restarting where it left off from the last hold. 12 years ago
res_mutestream.c Fix dialplan function NULL channel safety issues 13 years ago
res_odbc.c res/res_odbc: Remove unneeded queries when determining if a table exists 12 years ago
res_odbc.exports.in res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values. 13 years ago
res_phoneprov.c
res_pktccops.c Fix printf problems with high ascii characters after r413586 (1.8). 12 years ago
res_pktccops.exports.in
res_realtime.c
res_rtp_asterisk.c res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS 11 years ago
res_rtp_multicast.c res_rtp_multicast: Ensure SSRC is set properly 13 years ago
res_security_log.c Clang: Fix some more tautological-compare warnings. 11 years ago
res_smdi.c
res_smdi.exports.in
res_snmp.c
res_speech.c
res_speech.exports.in
res_srtp.c res/res_srtp: Fix include issue for libsrtp 1.5.0 12 years ago
res_srtp.exports.in
res_stun_monitor.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_timing_dahdi.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_timing_kqueue.c Refactor ast_timer_ack to return an error and handle the error in timer users 14 years ago
res_timing_pthread.c Prevent res_timing_pthread from blocking callers 14 years ago
res_timing_timerfd.c Refactor ast_timer_ack to return an error and handle the error in timer users 14 years ago
res_xmpp.c res_xmpp: Buddies are always auto-registered when processing the roster 12 years ago
res_xmpp.exports.in