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
David M. Lee de31a362db
Document the ari.conf allowed_origins setting
12 years ago
..
ael Clean up and ensure proper usage of alloca() 13 years ago
parking res_parking: Apply ringing role option on swap with a channel that rings 12 years ago
res_sip Tweak log message slightly. 12 years ago
snmp Add The Status Of A Module To The Output Of "CLI> module show" 12 years ago
stasis Fix building. 12 years ago
stasis_http ARI: Add support for Cross-Origin Resource Sharing (CORS), origin headers 12 years ago
Makefile ARI authentication. 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 Refactor operations to access the stasis cache instead of objects directly when retrieving information. 12 years ago
res_agi.exports.in
res_ari_model.c Fix int width problem for 32-bit... again 12 years ago
res_ari_model.exports.in Update events to use Swagger 1.3 subtyping, and related aftermath 12 years ago
res_calendar.c Fix memory/ref counting leaks in a variety of locations 12 years ago
res_calendar.exports.in
res_calendar_caldav.c Fix a variety of memory leaks 13 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(). 12 years ago
res_calendar_icalendar.c Fix memory leak in res_calendar_icalendar 12 years ago
res_chan_stats.c Fix menuselect display for stasis modules. 12 years ago
res_clialiases.c The UUID commit removed changes made in res_clialiases.c 13 years ago
res_clioriginate.c Allow support for early media on AMI originates and call files. 13 years ago
res_config_curl.c Add support for a realtime sorcery module. 12 years ago
res_config_ldap.c Add support for a realtime sorcery module. 12 years ago
res_config_odbc.c Fix Finding Extensions With Patterns Using ODBC Realtime 12 years ago
res_config_pgsql.c Minor fixups to Doxygen comments. 12 years ago
res_config_sqlite.c Update Asterisk's CDRs for the new bridging framework 12 years ago
res_config_sqlite3.c Add support for a realtime sorcery module. 12 years ago
res_convert.c Merged revisions 328247 via svnmerge from 14 years ago
res_corosync.c Allow res_corosync to build 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 Properly pack the parameters into ast_json_pack when sending a send fax message 12 years ago
res_fax.exports.in
res_fax_spandsp.c Fix some more fax test errors due to needing the peer in a bridge 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 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. 13 years ago
res_http_websocket.c Shuffle RESTful URL's around. 12 years ago
res_http_websocket.exports.in Shuffle RESTful URL's around. 12 years ago
res_jabber.c Migrate a large number of AMI events over to Stasis-Core 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 Resolve a merge conflict 12 years ago
res_mutestream.c Fix the svn:keywords property on several files. 12 years ago
res_odbc.c Doxygen Updates - Title update 13 years ago
res_odbc.exports.in
res_parking.c res_parking: Dynamic Parking Lots 12 years ago
res_phoneprov.c Doxygen Updates - Title update 13 years ago
res_pktccops.c Multiple revisions 350788-350789 13 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 Refactor RTCP events over to Stasis; associate with channels 12 years ago
res_rtp_multicast.c Calculate the timestamp for outbound RTP if we don't have timing information 12 years ago
res_security_log.c Stasis: Update security events to use Stasis 12 years ago
res_sip.c New SIP Channel driver: Always Auth Reject 12 years ago
res_sip.exports.in New SIP Channel driver: Always Auth Reject 12 years ago
res_sip_acl.c New SIP Channel driver: Always Auth Reject 12 years ago
res_sip_authenticator_digest.c New SIP Channel driver: Always Auth Reject 12 years ago
res_sip_caller_id.c Fix some broken logic in sending outbound caller ID. 12 years ago
res_sip_diversion.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_dtmf_info.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_endpoint_identifier_anonymous.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_endpoint_identifier_constant.c Add missing module dependencies to various res_sip* modules 12 years ago
res_sip_endpoint_identifier_ip.c Add some more missing ast_sorcery_generic_alloc conversions. 12 years ago
res_sip_endpoint_identifier_user.c Add missing module dependencies to various res_sip* modules 12 years ago
res_sip_exten_state.c Tweak the subscription failure warning message to include endpoint name and context. 12 years ago
res_sip_exten_state.exports.in Merge in current pimp_my_sip work, including: 12 years ago
res_sip_logger.c Add missing module dependencies to various res_sip* modules 12 years ago
res_sip_messaging.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_mwi.c Migrate a large number of AMI events over to Stasis-Core 12 years ago
res_sip_nat.c Stasis: Update security events to use Stasis 12 years ago
res_sip_notify.c Add pjproject dependency to res_sip_notify 12 years ago
res_sip_one_touch_record_info.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_outbound_authenticator_digest.c New SIP Channel driver: Always Auth Reject 12 years ago
res_sip_outbound_registration.c Handle outbound registration failures that do not occur as a result of a real response. 12 years ago
res_sip_pidf.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_pubsub.c Nothing to see here, move along. 12 years ago
res_sip_pubsub.exports.in Implement the defined PUBLISH ESC API within res_sip_pubsub. 12 years ago
res_sip_refer.c Add stasis publications for blind and attended transfers. 12 years ago
res_sip_registrar.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_registrar_expire.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_rfc3326.c Add missing module dependencies to various res_sip* modules 12 years ago
res_sip_sdp_rtp.c Merge in current pimp_my_sip work, including: 12 years ago
res_sip_session.c Remove some callbacks and functions which are not needed. 12 years ago
res_sip_session.exports.in Merge in current pimp_my_sip work, including: 12 years ago
res_sip_transport_websocket.c Merge in current pimp_my_sip work, including: 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 Add support for observers and JSON objectset creation to sorcery. 12 years ago
res_sorcery_config.c Merge the pimp_my_sip branch into trunk. 12 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 Add support for a realtime sorcery module. 12 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
res_srtp.c Use srtp_shutdown when available 12 years ago
res_srtp.exports.in
res_stasis.c Update events to use Swagger 1.3 subtyping, and related aftermath 12 years ago
res_stasis.exports.in Moved core logic from app_stasis to res_stasis 12 years ago
res_stasis_answer.c Fix menuselect display for stasis modules. 12 years ago
res_stasis_answer.exports.in Add missing exports file 12 years ago
res_stasis_bridge_add.c Fix menuselect display for stasis modules. 12 years ago
res_stasis_bridge_add.exports.in Stasis-HTTP: Flesh out bridge-related capabilities 12 years ago
res_stasis_http.c Document the ari.conf allowed_origins setting 12 years ago
res_stasis_http.exports.in Shuffle RESTful URL's around. 12 years ago
res_stasis_http_asterisk.c Corrected api-docs for channel variables 12 years ago
res_stasis_http_bridges.c Fix load errors related to the new ari_model_validators. 12 years ago
res_stasis_http_channels.c Document the 400 error response for originate 12 years ago
res_stasis_http_endpoints.c Fix load errors related to the new ari_model_validators. 12 years ago
res_stasis_http_events.c Document MissingParams error message for /ari/events 12 years ago
res_stasis_http_playback.c Update events to use Swagger 1.3 subtyping, and related aftermath 12 years ago
res_stasis_http_recordings.c Fix load errors related to the new ari_model_validators. 12 years ago
res_stasis_http_sounds.c Fix load errors related to the new ari_model_validators. 12 years ago
res_stasis_playback.c ARI - channel recording support 12 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 Oh menuconfig, why do you hate margins? 12 years ago
res_stasis_recording.exports.in ARI - channel recording support 12 years ago
res_stasis_test.c Fix menuselect display for stasis modules. 12 years ago
res_stasis_test.exports.in Initial support for endpoints. 12 years ago
res_statsd.c Fix menuselect display for stasis modules. 12 years ago
res_statsd.exports.in Example of how to use the Stasis message bus 12 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 12 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 Migrate a large number of AMI events over to Stasis-Core 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
stasis_http.make This patch adds a RESTful HTTP interface to Asterisk. 12 years ago