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 e158517a9c
res_pjsip_refer: Make safely get the context for a blind transfer.
10 years ago
..
ael Remove many deprecated modules 11 years ago
ari ARI: Fix crash if integer values used in JSON payload 'variables' object. 10 years ago
parking res_parking: Fix crash due to race condition when unloading. 10 years ago
res_pjsip res_pjsip: Add "pjsip show version" CLI command. 10 years ago
snmp CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge. 11 years ago
stasis ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app 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 Add module support level to ast_module_info structure. Print it in CLI "module show" . 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 ARI: Improve wiki documentation 10 years ago
res_ari_channels.c res_ari_channels: Return a 404 response when a requested channel variable does not exist. 10 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 ARI: Fix crash if integer values used in JSON payload 'variables' object. 10 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 Add module support level to ast_module_info structure. Print it in CLI "module show" . 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 Add module support level to ast_module_info structure. Print it in CLI "module show" . 11 years ago
res_config_sqlite.c Add module support level to ast_module_info structure. Print it in CLI "module show" . 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 Stasis: Allow message types to be blocked 11 years ago
res_crypto.c Fix printf problems with high ascii characters after r413586 (1.8). 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 Fix typo's (retrieve, specified, address). 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.c, res_fax_spandsp.c: Remove redundant locking. 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 res_format_attr_h264: Fix crash when determining joint capability. 10 years ago
res_format_attr_opus.c media formats: update res_format_attr_opus & silk 10 years ago
res_format_attr_silk.c media formats: update res_format_attr_opus & silk 10 years ago
res_hep.c res_hep: fix major leak that occurs when config is missing or enabled=no. 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 PJSIP: Enforce module load dependencies 11 years ago
res_hep_rtcp.c res/res_hep_rtcp: Remove dependency on PJSIP 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 Increase WebSocket frame size and improve large read handling 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 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 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 AMI: Make AMI actions that generate event lists consistent. 11 years ago
res_odbc.c res/res_odbc: Remove unneeded queries when determining if a table exists 10 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 res/res_phoneprov: Fix crash on shutdown caused by container cleanup 11 years ago
res_phoneprov.exports.in res_phoneprov: Refactor phoneprov to allow pluggable config providers 11 years ago
res_pjsip.c res_pjsip: Add a log message when creating a UAC dialog to a target URI that is invalid. 10 years ago
res_pjsip.exports.in res_pjsip: AMI commands and events. 12 years ago
res_pjsip_acl.c ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk. 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_config_wizard.c res_pjsip_config_wizard: Add ability to auto-create hints. 10 years ago
res_pjsip_dialog_info_body_generator.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_diversion.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_dtmf_info.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_endpoint_identifier_anonymous.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_endpoint_identifier_ip.c res_pjsip_endpoint_identifier_ip: Add 'show identify(ies)' cli commands 11 years ago
res_pjsip_endpoint_identifier_user.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_exten_state.c res_pjsip_exten_state: Improve log message when a subscription is attempted to a non-existent extension. 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: Don't crash if PJSIP module is not loaded. 10 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 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app 10 years ago
res_pjsip_mwi.c Investigate and fix memory leaks in Asterisk 11 years ago
res_pjsip_mwi_body_generator.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_nat.c ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app 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 PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_outbound_publish.c res_pjsip_outbound_publish: eventually crashes when no response is ever received 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_pjsip_outbound_registration: Fix reload race condition. 10 years ago
res_pjsip_path.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_phoneprov_provider.c res_pjsip_phoneprovi_provider: Fix reload 11 years ago
res_pjsip_pidf_body_generator.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_pidf_digium_body_supplement.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_pidf_eyebeam_body_supplement.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_publish_asterisk.c ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk. 10 years ago
res_pjsip_pubsub.c HTTP: Stop accepting requests on final system shutdown. 10 years ago
res_pjsip_pubsub.exports.in res_pjsip_publish_asterisk: Add support for exchanging device and mailbox state using SIP. 11 years ago
res_pjsip_refer.c res_pjsip_refer: Make safely get the context for a blind transfer. 10 years ago
res_pjsip_registrar.c res_pjsip_registrar: Add Expires header to 200 OK if present in REGISTER. 10 years ago
res_pjsip_registrar_expire.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_rfc3326.c PJSIP: Enforce module load dependencies 11 years ago
res_pjsip_sdp_rtp.c res/res_pjsip_sdp_rtp: Revert portion of r432195 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_session: Fix double re-INVITE collision crash. 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_sips_contact.c Use SIPS URIs in Contact headers when appropriate. 10 years ago
res_pjsip_t38.c Fix file descriptor leak in RTP code. 10 years ago
res_pjsip_transport_websocket.c ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app 10 years ago
res_pjsip_xpidf_body_generator.c PJSIP: Enforce module load dependencies 11 years ago
res_pktccops.c Fix printf problems with high ascii characters after r413586 (1.8). 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/res_rtp_asterisk: Fix crash in debug from RTCP reports without report block 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 Add module support level to ast_module_info structure. Print it in CLI "module show" . 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 res_sorcery_config: Improve object lookup times. 10 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_realtime.c manager/config: Support templates and non-unique category names via AMI 11 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 Investigate and fix memory leaks in Asterisk 11 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 Add module support level to ast_module_info structure. Print it in CLI "module show" . 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 Various fixes for OS X 10 years ago
res_timing_pthread.c res_timing_pthread: Fix leaky pipes. 10 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