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
Richard Mudgett 6eff978ff7
res_musiconhold: Fix MOH restarting where it left off from the last hold.
12 years ago
..
ael Allow Asterisk to compile under GCC 4.10 12 years ago
ais Add support-level indications to many more source files. 14 years ago
snmp Add support-level indications to many more source files. 14 years ago
Makefile
res_adsi.c Eliminate embedding of res_adsi.so module. 14 years ago
res_ael_share.c Introduce <support_level> tags in MODULEINFO. 15 years ago
res_ael_share.exports.in
res_agi.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_agi.exports.in
res_ais.c Dump cache of published events when a node joins the cluster. 14 years ago
res_calendar.c Allow Asterisk to compile under GCC 4.10 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 Allow Asterisk to compile under GCC 4.10 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. 12 years ago
res_clioriginate.c Add missing newlines to CLI logging 14 years ago
res_config_curl.c Properly delimit post data in res_config_curl. 13 years ago
res_config_ldap.c Use LDAP memory management functions instead of Asterisk's 13 years ago
res_config_odbc.c res_config_odbc: Use dynamically sized buffers to store row data so values do not get truncated. 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 Fix misuses of asprintf throughout the code. 14 years ago
res_convert.c Introduce <support_level> tags in MODULEINFO. 15 years ago
res_crypto.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_crypto.exports.in
res_curl.c Fixes some support level info so that it can be read by menuselect. 14 years ago
res_fax.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_fax.exports.in
res_fax_spandsp.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_http_post.c Introduce <support_level> tags in MODULEINFO. 15 years ago
res_jabber.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_jabber.exports.in Fix chan_jingle/gtalk load regression introduced in r346087 14 years ago
res_limit.c Introduce <support_level> tags in MODULEINFO. 15 years ago
res_monitor.c Allow Asterisk to compile under GCC 4.10 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 12 years ago
res_odbc.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_odbc.exports.in res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values. 12 years ago
res_phoneprov.c Introduce <support_level> tags in MODULEINFO. 15 years ago
res_pktccops.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_pktccops.exports.in
res_realtime.c Cleanup references to sipusers and sipfriends dynamic realtime families 14 years ago
res_rtp_asterisk.c Allow Asterisk to compile under GCC 4.10 12 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 13 years ago
res_smdi.c Mark res_smdi/res_adsi as 'core' supported modules 14 years ago
res_smdi.exports.in
res_snmp.c Introduce <support_level> tags in MODULEINFO. 15 years ago
res_speech.c Fix coverity UNUSED_VALUE findings in core support level files 14 years ago
res_speech.exports.in
res_srtp.c Allow Asterisk to compile under GCC 4.10 12 years ago
res_srtp.exports.in
res_stun_monitor.c Re-resolve the STUN address if a STUN poll fails for res_stun_monitor. 14 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 13 years ago
res_timing_pthread.c Prevent res_timing_pthread from blocking callers 13 years ago
res_timing_timerfd.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago