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
Corey Farrell 0f49e6ee2e
Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
..
ael fix: memory leaks, resource leaks, out of bounds and bugs 9 years ago
ari ari: Implement 'debug all' and request/response logging 8 years ago
parking Merge "res_parking: Misc fixes." into 13 9 years ago
res_pjsip chan_pjsip: add a new function PJSIP_DTMF_MODE 8 years ago
snmp CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge. 10 years ago
srtp res_srtp: Add support for libsrtp2 8 years ago
stasis Merge "ari: Implement 'debug all' and request/response logging" into 13 8 years ago
stasis_recording stasis_recording: Correct ast_asprintf error checking 8 years ago
Makefile core: Remove embedded module support 8 years ago
ari.make ARI: Fix missing dependencies. 10 years ago
res.xml build_tools: Add ability to download variants to download_externals 9 years ago
res_adsi.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ael_share.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ael_share.exports.in
res_agi.c Merge "asterisk: Audit locking of channel when manipulating flags." into 13 8 years ago
res_agi.exports.in
res_ari.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_ari.exports.in
res_ari_applications.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_asterisk.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_bridges.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_channels.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_device_states.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_endpoints.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_events.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_mailboxes.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_model.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_ari_model.exports.in
res_ari_playbacks.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_recordings.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_ari_sounds.c res_ari: Add "module loaded" check to ari stubs 8 years ago
res_calendar.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
res_calendar.exports.in
res_calendar_caldav.c res_calendar_caldav: Add support reading gmail calendar 9 years ago
res_calendar_ews.c res_calendar_ews: Relax neon version check to work with 0.30 too. 11 years ago
res_calendar_exchange.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_calendar_icalendar.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_chan_stats.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_clialiases.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_clioriginate.c manager: Restore Originate failure behavior from Asterisk 11 8 years ago
res_config_curl.c realtime: Centralize some common realtime backend code 8 years ago
res_config_ldap.c res_config_ldap: Various code improvements 8 years ago
res_config_odbc.c realtime: Centralize some common realtime backend code 8 years ago
res_config_pgsql.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
res_config_sqlite.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_config_sqlite3.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_convert.c
res_corosync.c res_corosync: Change thread stack size 8 years ago
res_crypto.c res_crypto: Perform cleanup at shutdown. 9 years ago
res_crypto.exports.in
res_curl.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_endpoint_stats.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_fax.c Audit ast_json_pack() calls for needed UTF-8 checks. 9 years ago
res_fax.exports.in res_fax: Provide AMI equivalents for fax CLI commands 11 years ago
res_fax_spandsp.c res_fax: allow 2400 transmission rate according to v.27ter standard 10 years ago
res_format_attr_celt.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_format_attr_g729.c res_format_attr_g729: Add annexb=no format parameter to SDPs 9 years ago
res_format_attr_h263.c res_format_attr_h26x: Trim blanks in fmtp attributes 8 years ago
res_format_attr_h264.c res_format_attr_h26x: Trim blanks in fmtp attributes 8 years ago
res_format_attr_opus.c res_format_attr_opus: Fix crash when fmtp contains spaces. 9 years ago
res_format_attr_silk.c Update support for SILK format. 9 years ago
res_format_attr_siren7.c siren: Add format attribute modules for Siren7 and Siren14. 9 years ago
res_format_attr_siren14.c siren: Add format attribute modules for Siren7 and Siren14. 9 years ago
res_format_attr_vp8.c res_format_attr_vp8: In SDP, forward max-fr and max-fs for video-codec VP8. 10 years ago
res_hep.c res_hep: Add additional config initialization and validation 8 years ago
res_hep.exports.in res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded 9 years ago
res_hep_pjsip.c res_hep: Capture actual transport type in use 8 years ago
res_hep_rtcp.c res_hep_rtcp: Add support level to module info 8 years ago
res_http_post.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_http_websocket.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_http_websocket.exports.in res_http_websocket: Export symbol for ast_websocket_set_timeout 11 years ago
res_limit.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_manager_devicestate.c AMI: Make AMI actions that generate event lists consistent. 11 years ago
res_manager_presencestate.c AMI: Make AMI actions that generate event lists consistent. 11 years ago
res_monitor.c Fix compiler warnings on Fedora 26 / GCC 7. 8 years ago
res_monitor.exports.in
res_musiconhold.c res_musiconhold: Add kill_escalation_delay, kill_method to class 8 years ago
res_mutestream.c Fix dialplan function NULL channel safety issues 11 years ago
res_mwi_external.c voicemail: Move app_voicemail / res_mwi_external conflict to runtime 10 years ago
res_mwi_external.exports.in External MWI core support. 12 years ago
res_mwi_external_ami.c res_mwi_external_ami: Use module version of AMI registration. 10 years ago
res_odbc.c res_odbc: Make pooling option deprecation notice more useful. 9 years ago
res_odbc.exports.in res_odbc: Fix exports.in for missing symbols 9 years ago
res_odbc_transaction.c res_odbc_transaction: add dep on generic_odbc 9 years ago
res_odbc_transaction.exports.in res_odbc: Remove connection management 9 years ago
res_parking.c Merge "res_parking: Misc fixes." into 13 9 years ago
res_phoneprov.c fix: memory leaks, resource leaks, out of bounds and bugs 9 years ago
res_phoneprov.exports.in res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
res_pjproject.c PJPROJECT logging: Fix detection of max supported log level. 8 years ago
res_pjproject.exports.in res_pjproject: Add module providing pjproject logging and utils 9 years ago
res_pjsip.c chan_pjsip: add a new function PJSIP_DTMF_MODE 8 years ago
res_pjsip.exports.in res_pjsip: AMI commands and events. 12 years ago
res_pjsip_acl.c Audit ast_sockaddr_resolve() usage for memory leaks. 10 years ago
res_pjsip_authenticator_digest.c res_pjsip_authenticator_digest.c: Fix sorcery's immutable contract violation. 8 years ago
res_pjsip_caller_id.c res_pjsip/res_pjsip_callerid: NULL check on caller id name string 8 years ago
res_pjsip_config_wizard.c res_pjsip_config_wizard: Add 2 new parameters to help with proxy config 8 years ago
res_pjsip_dialog_info_body_generator.c res_pjsip: New endpoint option "notify_early_inuse_ringing" 8 years ago
res_pjsip_diversion.c res_pjsip: Fix known compact header issues 9 years ago
res_pjsip_dlg_options.c res_pjsip_dlg_options: Fix MODULEINFO section. 10 years ago
res_pjsip_dtmf_info.c res_pjsip_empty_info: Respond to empty SIP INFO packets 9 years ago
res_pjsip_empty_info.c res_pjsip_empty_info: Respond to empty SIP INFO packets 9 years ago
res_pjsip_endpoint_identifier_anonymous.c res_pjsip: disable multi domain to improve realtime performace 9 years ago
res_pjsip_endpoint_identifier_ip.c res_pjsip_endpoint_identifier_ip: Don't output error if no header_match. 8 years ago
res_pjsip_endpoint_identifier_user.c res_pjsip: Add ignore_uri_user_options option. 9 years ago
res_pjsip_exten_state.c res_pjsip_pubsub: Correctly implement persisted subscriptions 8 years ago
res_pjsip_exten_state.exports.in
res_pjsip_header_funcs.c res_pjsip: Add clarifying documentation to PJSIP_HEADER help text 9 years ago
res_pjsip_history.c pjproject_bundled: Update for pjproject 2.6 8 years ago
res_pjsip_logger.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_messaging.c res_pjsip_messaging: Check URI type before dereferencing 8 years ago
res_pjsip_mwi.c res_pjsip_mwi.c: Eliminate RAII_VAR in contact delete observer 8 years ago
res_pjsip_mwi_body_generator.c res_pjsip_mwi_body_generator: Re-order the body items 9 years ago
res_pjsip_nat.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_pjsip_notify.c res_pjsip: Strip spaces from items parsed from comma-separated lists 9 years ago
res_pjsip_one_touch_record_info.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_pjsip_outbound_authenticator_digest.c res_pjsip_outbound_authenticator_digest: Add context to log messages 8 years ago
res_pjsip_outbound_publish.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_pjsip_outbound_publish.exports.in res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support. 11 years ago
res_pjsip_outbound_registration.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_pjsip_path.c res_pjsip: Add ignore_uri_user_options option. 9 years ago
res_pjsip_phoneprov_provider.c res_pjsip_phoneprov_provider: Fix reference leak on unload 10 years ago
res_pjsip_pidf_body_generator.c res_pjsip: New endpoint option "notify_early_inuse_ringing" 8 years ago
res_pjsip_pidf_digium_body_supplement.c res_pjsip: Ensure sanitized XML is NULL terminated. 10 years ago
res_pjsip_pidf_eyebeam_body_supplement.c res_pjsip: New endpoint option "notify_early_inuse_ringing" 8 years ago
res_pjsip_publish_asterisk.c pjsip: Add Alembic for PUBLISH support. 8 years ago
res_pjsip_pubsub.c res_pjsip_pubsub: Fix reference to released endpoint 8 years ago
res_pjsip_pubsub.exports.in res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited 9 years ago
res_pjsip_refer.c res_pjsip_refer/session: Calls dropped during transfer 8 years ago
res_pjsip_registrar.c Revert "Update qualifies when AOR configuration changes." 8 years ago
res_pjsip_registrar_expire.c res_pjsip_registrar_expire.c: Remove extra linefeed in debug message. 9 years ago
res_pjsip_rfc3326.c res_pjsip_rfc3326.c: Fix crash when channel goes away. 10 years ago
res_pjsip_sdp_rtp.c chan_pjsip: add a new function PJSIP_DTMF_MODE 8 years ago
res_pjsip_send_to_voicemail.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_pjsip_session.c chan_pjsip: add a new function PJSIP_DTMF_MODE 8 years ago
res_pjsip_session.exports.in res_pjsip_refer/session: Calls dropped during transfer 8 years ago
res_pjsip_sips_contact.c Use SIPS URIs in Contact headers when appropriate. 10 years ago
res_pjsip_t38.c Merge "res/res_pjsip_t38 ensure t38 requests get rejected quickly" into 13 8 years ago
res_pjsip_transport_management.c res_pjsip_transport_management: Convert time in log message to seconds. 9 years ago
res_pjsip_transport_websocket.c res_pjsip_transport_websocket: Add NULL check in get_write_timeout 8 years ago
res_pjsip_xpidf_body_generator.c res_pjsip: New endpoint option "notify_early_inuse_ringing" 8 years ago
res_pktccops.c Fix printf problems with high ascii characters after r413586 (1.8). 11 years ago
res_pktccops.exports.in
res_realtime.c
res_rtp_asterisk.c res_rtp_asterisk: Fix mapping of pjsip's ICE roles to ours 8 years ago
res_rtp_multicast.c res_rtp_multicast: Use consistent timestamps when possible 8 years ago
res_rtp_multicast.exports.in chan_rtp: Backport changes from master. 9 years ago
res_security_log.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
res_smdi.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_smdi.exports.in
res_snmp.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_sorcery_astdb.c res_sorcery_astdb: Filter fields to only the registered ones. 9 years ago
res_sorcery_config.c res_sorcery_config.c: Cleanup ao2 container usage idioms. 9 years ago
res_sorcery_memory.c sorcery: Use more compatible regex for local expressions. 9 years ago
res_sorcery_memory_cache.c cli: Fix various CLI documentation and completion issues 8 years ago
res_sorcery_realtime.c res_sorcery_realtime: fix bug when successful UPDATE is treated as failed 9 years ago
res_speech.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_speech.exports.in app_speech_utils: Fix unresolved symbol ast_speech_get_setting(). 12 years ago
res_srtp.c res_srtp: Add support for libsrtp2 8 years ago
res_srtp.exports.in Revert accidental change in r434261 10 years ago
res_stasis.c res_stasis: Plug reference leak on stolen channels 8 years ago
res_stasis.exports.in
res_stasis_answer.c ARI: Fix a crash caused by hanging during playback to a channel in a bridge 11 years ago
res_stasis_answer.exports.in
res_stasis_device_state.c res_stasis_device_state: Unsubscribe should remove old subscriptions 8 years ago
res_stasis_device_state.exports.in ARI: Implement device state API 12 years ago
res_stasis_mailbox.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_stasis_mailbox.exports.in ARI: Add mailboxes resource for controlling and polling external MWI 12 years ago
res_stasis_playback.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_stasis_playback.exports.in
res_stasis_recording.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_stasis_recording.exports.in
res_stasis_snoop.c res/res_stasis_snoop: generate silence when audiohook returns null 8 years ago
res_stasis_snoop.exports.in ari: Add Snoop operation for spying/whispering on channels. 12 years ago
res_stasis_test.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_stasis_test.exports.in
res_statsd.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 8 years ago
res_statsd.exports.in res_statsd: Fix exports.in for missing symbols 9 years ago
res_stun_monitor.c res_stun_monitor: Don't fail to load if DNS resolution fails 8 years ago
res_timing_dahdi.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_timing_kqueue.c res_timing: Don't close FD 0 when out of open files. 10 years ago
res_timing_pthread.c res_timing_pthread: Fix leaky pipes. 10 years ago
res_timing_timerfd.c res_timing: Don't close FD 0 when out of open files. 10 years ago
res_xmpp.c res_xmpp: Use incremental backoff when a read error occurs 8 years ago
res_xmpp.exports.in