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
Matthew Jordan f054420df2
Clear the DTMF sending digit tracking on off nominal paths
13 years ago
..
ael
res_sip Merge the pimp_my_sip branch into trunk. 13 years ago
snmp Add The Status Of A Module To The Output Of "CLI> module show" 14 years ago
stasis_http Document JSON models in resource_*.h 13 years ago
Makefile Merge the pimp_my_sip branch into trunk. 13 years ago
res_adsi.c
res_ael_share.c
res_ael_share.exports.in
res_agi.c Fix FastAGI To Properly Check For A Connection 14 years ago
res_agi.exports.in
res_calendar.c Prevent exhaustion of system resources through exploitation of event cache 14 years ago
res_calendar.exports.in
res_calendar_caldav.c
res_calendar_ews.c Properly extract the Body information of an EWS calendar item 14 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 14 years ago
res_chan_stats.c Example of how to use the Stasis message bus 13 years ago
res_clialiases.c The UUID commit removed changes made in res_clialiases.c 14 years ago
res_clioriginate.c
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 Add support for a realtime sorcery module. 13 years ago
res_config_pgsql.c Add support for a realtime sorcery module. 13 years ago
res_config_sqlite.c Update res_config_sqlite to use the ast_variable lists. 13 years ago
res_config_sqlite3.c Add support for a realtime sorcery module. 13 years ago
res_convert.c
res_corosync.c Allow res_corosync to build 13 years ago
res_crypto.c
res_crypto.exports.in
res_curl.c Doxygen Updates - Title update 14 years ago
res_fax.c Ensure ReceiveFax provides a CED tone via T.38 14 years ago
res_fax.exports.in
res_fax_spandsp.c res_fax_spandsp: fix t38 transmission bug caused by not returning success 14 years ago
res_format_attr_celt.c
res_format_attr_h263.c
res_format_attr_h264.c AST-2013-001: Prevent buffer overflow through H.264 format negotiation 13 years ago
res_format_attr_silk.c
res_http_post.c
res_http_websocket.c Allow WebSocket connections on more URL's 13 years ago
res_http_websocket.exports.in Fix an issue with res_http_websocket where the chan_sip WebSocket handler could not be registered. 14 years ago
res_jabber.c res_xmpp and res_jabber need to search 'cachable' in the attrib section of the received IE, not data. 13 years ago
res_jabber.exports.in
res_limit.c Doxygen Updates - Title update 14 years ago
res_monitor.c
res_monitor.exports.in
res_musiconhold.c Refactor ast_timer_ack to return an error and handle the error in timer users 14 years ago
res_mutestream.c Fix the svn:keywords property on several files. 13 years ago
res_odbc.c Doxygen Updates - Title update 14 years ago
res_odbc.exports.in
res_phoneprov.c Doxygen Updates - Title update 14 years ago
res_pktccops.c
res_pktccops.exports.in
res_realtime.c
res_rtp_asterisk.c Clear the DTMF sending digit tracking on off nominal paths 13 years ago
res_rtp_multicast.c Calculate the timestamp for outbound RTP if we don't have timing information 13 years ago
res_security_log.c
res_sip.c Tweak res_sip priority so it gets loaded first before all other SIP stuff. 13 years ago
res_sip.exports.in Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_acl.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_authenticator_digest.c Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_caller_id.c Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_dtmf_info.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_endpoint_identifier_constant.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_endpoint_identifier_ip.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_endpoint_identifier_user.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_logger.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_mwi.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_nat.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_outbound_authenticator_digest.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_outbound_registration.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_pubsub.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_pubsub.exports.in Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_registrar.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_rfc3326.c Add missing module dependencies to various res_sip* modules 13 years ago
res_sip_sdp_rtp.c Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_session.c Merge the pimp_my_sip branch into trunk. 13 years ago
res_sip_session.exports.in Merge the pimp_my_sip branch into trunk. 13 years ago
res_smdi.c Doxygen Updates - Title update 14 years ago
res_smdi.exports.in
res_snmp.c Doxygen Updates - Title update 14 years ago
res_sorcery_astdb.c Add a res_sorcery_astdb module which uses the astdb to persist objects. 13 years ago
res_sorcery_config.c Merge the pimp_my_sip branch into trunk. 13 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
res_speech.exports.in
res_srtp.c res_srtp: Prevent a crash from occurring due to srtp_create failures in srtp_create 14 years ago
res_srtp.exports.in
res_stasis.c Fix some bad whitespace 13 years ago
res_stasis.exports.in Moved core logic from app_stasis to res_stasis 13 years ago
res_stasis_http.c Just a couple of Stasis-HTTP nitpick fixes. 13 years ago
res_stasis_http.exports.in This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_asterisk.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_bridges.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_channels.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_endpoints.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_events.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_playback.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_recordings.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_http_sounds.c This patch adds a RESTful HTTP interface to Asterisk. 13 years ago
res_stasis_websocket.c Avoid unused variable warning when not in devmode 13 years ago
res_statsd.c Example of how to use the Stasis message bus 13 years ago
res_statsd.exports.in Example of how to use the Stasis message bus 13 years ago
res_stun_monitor.c
res_timing_dahdi.c Refactor ast_timer_ack to return an error and handle the error in timer users 14 years ago
res_timing_kqueue.c Refactor ast_timer_ack to return an error and handle the error in timer users 14 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 14 years ago
res_xmpp.c res_xmpp and res_jabber need to search 'cachable' in the attrib section of the received IE, not data. 13 years ago
res_xmpp.exports.in
stasis_http.make This patch adds a RESTful HTTP interface to Asterisk. 13 years ago