summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-22.gitignore: Add .gcno and .gcdaGeorge Joseph
2015-04-22Merge "Fix/Update clang-RAII macro implementation" into 13Matt Jordan
2015-04-22Merge "res_pjsip_mwi: Send unsolicited MWI NOTIFY on startup and when endpoin...Mark Michelson
2015-04-22Clang: Fix some more tautological-compare warnings.Diederik de Groot
2015-04-22Merge "Check for ao2_alloc failure in __ast_channel_internal_alloc." into 13Joshua Colp
2015-04-22res_pjsip_mwi: Send unsolicited MWI NOTIFY on startup and when endpoint regis...Joshua Colp
2015-04-22Merge "res_pjsip_pubsub: Set the endpoint on SUBSCRIBE dialogs." into 13Joshua Colp
2015-04-21Check for ao2_alloc failure in __ast_channel_internal_alloc.Corey Farrell
2015-04-21res_pjsip_pubsub: Set the endpoint on SUBSCRIBE dialogs.Mark Michelson
2015-04-20chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.Richard Mudgett
2015-04-20Merge "pjsip_options: Fix non-qualified contacts showing as unavailable" int...Joshua Colp
2015-04-20Fix/Update clang-RAII macro implementationDiederik de Groot
2015-04-20pjsip_options: Fix format specifier for int64_t rtt.George Joseph
2015-04-20Merge "main/pbx: Don't attempt to destroy a previously destroyed exten/priori...Matt Jordan
2015-04-20Merge "Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enable...Joshua Colp
2015-04-19pjsip_options: Fix non-qualified contacts showing as unavailableGeorge Joseph
2015-04-19main/pbx: Don't attempt to destroy a previously destroyed exten/priority tupleMatt Jordan
2015-04-17res_fax: Fix latent bug exposed by ASTERISK-24841 changes.Richard Mudgett
2015-04-17Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.Corey Farrell
2015-04-17Merge "Detect potential forwarding loops based on count." into 13Matt Jordan
2015-04-17Detect potential forwarding loops based on count.Mark Michelson
2015-04-17pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-17Merge "res_pjsip: Refactor endpt_send_request to include transaction timeout"...Matt Jordan
2015-04-17Merge "res_pjsip: Add global option to limit the maximum time for initial qua...Matt Jordan
2015-04-17Merge "res_pjsip_pubsub: On notify fail deleted sub_tree is then referenced" ...Joshua Colp
2015-04-16bridge.c: NULL app causes crash during attended transferKevin Harwell
2015-04-16res_pjsip_pubsub: On notify fail deleted sub_tree is then referencedScott Griepentrog
2015-04-16res_pjsip: Refactor endpt_send_request to include transaction timeoutGeorge Joseph
2015-04-16res_pjsip: Add global option to limit the maximum time for initial qualifiesGeorge Joseph
2015-04-15More .gitignore updatesGeorge Joseph
2015-04-15Merge "Build System: Replace comment about setting menuselect defaults." into 13Matt Jordan
2015-04-15cel_pgsql: Fix name string for log on unable allocate memory.Rodrigo Ramírez Norambuena
2015-04-14Build System: Replace comment about setting menuselect defaults.Corey Farrell
2015-04-14cdr_pgsql: Fix CLI "cdr show pgsql status" command.Rodrigo Ramírez Norambuena
2015-04-14.gitignore updates for master/13George Joseph
2015-04-13Fixing extconf compileDavid M. Lee
2015-04-13Merge "build_tools/make_version: Update version parsing for Git migration" in...Matt Jordan
2015-04-13Merge "res_monitor: Add dependency on func_periodic_hook." into 13Joshua Colp
2015-04-13build_tools/make_version: Update version parsing for Git migrationMatt Jordan
2015-04-13git migration: Remove support for file versionsMatt Jordan
2015-04-13res_monitor: Add dependency on func_periodic_hook.Corey Farrell
2015-04-12Merge "main/editline: Add .gitignore." into 13Matt Jordan
2015-04-12main/editline: Add .gitignore.Corey Farrell
2015-04-12.gitignore: Ignore tarballs (*.gz)Matt Jordan
2015-04-12Add .gitignore and .gitreview filesGeorge Joseph
2015-04-11Blocked revisions 434708Matthew Jordan
2015-04-11clang compiler warnings: Fix various warnings for testsMatthew Jordan
2015-04-11res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagramMatthew Jordan
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10chan_sip: make progressinband default to noKevin Harwell