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
Scott Griepentrog fcea6910f6
pjsip: avoid possible crash req_caps allocation failure
10 years ago
..
ael MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
ari Merge "res_ari_events: Fix shutdown ref leak." 10 years ago
parking Merge "parking_applications.c: Fix ast_verb() line terminator." 10 years ago
res_pjsip res_pjsip: Change default from user value. 10 years ago
snmp MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC. 10 years ago
stasis Resolve race conditions involving Stasis bridges. 10 years ago
stasis_recording git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
Makefile Build System: Create Makefile macro MOD_ADD_SOURCE. 10 years ago
ari.make Build System: Create Makefile macro MOD_ADD_SOURCE. 10 years ago
res_adsi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ael_share.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ael_share.exports.in
res_agi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_agi.exports.in
res_ari.c res_ari.c: Add missing off nominal unlock and remove a RAII_VAR(). 10 years ago
res_ari.exports.in
res_ari_applications.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_asterisk.c ARI: Retrieve existing log channels 10 years ago
res_ari_bridges.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_channels.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_device_states.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_endpoints.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_events.c res_ari_events: Fix shutdown ref leak. 10 years ago
res_ari_mailboxes.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_model.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_model.exports.in
res_ari_playbacks.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_recordings.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_ari_sounds.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_calendar.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_calendar.exports.in
res_calendar_caldav.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_calendar_ews.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_calendar_exchange.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_calendar_icalendar.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_chan_stats.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_clialiases.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_clioriginate.c CLI: Enable automatic references to modules. 10 years ago
res_config_curl.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_config_ldap.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_config_odbc.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_config_pgsql.c res/res_config_pgsql.c: Use PQescapeStringConn for escaping names. 10 years ago
res_config_sqlite.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_config_sqlite3.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_convert.c CLI: Enable automatic references to modules. 10 years ago
res_corosync.c res/res_corosync: Always decline module load, instead of failing 10 years ago
res_crypto.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_crypto.exports.in
res_curl.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_fax.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_fax.exports.in res_fax: Provide AMI equivalents for fax CLI commands 11 years ago
res_fax_spandsp.c Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC." 10 years ago
res_format_attr_celt.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_format_attr_h263.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_format_attr_h264.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_format_attr_opus.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_format_attr_silk.c res/res_format_attr_silk: Expose format attributes to other modules 10 years ago
res_hep.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_hep.exports.in res_hep/res_hep_pjsip: Add a HEPv3 capture agent module and a logger for PJSIP 11 years ago
res_hep_pjsip.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_hep_rtcp.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
res_http_post.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_http_websocket.c res_http_websocket.c: Add missing unref on an off nominal path. 10 years ago
res_http_websocket.exports.in res_http_websocket: Export symbol for ast_websocket_set_timeout 11 years ago
res_jabber.exports.in
res_limit.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_manager_devicestate.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_manager_presencestate.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_monitor.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_monitor.exports.in
res_musiconhold.c res/res_musiconhold: Add a warning when MOH does not exist 10 years ago
res_mutestream.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_mwi_external.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_mwi_external.exports.in
res_mwi_external_ami.c res_mwi_external_ami: Use module version of AMI registration. 10 years ago
res_odbc.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_odbc.exports.in
res_parking.c Modules: Make ast_module_info->self available to auxiliary sources. 10 years ago
res_phoneprov.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_phoneprov.exports.in res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
res_pjsip.c res_pjsip: Change default from user value. 10 years ago
res_pjsip.exports.in
res_pjsip_acl.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_authenticator_digest.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_caller_id.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_config_wizard.c res_pjsip_config_wizard/config: Fix template processing 10 years ago
res_pjsip_dialog_info_body_generator.c PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error. 10 years ago
res_pjsip_diversion.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_dlg_options.c res_pjsip_dlg_options: Fix MODULEINFO section. 10 years ago
res_pjsip_dtmf_info.c res_pjsip: Prevent access of NULL channels. 10 years ago
res_pjsip_endpoint_identifier_anonymous.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_endpoint_identifier_ip.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_endpoint_identifier_user.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_exten_state.c res/res_pjsip_exten_state: Fix confusing NOTICE message 10 years ago
res_pjsip_exten_state.exports.in
res_pjsip_header_funcs.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_keepalive.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_log_forwarder.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_logger.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_messaging.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_multihomed.c res_pjsip: Add common ast_sip_get_host_ip API. 10 years ago
res_pjsip_mwi.c Merge "res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_str()." 10 years ago
res_pjsip_mwi_body_generator.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_nat.c res_pjsip_nat: Adjust when contact should be rewritten. 10 years ago
res_pjsip_notify.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_one_touch_record_info.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_outbound_authenticator_digest.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_outbound_publish.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 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 res/res_pjsip_outbound_registration: Fix WARNING message 10 years ago
res_pjsip_path.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_phoneprov_provider.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_pidf_body_generator.c PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error. 10 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 AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_publish_asterisk.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_pubsub.c res_pjsip_pubsub: re-re-fix persistent subscription storage. 10 years ago
res_pjsip_pubsub.exports.in res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination 10 years ago
res_pjsip_refer.c res_pjsip_refer: Prevent sending duplicate headers. 10 years ago
res_pjsip_registrar.c res_pjsip_mwi: Set up unsolicited MWI upon registration. 10 years ago
res_pjsip_registrar_expire.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_rfc3326.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_sdp_rtp.c res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items. 10 years ago
res_pjsip_send_to_voicemail.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_session.c pjsip: avoid possible crash req_caps allocation failure 10 years ago
res_pjsip_session.exports.in res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER. 10 years ago
res_pjsip_sips_contact.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pjsip_t38.c res_pjsip: Add common ast_sip_get_host_ip API. 10 years ago
res_pjsip_transport_websocket.c res/pjsip: Mark WSS transport as secure 10 years ago
res_pjsip_xpidf_body_generator.c PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error. 10 years ago
res_pktccops.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_pktccops.exports.in
res_realtime.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_resolver_unbound.c DNS: Remove trailing newline from summary and descriptions. 10 years ago
res_rtp_asterisk.c Fix when remote candidates exceed PJ_ICE_MAX_CAND 10 years ago
res_rtp_multicast.c rtp_engine.c: Initial split of payload types into rx and tx mappings. 10 years ago
res_security_log.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
res_smdi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_smdi.exports.in
res_snmp.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_sorcery_astdb.c res/res_sorcery_astdb: Add a debugging message for when retrieval by ID fails 10 years ago
res_sorcery_config.c res/res_sorcery_config: Prevent crash from misconfigured sorcery.conf 10 years ago
res_sorcery_memory.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_sorcery_memory_cache.c res_sorcery_memory_cache: Execute stale unit test last. 10 years ago
res_sorcery_realtime.c res_sorcery_realtime: Fix leak of sorcery object type. 10 years ago
res_speech.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_speech.exports.in
res_srtp.c git migration: Refactor the ASTERISK_FILE_VERSION macro 10 years ago
res_srtp.exports.in Reverting accidental ci of wrong change in r433061 10 years ago
res_stasis.c Resolve race conditions involving Stasis bridges. 10 years ago
res_stasis.exports.in
res_stasis_answer.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_stasis_answer.exports.in
res_stasis_device_state.c Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
res_stasis_device_state.exports.in
res_stasis_mailbox.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_stasis_mailbox.exports.in
res_stasis_playback.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_stasis_playback.exports.in
res_stasis_recording.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_stasis_recording.exports.in
res_stasis_snoop.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_stasis_snoop.exports.in
res_stasis_test.c doxygen: Fix doxygen errors 10 years ago
res_stasis_test.exports.in
res_statsd.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_statsd.exports.in
res_stun_monitor.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 years ago
res_timing_dahdi.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 10 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 AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 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 Stasis: Fix unsafe use of stasis_unsubscribe in modules. 10 years ago
res_xmpp.exports.in