summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-04-10res_pjsip_config_wizard: Cleanup load unloadGeorge Joseph
2015-04-10bridge_softmix.c,channel.c: Minor code simplification and cleanup.Richard Mudgett
2015-04-10translate.c: Only select audio codecs to determine the best translation choice.Richard Mudgett
2015-04-10res/ari: Fix model validation for ChannelHold eventMatthew Jordan
2015-04-10channels/chan_iax2: Improve POKE expiration time calculation for lossy networksMatthew Jordan
2015-04-09res_pjsip_phoneprov_provider: Fix reference leak on unloadGeorge Joseph
2015-04-09loader/main: Don't set ast_fully_booted until deferred reloads are processedGeorge Joseph
2015-04-09res_pjsip: add CLI command to show global and system configurationKevin Harwell
2015-04-09chan_iax2.c: Fix ref leak in iax2_request().Richard Mudgett
2015-04-09bridge_native_rtp.c: Defer allocation and check if it fails in native_rtp_bri...Richard Mudgett
2015-04-09res/res_pjsip_dlg_options: Add a module to handle in-dialog OPTIONS requestsMatthew Jordan
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-04-09apps/app_queue: Prevent possible crash when evaluating queue penalty rulesMatthew Jordan
2015-04-08res_pjsip_t38: Fix FAX failures when using PJSIP with authenticationJonathan Rose
2015-04-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2015-04-08Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.Jonathan Rose
2015-04-08format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear().Richard Mudgett
2015-04-08chan_iax2: Fix compilation issue due to funky mergeMatthew Jordan
2015-04-08chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]Matthew Jordan
2015-04-08chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabledMatthew Jordan
2015-04-08clang compiler warnings: Fix pointer-bool-converesion warningsMatthew Jordan
2015-04-07Revert accidental change in r434261Scott Griepentrog