summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
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-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-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." into 13zuul
2016-09-15res_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." into 13zuul
2016-09-14res_pjsip_transport_management: Convert time in log message to seconds.Joshua Colp
2016-09-13Merge "res_pjsip_messaging.c: Misc cleanups and fixes." into 13zuul
2016-09-09res_pjsip: Add ignore_uri_user_options option.Richard Mudgett
2016-09-09res_pjsip: Only invoke unidentified endpoint logic when unidentified.Joshua Colp
2016-09-09res_pjsip: Do not crash on ACKs from unknown endpoints.Mark Michelson
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_pjsip_session: segfault on already disconnected session" into 13zuul
2016-09-07Merge "build: Add download capability for external packages" into 13Joshua Colp
2016-09-06Merge "res_pjsip_registrar.c: Reduce stack usage in find_aor_name()." into 13zuul
2016-09-06Merge "pjsip_configuration.c: Ignore repeated identify by methods." into 13zuul
2016-09-06build: Add download capability for external packagesGeorge Joseph
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-01res_pjsip_session: segfault on already disconnected sessionAlexei Gradinari
2016-09-01Merge "res_pjsip: qualify/unqualify added/deleted realtime endpoints" into 13zuul
2016-08-30res_pjsip: qualify/unqualify added/deleted realtime endpointsAlexei Gradinari
2016-08-29Merge "res_pjsip: Default endpoints to the "offline" status." into 13zuul
2016-08-27Merge "res_pjsip: Cache global config options." into 13Joshua Colp
2016-08-25res_pjsip: Cache global config options.Richard Mudgett
2016-08-25res_fax: Fix deadlock in ast_channel_get_t38_state().Richard Mudgett
2016-08-25res_fax: Fix deadlock setting FAXMODE channel variable.Richard Mudgett
2016-08-25res_fax.c: Fix deadlock in fax_gateway_indicate_t38().Richard Mudgett
2016-08-25res_fax.c: Add chan locked precondition comments.Richard Mudgett
2016-08-25ast_framehook_detach() must be called with the channel locked.Richard Mudgett
2016-08-25ast_framehook_attach() must be called with the channel locked.Richard Mudgett
2016-08-24res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_optionsGeorge Joseph
2016-08-22res_pjsip: Default endpoints to the "offline" status.Mark Michelson
2016-08-22Merge "compilation failed with -Werror=maybe-uninitialized" into 13zuul
2016-08-21res_odbc_transaction: add dep on generic_odbcDavid M. Lee
2016-08-19Merge "res_ari: Add http prefix to generated docs" into 13zuul
2016-08-19Merge "res_odbc: Correct the dependency relationship with res_odbc_transacti...zuul
2016-08-19Merge "rest-api: Swagger scripts were not replacing format variable in file b...zuul
2016-08-19Merge "res_format_attr_g729: Add annexb=no format parameter to SDPs" into 13zuul
2016-08-19compilation failed with -Werror=maybe-uninitializedAlexei Gradinari