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
Joshua Colp ff4371e45d
res_rtp_asterisk: Fix a myriad of TURN client issues.
11 years ago
..
ael Allow Asterisk to compile under GCC 4.10 11 years ago
pjproject Fix how we build pjproject. 12 years ago
snmp Multiple revisions 369001-369002 13 years ago
Makefile res/Makefile: alias dist-clean to distclean 12 years ago
res_adsi.c Multiple revisions 369323-369324 13 years ago
res_ael_share.c Merged revisions 328247 via svnmerge from 14 years ago
res_ael_share.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_agi.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_agi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_calendar.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_calendar.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_calendar_caldav.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_calendar_ews.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_calendar_exchange.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_calendar_icalendar.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_clialiases.c res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use. 11 years ago
res_clioriginate.c Allow support for early media on AMI originates and call files. 13 years ago
res_config_curl.c Properly delimit post data in res_config_curl. 12 years ago
res_config_ldap.c Use LDAP memory management functions instead of Asterisk's 12 years ago
res_config_odbc.c res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated. 11 years ago
res_config_pgsql.c Return the number of rows affected by a SQL insert, rather than an object ID. 11 years ago
res_config_sqlite.c Fix misuses of asprintf throughout the code. 13 years ago
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. 11 years ago
res_convert.c Merged revisions 328247 via svnmerge from 14 years ago
res_corosync.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_crypto.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_crypto.exports.in Remove built-in AES code and use optional_api instead 15 years ago
res_curl.c Update module support level on a variety of modules and compiler options 13 years ago
res_fax.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_fax.exports.in Log spandsp's fax debug output to the FAX logger level. 15 years ago
res_fax_spandsp.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_format_attr_celt.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_format_attr_h263.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_format_attr_h264.c h264: Fix H264 SDP payload format. 11 years ago
res_format_attr_silk.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_http_post.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
res_http_websocket.c res_http_websocket: Close websocket correctly and use careful fwrite 11 years ago
res_http_websocket.exports.in res_http_websocket: Export symbol for ast_websocket_set_timeout 11 years ago
res_jabber.c Fix more dev-mode build issues 11 years ago
res_jabber.exports.in Fix chan_jingle/gtalk load regression introduced in r346087 14 years ago
res_limit.c Merged revisions 328247 via svnmerge from 14 years ago
res_monitor.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_monitor.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_musiconhold.c res_musiconhold: Fix MOH restarting where it left off from the last hold. 11 years ago
res_mutestream.c Fix dialplan function NULL channel safety issues 11 years ago
res_odbc.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_odbc.exports.in res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values. 11 years ago
res_phoneprov.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
res_pktccops.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_pktccops.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_realtime.c Cleanup references to sipusers and sipfriends dynamic realtime families 14 years ago
res_rtp_asterisk.c res_rtp_asterisk: Fix a myriad of TURN client issues. 11 years ago
res_rtp_multicast.c res_rtp_multicast: Ensure SSRC is set properly 12 years ago
res_security_log.c Fix various memory leaks 12 years ago
res_smdi.c Mark res_smdi/res_adsi as 'core' supported modules 13 years ago
res_smdi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_snmp.c Merged revisions 328247 via svnmerge from 14 years ago
res_speech.c Fix coverity UNUSED_VALUE findings in core support level files 13 years ago
res_speech.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_srtp.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_srtp.exports.in Add SRTP support for Asterisk 15 years ago
res_stun_monitor.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_timing_dahdi.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_timing_kqueue.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_timing_pthread.c Prevent res_timing_pthread from blocking callers 12 years ago
res_timing_timerfd.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_xmpp.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_xmpp.exports.in Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif. 13 years ago