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
zuul dd354009d3
Merge "res_pjsip_outbound_registration: generate correct Contact URI for TLS"
10 years ago
..
ael
ari Merge "ARI: Add method to Dial a created channel." 10 years ago
parking Merge "res_parking: Misc fixes." 10 years ago
res_pjsip res_pjsip: improve realtime performance 10 years ago
snmp
stasis res_stasis: Handle re-enter stasis bridge with swap channel. 10 years ago
stasis_recording
Makefile
ari.make
res_adsi.c
res_ael_share.c
res_ael_share.exports.in
res_agi.c res_agi: Prevent run_agi from eating frames it shouldn't 10 years ago
res_agi.exports.in
res_ari.c res_ari.c: Add missing off nominal unlock and remove a RAII_VAR(). 11 years ago
res_ari.exports.in
res_ari_applications.c
res_ari_asterisk.c ARI: Retrieve existing log channels 11 years ago
res_ari_bridges.c
res_ari_channels.c ARI: Add method to Dial a created channel. 10 years ago
res_ari_device_states.c
res_ari_endpoints.c
res_ari_events.c ARI: Add the ability to subscribe to all events 11 years ago
res_ari_mailboxes.c
res_ari_model.c
res_ari_model.exports.in
res_ari_playbacks.c
res_ari_recordings.c
res_ari_sounds.c
res_calendar.c res_calendar: Cleanup scheduler context at unload. 10 years ago
res_calendar.exports.in
res_calendar_caldav.c
res_calendar_ews.c
res_calendar_exchange.c
res_calendar_icalendar.c
res_chan_stats.c res_chan_stats: Fix bug to send correct statistics to StatsD 10 years ago
res_clialiases.c
res_clioriginate.c
res_config_curl.c
res_config_ldap.c main/cli.c: Refactor function to print seconds formatted 10 years ago
res_config_odbc.c
res_config_pgsql.c main/cli.c: Refactor function to print seconds formatted 10 years ago
res_config_sqlite.c CHAOS: avoid crash if string create fails 11 years ago
res_config_sqlite3.c res_config_sqlite3: Fix crashes when reading peers from sqlite3 tables 10 years ago
res_convert.c
res_corosync.c
res_crypto.c res_crypto: Perform cleanup at shutdown. 10 years ago
res_crypto.exports.in
res_curl.c res/res_http_media_cache: Add an HTTP(S) backend for the core media cache 10 years ago
res_endpoint_stats.c Fixed some typos 10 years ago
res_fax.c res_fax/t38_gateway: Peer V.21 session is created on wrong channel 10 years ago
res_fax.exports.in
res_fax_spandsp.c
res_format_attr_celt.c
res_format_attr_h263.c
res_format_attr_h264.c res_format_attr_h264: Do not reset string buffer. 10 years ago
res_format_attr_opus.c res_format_attr_opus: Update to latest RFC 7587. 10 years ago
res_format_attr_silk.c res/res_format_attr_silk: Expose format attributes to other modules 11 years ago
res_format_attr_vp8.c res_format_attr_vp8: In SDP, forward max-fr and max-fs for video-codec VP8. 10 years ago
res_hep.c
res_hep.exports.in
res_hep_pjsip.c
res_hep_rtcp.c
res_http_media_cache.c res/res_http_media_cache: Add an HTTP(S) backend for the core media cache 10 years ago
res_http_post.c
res_http_websocket.c res_http_websocket: Make core supported. 10 years ago
res_http_websocket.exports.in
res_limit.c
res_manager_devicestate.c
res_manager_presencestate.c
res_monitor.c
res_monitor.exports.in
res_musiconhold.c musiconhold: Only warn if music class is not found in memory and database. 10 years ago
res_mutestream.c
res_mwi_external.c voicemail: Move app_voicemail / res_mwi_external conflict to runtime 10 years ago
res_mwi_external.exports.in
res_mwi_external_ami.c
res_odbc.c logging: Remove/fix some message annoyances 10 years ago
res_odbc.exports.in res_odbc: Fix exports.in for missing symbols 10 years ago
res_odbc_transaction.c res_odbc_transaction: fix some format tab 10 years ago
res_odbc_transaction.exports.in res_odbc: Remove connection management 10 years ago
res_parking.c Merge "res_parking: Misc fixes." 10 years ago
res_phoneprov.c Resources/res_phoneprov: fix memory leak and heap-use-after-free 10 years ago
res_phoneprov.exports.in
res_pjproject.c res_pjproject: Add ability to map pjproject log levels to Asterisk log levels 10 years ago
res_pjproject.exports.in res_pjproject: Add module providing pjproject logging and utils 10 years ago
res_pjsip.c res_pjsip: improve realtime performance 10 years ago
res_pjsip.exports.in
res_pjsip_acl.c
res_pjsip_authenticator_digest.c res_pjsip_authenticator_digest: Don't use source port in nonce verification 10 years ago
res_pjsip_caller_id.c res_pjsip_callerid: Clear out display name if id->name is not valid 10 years ago
res_pjsip_config_wizard.c res_pjsip_config_wizard: Add command to export primitive objects 10 years ago
res_pjsip_dialog_info_body_generator.c res_pjsip_pubsub: Use common datastores container API. 10 years ago
res_pjsip_diversion.c SIP diversion: Fix REDIRECTING(reason) value inconsistencies. 10 years ago
res_pjsip_dlg_options.c
res_pjsip_dtmf_info.c res_pjsip_dtmf_info: NULL terminate the message body. 10 years ago
res_pjsip_endpoint_identifier_anonymous.c res_pjsip: disable multi domain to improve realtime performace 10 years ago
res_pjsip_endpoint_identifier_ip.c res_pjsip: module load priority 10 years ago
res_pjsip_endpoint_identifier_user.c res_pjsip: module load priority 10 years ago
res_pjsip_exten_state.c res_pjsip_pubsub: Use common datastores container API. 10 years ago
res_pjsip_exten_state.exports.in
res_pjsip_header_funcs.c
res_pjsip_history.c res_pjsip_history: Add a module that provides PJSIP history for debugging 10 years ago
res_pjsip_logger.c
res_pjsip_messaging.c Merge "CHAOS: cleanup possible null vars on msg alloc failure" 10 years ago
res_pjsip_multihomed.c res_pjsip: Fix infinite recursion when loading transports from realtime 10 years ago
res_pjsip_mwi.c res_pjsip: Start body generator users after suppliers. 10 years ago
res_pjsip_mwi_body_generator.c res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited 10 years ago
res_pjsip_nat.c res_pjsip: Fix infinite recursion when loading transports from realtime 10 years ago
res_pjsip_notify.c res_pjsip: Strip spaces from items parsed from comma-separated lists 10 years ago
res_pjsip_one_touch_record_info.c
res_pjsip_outbound_authenticator_digest.c
res_pjsip_outbound_publish.c res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetches 10 years ago
res_pjsip_outbound_publish.exports.in
res_pjsip_outbound_registration.c res_pjsip_outbound_registration: generate correct Contact URI for TLS 10 years ago
res_pjsip_path.c res_pjsip: Strip spaces from items parsed from comma-separated lists 10 years ago
res_pjsip_phoneprov_provider.c
res_pjsip_pidf_body_generator.c
res_pjsip_pidf_digium_body_supplement.c
res_pjsip_pidf_eyebeam_body_supplement.c
res_pjsip_publish_asterisk.c res_pjsip_outbound_publishing: After unloading the library won't load again 10 years ago
res_pjsip_pubsub.c res_pjsip_pubsub: Use common datastores container API. 10 years ago
res_pjsip_pubsub.exports.in res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited 10 years ago
res_pjsip_refer.c res_pjsip_refer.c: Fix seg fault in process of Refer-to header. 10 years ago
res_pjsip_registrar.c res_pjsip: module load priority 10 years ago
res_pjsip_registrar_expire.c res_pjsip contact: Lock expiration/addition of contacts 10 years ago
res_pjsip_rfc3326.c res_pjsip_rfc3326.c: Fix crash when channel goes away. 10 years ago
res_pjsip_sdp_rtp.c res_pjsip: Fix infinite recursion when loading transports from realtime 10 years ago
res_pjsip_send_to_voicemail.c Merge "res_pjsip_send_to_voicemail.c: Allow either quoted or not send_to_vm reason." 10 years ago
res_pjsip_session.c res_pjsip: Handle deferred SDP hold/unhold properly. 10 years ago
res_pjsip_session.exports.in
res_pjsip_sips_contact.c
res_pjsip_t38.c res_pjsip_t38.c: Back out part of an earlier fix attempt. 10 years ago
res_pjsip_transport_management.c res_pjsip_transport_management: Allow unload to occur. 10 years ago
res_pjsip_transport_websocket.c res_pjsip: Fix infinite recursion when loading transports from realtime 10 years ago
res_pjsip_xpidf_body_generator.c
res_pktccops.c
res_pktccops.exports.in
res_realtime.c
res_resolver_unbound.c
res_rtp_asterisk.c Merge "res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS" 10 years ago
res_rtp_multicast.c rtp_engine.c: Initial split of payload types into rx and tx mappings. 11 years ago
res_security_log.c
res_smdi.c
res_smdi.exports.in
res_snmp.c
res_sorcery_astdb.c res_pjsip: improve realtime performance 10 years ago
res_sorcery_config.c sorcery/res_pjsip: Refactor for realtime performance 10 years ago
res_sorcery_memory.c sorcery/res_pjsip: Refactor for realtime performance 10 years ago
res_sorcery_memory_cache.c sorcery/res_pjsip: Refactor for realtime performance 10 years ago
res_sorcery_realtime.c sorcery/res_pjsip: Refactor for realtime performance 10 years ago
res_speech.c
res_speech.exports.in
res_srtp.c
res_srtp.exports.in
res_stasis.c Merge "ARI: Add method to Dial a created channel." 10 years ago
res_stasis.exports.in
res_stasis_answer.c
res_stasis_answer.exports.in
res_stasis_device_state.c res_stasis_device_state: Fix refcounting error. 10 years ago
res_stasis_device_state.exports.in
res_stasis_mailbox.c
res_stasis_mailbox.exports.in
res_stasis_playback.c res_stasis: Add control ref to playback and recording structs. 10 years ago
res_stasis_playback.exports.in
res_stasis_recording.c Merge "res_stasis: Add control ref to playback and recording structs." 10 years ago
res_stasis_recording.exports.in
res_stasis_snoop.c
res_stasis_snoop.exports.in
res_stasis_test.c
res_stasis_test.exports.in
res_statsd.c res_statsd: Add functions that support variable arguments 10 years ago
res_statsd.exports.in res_statsd: Fix exports.in for missing symbols 10 years ago
res_stun_monitor.c
res_timing_dahdi.c
res_timing_kqueue.c
res_timing_pthread.c
res_timing_timerfd.c
res_xmpp.c res_xmpp: Does not connect in component mode 10 years ago
res_xmpp.exports.in