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
Jonathan Rose af4cd65143
Channels: Masquerades to automatically move frame/audio hooks
11 years ago
..
ael Remove many deprecated modules 11 years ago
ari ARI/res_stasis: Subscribe to both Local channel halves when originating to app 11 years ago
parking res_parking: Make manager commands register with module information 11 years ago
res_pjsip res_pjsip: Support setting a default accountcode on endpoints 11 years ago
snmp Get the SNMP code to compile. 12 years ago
stasis ARI: Make mixing bridges propagate linkedids and accountcodes. 11 years ago
stasis_recording Remove unused RAII_VAR() declarations. 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 11 years ago
res_adsi.c Multiple revisions 369323-369324 13 years ago
res_ael_share.c Merged revisions 328247 via svnmerge from 14 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 Remove many deprecated modules 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 res_ari: Fix some off-nominal paths just dropping the HTTP connection. 11 years ago
res_ari.exports.in Rename everything Stasis-HTTP to ARI 12 years ago
res_ari_applications.c ARI: Support channel variables in originate 11 years ago
res_ari_asterisk.c ARI: Support channel variables in originate 11 years ago
res_ari_bridges.c ARI: Make bridges/{bridgeID}/play queue sound files 11 years ago
res_ari_channels.c uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
res_ari_device_states.c ARI: Support channel variables in originate 11 years ago
res_ari_endpoints.c ari:Add application/json parameter support 12 years ago
res_ari_events.c ARI: Add ability to raise arbitrary User Events 11 years ago
res_ari_mailboxes.c ARI: Support channel variables in originate 11 years ago
res_ari_model.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_ari_model.exports.in Rename everything Stasis-HTTP to ARI 12 years ago
res_ari_playbacks.c ARI: Support channel variables in originate 11 years ago
res_ari_recordings.c ari:Add application/json parameter support 12 years ago
res_ari_sounds.c ARI: Support channel variables in originate 11 years ago
res_calendar.c Allow Asterisk to compile under GCC 4.10 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 Allow Asterisk to compile under GCC 4.10 11 years ago
res_calendar_ews.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_calendar_exchange.c uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
res_calendar_icalendar.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_chan_stats.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
res_clialiases.c res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use. 11 years ago
res_clioriginate.c uniqueid: channel linkedid, ami, ari object creation with id's 11 years ago
res_config_curl.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
res_config_ldap.c Add support for a realtime sorcery module. 12 years ago
res_config_odbc.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 11 years ago
res_config_pgsql.c cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name support 11 years ago
res_config_sqlite.c res_config_sqlite: Check for CDR unregistration failures 12 years ago
res_config_sqlite3.c We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db. 11 years ago
res_convert.c Merged revisions 328247 via svnmerge from 14 years ago
res_corosync.c res_corosync: Update module to work with Stasis (and compile) 11 years ago
res_crypto.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_crypto.exports.in Remove built-in AES code and use optional_api instead 15 years ago
res_curl.c Doxygen Updates - Title update 13 years ago
res_fax.c Channels: Masquerades to automatically move frame/audio hooks 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: Provide AMI equivalents for fax CLI commands 11 years ago
res_format_attr_celt.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_format_attr_h263.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_format_attr_h264.c h264: Fix H264 SDP payload format. 11 years ago
res_format_attr_opus.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_format_attr_silk.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_hep.c res_hep: Fix crash when hep.conf not available 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 res_hep_pjsip: Use the channel name instead of the call ID when it is available 11 years ago
res_http_post.c HTTP: Add persistent connection support. 11 years ago
res_http_websocket.c HTTP: Add persistent connection support. 11 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 res_manager_devicestate and res_manager_presencestate missing support level 11 years ago
res_manager_presencestate.c res_manager_devicestate and res_manager_presencestate missing support level 11 years ago
res_monitor.c Allow Asterisk to compile under GCC 4.10 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 Remove many deprecated modules 11 years ago
res_mutestream.c Fix dialplan function NULL channel safety issues 11 years ago
res_mwi_external.c Prevent duplicate sorcery wizards from being applied to sorcery object types. 11 years ago
res_mwi_external.exports.in External MWI core support. 11 years ago
res_mwi_external_ami.c External MWI AMI support. 11 years ago
res_odbc.c Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 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 Eliminate some more unnecessary RAII_VAR() uses. 11 years ago
res_phoneprov.c HTTP: Add persistent connection support. 11 years ago
res_pjsip.c res_pjsip: Support setting a default accountcode on endpoints 11 years ago
res_pjsip.exports.in res_pjsip: AMI commands and events. 12 years ago
res_pjsip_acl.c sorcery: Create AST_SORCERY dialplan function. 11 years ago
res_pjsip_authenticator_digest.c res_pjsip_authenticator_digest: Fix md5 hash buffer 11 years ago
res_pjsip_caller_id.c PJSIP: Add Path header support 11 years ago
res_pjsip_dialog_info_body_generator.c res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence. 11 years ago
res_pjsip_diversion.c PJSIP: Add Path header support 11 years ago
res_pjsip_dtmf_info.c Prevent a crash in res_pjsip_dtmf_info.c 12 years ago
res_pjsip_endpoint_identifier_anonymous.c The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_endpoint_identifier_ip.c pjsip cli: Change Identify to show CIDR notation instead of netmasks. 11 years ago
res_pjsip_endpoint_identifier_user.c PJSIP: Add log messages when requests are received for non-existent endpoints 12 years ago
res_pjsip_exten_state.c res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence. 11 years ago
res_pjsip_exten_state.exports.in The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_header_funcs.c chan_pjsip: Fix bug where custom SIP headers could be duplicated on outgoing INVITEs. 11 years ago
res_pjsip_log_forwarder.c res_pjsip: Forward PJSIP logging to Asterisk logging 12 years ago
res_pjsip_logger.c res_pjsip: Updates and adds more PJSIP CLI commands. 11 years ago
res_pjsip_messaging.c chan_sip.c: Fixed off-nominal message iterator ref count and alloc fail issues. 11 years ago
res_pjsip_multihomed.c res_pjsip_multihomed: Make address replacement less aggressive. 11 years ago
res_pjsip_mwi.c Abstract PJSIP-specific elements from the pubsub API. 11 years ago
res_pjsip_mwi_body_generator.c Decouple subscription handling from NOTIFY/PUBLISH body generation. 11 years ago
res_pjsip_nat.c PJSIP: Fix address for ACK in NAT situations 11 years ago
res_pjsip_notify.c PJSIP: PJSIPNotify - Strip content-length headers and add documentation 11 years ago
res_pjsip_one_touch_record_info.c The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_outbound_authenticator_digest.c Switch PJSIP auth to use a vector. 12 years ago
res_pjsip_outbound_registration.c res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions 11 years ago
res_pjsip_path.c PJSIP: Add Path header support 11 years ago
res_pjsip_pidf_body_generator.c Abstract PJSIP-specific elements from the pubsub API. 11 years ago
res_pjsip_pidf_digium_body_supplement.c Improve XML sanitization in NOTIFYs, especially for presence subtypes and messages. 11 years ago
res_pjsip_pidf_eyebeam_body_supplement.c Decouple subscription handling from NOTIFY/PUBLISH body generation. 11 years ago
res_pjsip_pubsub.c Reverse logic during subscription persistence recreation. 11 years ago
res_pjsip_pubsub.exports.in Abstract PJSIP-specific elements from the pubsub API. 11 years ago
res_pjsip_refer.c Channels: Masquerades to automatically move frame/audio hooks 11 years ago
res_pjsip_registrar.c res_pjsip: Add ActionID to events created as a result of PJSIP AMI actions 11 years ago
res_pjsip_registrar_expire.c sorcery, bucket: Change observer remove calls to take const callbacks struct. 12 years ago
res_pjsip_rfc3326.c The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_sdp_rtp.c Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11 11 years ago
res_pjsip_send_to_voicemail.c res_pjsip_send_to_voicemail: transferring to voicemail for digium phones 11 years ago
res_pjsip_session.c CEL: Fix incorrect/missing extra field information 11 years ago
res_pjsip_session.exports.in The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_t38.c res_pjsip_session: Fix leaked video RTP ports. 11 years ago
res_pjsip_transport_websocket.c res_http_websocket: Close websocket correctly and use careful fwrite 11 years ago
res_pjsip_xpidf_body_generator.c Abstract PJSIP-specific elements from the pubsub API. 11 years ago
res_pktccops.c Allow Asterisk to compile under GCC 4.10 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_rtp_asterisk: Fix undefined function when PJPROJECT is not installed 11 years ago
res_rtp_multicast.c res_rtp_multicast: Ensure SSRC is set properly 12 years ago
res_security_log.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
res_smdi.c Doxygen Updates - Title update 13 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 Doxygen Updates - Title update 13 years ago
res_sorcery_astdb.c json: Fix off-nominal json ref counting issues. 11 years ago
res_sorcery_config.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_sorcery_memory.c Pass the sorcery instance to wizards for CUD operations as well as retrieve. 12 years ago
res_sorcery_realtime.c Handle the return values of realtime updates and stores more accurately. 11 years ago
res_speech.c Add support for retrieving engine specific settings using the speech API and from dialplan. 13 years ago
res_speech.exports.in app_speech_utils: Fix unresolved symbol ast_speech_get_setting(). 12 years ago
res_srtp.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_srtp.exports.in Add SRTP support for Asterisk 15 years ago
res_stasis.c ARI: Make mixing bridges propagate linkedids and accountcodes. 11 years ago
res_stasis.exports.in Moved core logic from app_stasis to res_stasis 12 years ago
res_stasis_answer.c Replace __ast_answer with ast_raw_answer in app_control_answer 11 years ago
res_stasis_answer.exports.in Add missing exports file 12 years ago
res_stasis_device_state.c ARI: Make double subscribe respond with success 11 years ago
res_stasis_device_state.exports.in ARI: Implement device state API 12 years ago
res_stasis_mailbox.c ARI: Add mailboxes resource for controlling and polling external MWI 11 years ago
res_stasis_mailbox.exports.in ARI: Add mailboxes resource for controlling and polling external MWI 11 years ago
res_stasis_playback.c Allow Asterisk to compile under GCC 4.10 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 Allow Asterisk to compile under GCC 4.10 11 years ago
res_stasis_recording.exports.in ARI - channel recording support 12 years ago
res_stasis_snoop.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_stasis_snoop.exports.in ari: Add Snoop operation for spying/whispering on channels. 12 years ago
res_stasis_test.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
res_stasis_test.exports.in Initial support for endpoints. 12 years ago
res_statsd.c Rename everything Stasis-HTTP to ARI 12 years ago
res_statsd.exports.in Example of how to use the Stasis message bus 12 years ago
res_stun_monitor.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_timing_dahdi.c Allow Asterisk to compile under GCC 4.10 11 years ago
res_timing_kqueue.c timing: Improve performance for most timing implementations. 11 years ago
res_timing_pthread.c timing: Improve performance for most timing implementations. 11 years ago
res_timing_timerfd.c timing: Improve performance for most timing implementations. 11 years ago
res_xmpp.c Allow Asterisk to compile under GCC 4.10 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