summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-16res_pjsip_pubsub: On notify fail deleted sub_tree is then referencedScott Griepentrog
2015-04-16pjsip_options: Add qualify_timeout processing and eventingGeorge Joseph
2015-04-16Merge "res_pjsip: Add external PJSIP resolver implementation using core DNS A...Matt Jordan
2015-04-16res_pjsip: Refactor endpt_send_request to include transaction timeoutGeorge Joseph
2015-04-15Merge "Build System: Enable use of ~/.asterisk.makeopts and /etc/asterisk.mak...Matt Jordan
2015-04-15More .gitignore updatesGeorge Joseph
2015-04-15Build System: Enable use of ~/.asterisk.makeopts and /etc/asterisk.makeopts.Corey Farrell
2015-04-15res_pjsip: Add external PJSIP resolver implementation using core DNS API.Joshua Colp
2015-04-15Merge "cel_pgsql: Fix name string for log on unable allocate memory."Matt Jordan
2015-04-15cel_pgsql: Fix name string for log on unable allocate memory.Rodrigo Ramírez Norambuena
2015-04-14test_astobj2_weaken: Fix source file registration.Corey Farrell
2015-04-14Merge "Build System: Create Makefile macro MOD_ADD_SOURCE."Matt Jordan
2015-04-14Merge "astobj2: Add support for weakproxy objects."Matt Jordan
2015-04-14Merge ".gitignore updates for master/13"Matt Jordan
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-04-14Merge "cdr_pgsql: Fix CLI "cdr show pgsql status" command."Matt Jordan
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-13AMI: Fix improper handling of lines that are exactly 1025 bytes long.Corey Farrell
2015-04-13astobj2: Add support for weakproxy objects.Corey Farrell
2015-04-13Fixing extconf compileDavid M. Lee
2015-04-13Merge "build_tools/make_version: Update version parsing for Git migration"Matt Jordan
2015-04-13Merge "git migration: Refactor the ASTERISK_FILE_VERSION macro"Joshua Colp
2015-04-13build_tools/make_version: Update version parsing for Git migrationMatt Jordan
2015-04-13Optional API: Fix handling of sources that are both provider and user.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-12Merge "main/editline: Add .gitignore."Matt Jordan
2015-04-12main/editline: Add .gitignore.Corey Farrell
2015-04-11.gitignore: Ignore tarballs (*.gz)Matt Jordan
2015-04-11Add .gitignore and .gitreview filesGeorge Joseph
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-10dns: Fix build when TEST_FRAMEWORK is not defined.Joshua Colp
2015-04-10channels/chan_iax2: Improve POKE expiration time calculation for lossy networksMatthew Jordan
2015-04-10channels/chan_iax2: Add a configuration parameter for call token expirationMatthew 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-09Reduce duplication of common DNS code.Mark Michelson
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan