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 110927bacc
res_sorcery_memory_cache.c: Misc tweaks.
10 years ago
..
ael Add .gitignore and .gitreview files 10 years ago
ari ARI/PJSIP: Apply requesting channel's format cap to created channels 10 years ago
parking ParkAndAnnounce: Add variable inheritance 10 years ago
res_pjsip res_pjsip: Copy default_from_user to avoid crash. 10 years ago
snmp Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
stasis Resolve race conditions involving Stasis bridges. 10 years ago
stasis_recording ari: Add a copy operation for stored recordings 11 years ago
Makefile ARI: Implement /recordings/stored API's 12 years ago
ari.make ARI: Add mailboxes resource for controlling and polling external MWI 12 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 Disable extended support modules 11 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 res/res_agi: Make Verbose message for 'stream file' match other playbacks 11 years ago
res_agi.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_ari.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari.exports.in Rename everything Stasis-HTTP to ARI 12 years ago
res_ari_applications.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_asterisk.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_bridges.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_channels.c Investigate and fix memory leaks in Asterisk 11 years ago
res_ari_device_states.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_endpoints.c Investigate and fix memory leaks in Asterisk 11 years ago
res_ari_events.c Investigate and fix memory leaks in Asterisk 11 years ago
res_ari_mailboxes.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_model.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_model.exports.in Rename everything Stasis-HTTP to ARI 12 years ago
res_ari_playbacks.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_recordings.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_ari_sounds.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_calendar.c ast_str: Fix improper member access to struct ast_str members. 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 Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 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 Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 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 media formats: re-architect handling of media for performance improvements 11 years ago
res_config_curl.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_config_ldap.c Disable extended support modules 11 years ago
res_config_odbc.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_config_pgsql.c Disable extended support modules 11 years ago
res_config_sqlite.c Disable extended support modules 11 years ago
res_config_sqlite3.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_convert.c Merged revisions 328247 via svnmerge from 14 years ago
res_corosync.c res/res_corosync: Always decline module load, instead of failing 10 years ago
res_crypto.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_crypto.exports.in Remove built-in AES code and use optional_api instead 15 years ago
res_curl.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_fax.c res_fax: Resolve T38 gateway frame leak. 11 years ago
res_fax.exports.in res_fax: Provide AMI equivalents for fax CLI commands 11 years ago
res_fax_spandsp.c res_fax_spandsp: Properly handle cleanup before starting FAXes. 11 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_h263.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_format_attr_h264.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_format_attr_opus.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_format_attr_silk.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_hep.c Disable extended support modules 11 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 Disable extended support modules 11 years ago
res_hep_rtcp.c Disable extended support modules 11 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 res_http_websocket: When shutting down a session don't close closed socket 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 Fix chan_jingle/gtalk load regression introduced in r346087 14 years ago
res_limit.c Doxygen Updates - Title update 13 years ago
res_manager_devicestate.c manager: Add state list commands 11 years ago
res_manager_presencestate.c manager: Add state list commands 11 years ago
res_monitor.c res/res_monitor: Reset in/out sample counts on Monitor start 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.c: Release any format refs before memset(). 11 years ago
res_mutestream.c Fix dialplan function NULL channel safety issues 11 years ago
res_mwi_external.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_mwi_external.exports.in External MWI core support. 12 years ago
res_mwi_external_ami.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_odbc.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_odbc.exports.in Allow symbol export filtering to work properly on platforms that have symbol prefixes. 15 years ago
res_parking.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_phoneprov.c Disable extended support modules 11 years ago
res_phoneprov.exports.in res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
res_pjsip.c res_pjsip: Copy default_from_user to avoid crash. 10 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 PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_caller_id.c res_pjsip_refer: Fix crash from a REFER and BYE collision. 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 Detect potential forwarding loops based on count. 10 years ago
res_pjsip_dlg_options.c res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requests 10 years ago
res_pjsip_dtmf_info.c res_pjsip: Prevent access of NULL channels. 10 years ago
res_pjsip_endpoint_identifier_anonymous.c res_pjsip: Allow configuration of endpoint identifier query order 10 years ago
res_pjsip_endpoint_identifier_ip.c res_pjsip: Allow configuration of endpoint identifier query order 10 years ago
res_pjsip_endpoint_identifier_user.c res_pjsip: Allow configuration of endpoint identifier query order 10 years ago
res_pjsip_exten_state.c res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination 10 years ago
res_pjsip_exten_state.exports.in The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_header_funcs.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_keepalive.c res_pjsip_keepalive: Add runtime configurable keepalive module for connection-oriented transports. 11 years ago
res_pjsip_log_forwarder.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_pjsip_logger.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_messaging.c res_pjsip_refer: Fix crash from a REFER and BYE collision. 10 years ago
res_pjsip_multihomed.c res_pjsip: Add common ast_sip_get_host_ip API. 10 years ago
res_pjsip_mwi.c res_pjsip_mwi: Set up unsolicited MWI upon registration. 10 years ago
res_pjsip_mwi_body_generator.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_nat.c res_pjsip_nat: Adjust when contact should be rewritten. 10 years ago
res_pjsip_notify.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_one_touch_record_info.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_outbound_authenticator_digest.c res_pjsip_outbound_authenticator_digest: Add missing outbound authenticator callback. 10 years ago
res_pjsip_outbound_publish.c res_pjsip_outbound_publish: stack overflow when using non-default sorcery wizard 11 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_pjsip_outbound_registration: Fix double unref on error return. 10 years ago
res_pjsip_path.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_phoneprov_provider.c Disable extended support modules 11 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 PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_publish_asterisk.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_pubsub.c res_pjsip_pubsub: Eliminate race during initial NOTIFY. 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 res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown. 10 years ago
res_pjsip_rfc3326.c PJSIP: Enforce module load dependencies 11 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 res_pjsip_refer: Fix crash from a REFER and BYE collision. 10 years ago
res_pjsip_session.c res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items. 10 years ago
res_pjsip_session.exports.in res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress. 11 years ago
res_pjsip_t38.c res_pjsip: Add common ast_sip_get_host_ip API. 10 years ago
res_pjsip_transport_websocket.c Merge r429273 for AST-2014-019 11 years ago
res_pjsip_xpidf_body_generator.c PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error. 10 years ago
res_pktccops.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 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_pjsip: Add rtp_keepalive endpoint option. 10 years ago
res_rtp_multicast.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_security_log.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
res_smdi.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 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 Disable extended support modules 11 years ago
res_sorcery_astdb.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_sorcery_config.c manager/config: Support templates and non-unique category names via AMI 11 years ago
res_sorcery_memory.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_sorcery_memory_cache.c res_sorcery_memory_cache.c: Misc tweaks. 10 years ago
res_sorcery_realtime.c res_sorcery_realtime: Fix leak of sorcery object type. 10 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/res_srtp: Fix include issue for libsrtp 1.5.0 11 years ago
res_srtp.exports.in Add SRTP support for Asterisk 15 years ago
res_stasis.c Resolve race conditions involving Stasis bridges. 10 years ago
res_stasis.exports.in Moved core logic from app_stasis to res_stasis 12 years ago
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 Add missing exports file 12 years ago
res_stasis_device_state.c main/stasis: Allow subscriptions to use a threadpool for message delivery 11 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 ARI: Fix a crash caused by hanging during playback to a channel in a bridge 11 years ago
res_stasis_playback.exports.in This patch implements the REST API's for POST /channels/{channelId}/play 12 years ago
res_stasis_recording.c ARI: Fix a crash caused by hanging during playback to a channel in a bridge 11 years ago
res_stasis_recording.exports.in ARI - channel recording support 12 years ago
res_stasis_snoop.c res_stasis_snoop.c: Fix off nominial exit path leaving Snoop channel locked and not hungup. 11 years ago
res_stasis_snoop.exports.in ari: Add Snoop operation for spying/whispering on channels. 12 years ago
res_stasis_test.c Stasis: Allow message types to be blocked 11 years ago
res_stasis_test.exports.in Initial support for endpoints. 12 years ago
res_statsd.c Disable extended support modules 11 years ago
res_statsd.exports.in Example of how to use the Stasis message bus 12 years ago
res_stun_monitor.c Stasis: Allow message types to be blocked 11 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 Disable extended support modules 11 years ago
res_timing_pthread.c Disable extended support modules 11 years ago
res_timing_timerfd.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_xmpp.c main/stasis: Allow subscriptions to use a threadpool for message delivery 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