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 72c282cc66
ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files.
12 years ago
..
ael Clean up and ensure proper usage of alloca() 13 years ago
ari ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files. 12 years ago
parking ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files. 12 years ago
res_pjsip ao2_iterator: Mini-audit of the ao2_iterator loops in the new code files. 12 years ago
snmp Get the SNMP code to compile. 12 years ago
stasis res_stasis: Expose event for call forwarding and follow forwarded channel. 12 years ago
stasis_recording MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled. 12 years ago
Makefile ARI: Implement /recordings/stored API's 12 years ago
ari.make ARI: Implement device state API 12 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
res_agi.c channel locking: Add locking for channel snapshot creation 12 years ago
res_agi.exports.in
res_ari.c ari:Add application/json parameter support 12 years ago
res_ari.exports.in Rename everything Stasis-HTTP to ARI 12 years ago
res_ari_applications.c ari:Add application/json parameter support 12 years ago
res_ari_asterisk.c ari:Add application/json parameter support 12 years ago
res_ari_bridges.c bridging: Give bridges a name and a known creator 12 years ago
res_ari_channels.c ARI: Allow specifying channel variables during a POST /channels 12 years ago
res_ari_device_states.c ari:Add application/json parameter support 12 years ago
res_ari_endpoints.c ari:Add application/json parameter support 12 years ago
res_ari_events.c ari: User better nicknames for ARI operations 12 years ago
res_ari_model.c ARI: Add subscription support 12 years ago
res_ari_model.exports.in Rename everything Stasis-HTTP to ARI 12 years ago
res_ari_playbacks.c ari:Add application/json parameter support 12 years ago
res_ari_recordings.c ari:Add application/json parameter support 12 years ago
res_ari_sounds.c ari:Add application/json parameter support 12 years ago
res_calendar.c channels: Return allocated channels locked. 12 years ago
res_calendar.exports.in
res_calendar_caldav.c Fix a variety of memory leaks 14 years ago
res_calendar_ews.c Properly extract the Body information of an EWS calendar item 13 years ago
res_calendar_exchange.c Add uuid wrapper API call ast_uuid_generate_str(). 13 years ago
res_calendar_icalendar.c Fix memory leak in res_calendar_icalendar 13 years ago
res_chan_stats.c Multiple revisions 399887,400138,400178,400180-400181 12 years ago
res_clialiases.c The UUID commit removed changes made in res_clialiases.c 13 years ago
res_clioriginate.c Cache string values of formats on ast_format_cap() to save processing. 12 years ago
res_config_curl.c Add support for a realtime sorcery module. 13 years ago
res_config_ldap.c Add support for a realtime sorcery module. 13 years ago
res_config_odbc.c Fix Finding Extensions With Patterns Using ODBC Realtime 13 years ago
res_config_pgsql.c Minor fixups to Doxygen comments. 13 years ago
res_config_sqlite.c res_config_sqlite: Check for CDR unregistration failures 12 years ago
res_config_sqlite3.c Add support for a realtime sorcery module. 13 years ago
res_convert.c Merged revisions 328247 via svnmerge from 14 years ago
res_corosync.c Disable build of res_corosync until it is back in a compiling state 12 years ago
res_crypto.c Doxygen Updates - janitor work 13 years ago
res_crypto.exports.in
res_curl.c Doxygen Updates - Title update 13 years ago
res_fax.c res_fax.c: crash on framehook with no dsp in fax detect 12 years ago
res_fax.exports.in
res_fax_spandsp.c res_fax_spandsp: Always init T.38 session to avoid crashes during state change 12 years ago
res_format_attr_celt.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 13 years ago
res_format_attr_h263.c Reduce memory consumption and add the H.264 and H.263 modules I shamefully neglected to add. 13 years ago
res_format_attr_h264.c AST-2013-001: Prevent buffer overflow through H.264 format negotiation 13 years ago
res_format_attr_opus.c Add pass through support for Opus and VP8; Opus format attribute negotiation 12 years ago
res_format_attr_silk.c Add support for parsing SDP attributes, generating SDP attributes, and passing it through. 13 years ago
res_http_post.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 14 years ago
res_http_websocket.c ARI: Fix WebSocket response when subprotocol isn't specified 12 years ago
res_http_websocket.exports.in Shuffle RESTful URL's around. 12 years ago
res_jabber.c Voicemail: Remove mailbox identifier format (box@context) assumptions in the system. 12 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_monitor.c Update Asterisk's CDRs for the new bridging framework 12 years ago
res_monitor.exports.in
res_musiconhold.c Fix incorrect usages of ast_realloc(). 12 years ago
res_mutestream.c ARI: Add support for suppressing media streams. 12 years ago
res_odbc.c Doxygen Updates - Title update 13 years ago
res_odbc.exports.in
res_parking.c res_parking: Update XML documention for DTMF features after parking timeout. 12 years ago
res_phoneprov.c Doxygen Updates - Title update 13 years ago
res_pjsip.c Fix a deadlock that occurred due to a conflict of masquerades. 12 years ago
res_pjsip.exports.in res_pjsip: AMI commands and events. 12 years ago
res_pjsip_acl.c res_pjsip: convert configuration settings names to snake case 12 years ago
res_pjsip_authenticator_digest.c Fix correct authentication behavior for artificial endpoint. 12 years ago
res_pjsip_caller_id.c res_pjsip_caller_id: Don't overwrite user portion of the From header when fromuser is set. 12 years ago
res_pjsip_diversion.c The large GULP->PJSIP renaming effort. 12 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 res_pjsip: AMI commands and events. 12 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: AMI commands and events. 12 years ago
res_pjsip_exten_state.exports.in The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_header_funcs.c res_pjsip_header_funcs: Don't add headers to re-INVITEs. 12 years ago
res_pjsip_log_forwarder.c res_pjsip: Forward PJSIP logging to Asterisk logging 12 years ago
res_pjsip_logger.c chan_pjsip: Make logger togglable without loading/unloading 12 years ago
res_pjsip_messaging.c documentation: Add PJSIP technology to messaging documentation 12 years ago
res_pjsip_mwi.c res_pjsip: AMI commands and events. 12 years ago
res_pjsip_nat.c res_pjsip_nat: Add NAT module to session dialogs. 12 years ago
res_pjsip_notify.c res_pjsip_notify: Add documentation 12 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 Switch PJSIP auth to use a vector. 12 years ago
res_pjsip_pidf.c Sanitize XML output for PIDF bodies. 12 years ago
res_pjsip_pubsub.c res_pjsip: AMI commands and events. 12 years ago
res_pjsip_pubsub.exports.in The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_refer.c channel locking: Add locking for channel snapshot creation 12 years ago
res_pjsip_registrar.c res_pjsip_registrar: undefined function pointer symbol 12 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 res_pjsip_sdp_rtp: Don't produce an invalid media stream with no formats. 12 years ago
res_pjsip_session.c res_pjsip_session: Fix SDP negotiation when resending an INVITE with authentication. 12 years ago
res_pjsip_session.exports.in The large GULP->PJSIP renaming effort. 12 years ago
res_pjsip_t38.c func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip 12 years ago
res_pjsip_transport_websocket.c res_pjsip_transport_websocket: Fix security events and simplify implementation. 12 years ago
res_pktccops.c Fix compilation on gcc 4.8.1 12 years ago
res_pktccops.exports.in
res_realtime.c Cleanup references to sipusers and sipfriends dynamic realtime families 14 years ago
res_rtp_asterisk.c chan_sip: Fix RTCP port for SRFLX ICE candidates 12 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
res_snmp.c Doxygen Updates - Title update 13 years ago
res_sorcery_astdb.c Reverting regex part of -r403545 at request of file. 12 years ago
res_sorcery_config.c res_sorcery_config: Output an error message when an object can't be created. 12 years ago
res_sorcery_memory.c Pass the sorcery instance to wizards for CUD operations as well as retrieve. 13 years ago
res_sorcery_realtime.c Add support for a realtime sorcery module. 13 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 Use srtp_shutdown when available 13 years ago
res_srtp.exports.in
res_stasis.c channel locking: Add locking for channel snapshot creation 12 years ago
res_stasis.exports.in Moved core logic from app_stasis to res_stasis 13 years ago
res_stasis_answer.c ARI: Adding a channel to a bridge while a live recording is active blocks 12 years ago
res_stasis_answer.exports.in Add missing exports file 13 years ago
res_stasis_device_state.c ARI: Implement device state API 12 years ago
res_stasis_device_state.exports.in ARI: Implement device state API 12 years ago
res_stasis_playback.c ARI: Adding a channel to a bridge while a live recording is active blocks 12 years ago
res_stasis_playback.exports.in This patch implements the REST API's for POST /channels/{channelId}/play 13 years ago
res_stasis_recording.c ARI: Adding a channel to a bridge while a live recording is active blocks 12 years ago
res_stasis_recording.exports.in ARI - channel recording support 12 years ago
res_stasis_snoop.c channels: Return allocated channels locked. 12 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. 13 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 13 years ago
res_stun_monitor.c Move channel driver Registry manager events to core. 12 years ago
res_timing_dahdi.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_timing_kqueue.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_timing_pthread.c Prevent res_timing_pthread from blocking callers 13 years ago
res_timing_timerfd.c Refactor ast_timer_ack to return an error and handle the error in timer users 13 years ago
res_xmpp.c Voicemail: Remove mailbox identifier format (box@context) assumptions in the system. 12 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