summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2016-10-19res_rtp_asterisk: Add ice_blacklist optionMichael Walton
2016-10-18ari: Update model validator based on addition of asterisk_id.Joshua Colp
2016-10-17res/ari: Add the Asterisk EID field to outgoing eventsMatt Jordan
2016-10-13Audit ast_json_pack() calls for needed UTF-8 checks.Richard Mudgett
2016-10-12res_fax: Fix a tight race condition causing fax to crash in audio fallbackTorrey Searle
2016-10-11Merge "res_calendar: Add support for fetching calendars when reloading"zuul
2016-10-10res_rtp_asterisk: Fix infinite DTMF issue when switching to P2P bridgeTorrey Searle
2016-10-10res_pjsip_config_wizard: Memory leak in module_unloadBadalyan Vyacheslav
2016-10-10res_calendar: Add support for fetching calendars when reloadingLudovic Gasc (GMLudo)
2016-09-27Merge "codec_opus: Replace res_format_attr_opus with the one from codec_opus"George Joseph
2016-09-27codec_opus: Replace res_format_attr_opus with the one from codec_opusGeorge Joseph
2016-09-25build_tools: Add ability to download variants to download_externalsGeorge Joseph
2016-09-21res_odbc: Make pooling option deprecation notice more useful.Joshua Colp
2016-09-20Merge "res_pjsip_multihomed: Change Contact port to listening port."zuul
2016-09-16res_config_odbc.c: Fix buffer size limitation creating invalid SQL.Richard Mudgett
2016-09-15res_pjsip_multihomed: Change Contact port to listening port.Joshua Colp
2016-09-14Merge "res_pjsip_transport_management: Convert time in log message to seconds."zuul
2016-09-14rtp: Preserve timestamps on video frames.Joshua Colp
2016-09-14Merge "res_pjsip: Add ignore_uri_user_options option."zuul
2016-09-14res_pjsip_transport_management: Convert time in log message to seconds.Joshua Colp
2016-09-13Merge "res_pjsip: Don't assume a request will have any addresses."zuul
2016-09-13Merge "res_pjsip_messaging.c: Misc cleanups and fixes."zuul
2016-09-13res_pjsip: Don't assume a request will have any addresses.Joshua Colp
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09Merge "res/res_pjsip: Add preferred_codec_only config to pjsip endpoint."zuul
2016-09-09res_pjsip: Only invoke unidentified endpoint logic when unidentified.Joshua Colp
2016-09-09res/res_pjsip: Add preferred_codec_only config to pjsip endpoint.Aaron An
2016-09-09res_pjsip: Do not crash on ACKs from unknown endpoints.Mark Michelson
2016-09-08Merge "res_pjsip: Allow global headers to be overridden."zuul
2016-09-07Merge "res/res_stasis_playback: Cancel the entire playlist when a stop occurs"zuul
2016-09-07res_pjsip_messaging.c: Misc cleanups and fixes.Richard Mudgett
2016-09-07res_pjsip: Allow global headers to be overridden.Joshua Colp
2016-09-07Merge "res_resolver_unbound: Fix config documentation."zuul
2016-09-07Merge "res_pjsip_session: segfault on already disconnected session"zuul
2016-09-07Merge "build: Add download capability for external packages"zuul
2016-09-07res_resolver_unbound: Fix config documentation.Joshua Colp
2016-09-07Merge "pjsip_configuration.c: Ignore repeated identify by methods."Joshua Colp
2016-09-07Merge "resource_channels.c: add hangup reason "answered_elsewhere"."zuul
2016-09-06Merge "res_pjsip_registrar.c: Reduce stack usage in find_aor_name()."zuul
2016-09-06Merge "config_global.c: Comments and a default expression adjustment."zuul
2016-09-06res/res_stasis_playback: Cancel the entire playlist when a stop occursMatt Jordan
2016-09-06build: Add download capability for external packagesGeorge Joseph
2016-09-06res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-09-02res_pjsip_registrar.c: Reduce stack usage in find_aor_name().Richard Mudgett
2016-09-02pjsip_configuration.c: Ignore repeated identify by methods.Richard Mudgett
2016-09-02config_global.c: Comments and a default expression adjustment.Richard Mudgett
2016-09-02sorcery: Create function ast_sorcery_lockable_alloc.Corey Farrell
2016-08-31resource_channels.c: add hangup reason "answered_elsewhere".Jean Aunis
2016-08-30res_pjsip: qualify/unqualify added/deleted realtime endpointsAlexei Gradinari
2016-08-29res_pjsip: Default endpoints to the "offline" status.Mark Michelson