summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-08cel_pgsl: Add support for GMT timestampsMatthew Jordan
2015-04-07pjsip: resolve compatibility problem with ast_sip_sessionScott Griepentrog
2015-04-07bridge.c: Hangup attended transfer target after it has been swapped outKevin Harwell
2015-04-07Do not queue message requests that we do not respond to.Mark Michelson
2015-04-07ARI: Add the ability to intercept hold and raise an eventMatthew Jordan
2015-04-07clang compiler warnings: Fix sometimes-initialized warning in func_mathMatthew Jordan
2015-04-07clang compiler warnings: Fix non-literal-null-conversion warningsMatthew Jordan
2015-04-06Uncomment test case.Mark Michelson
2015-04-06Add missing DNS NAPTR test file.Mark Michelson
2015-04-06res_pjsip: config option 'timers' can't be set to 'no'Kevin Harwell
2015-04-06build: Fixes for gcc 5 compilationGeorge Joseph
2015-04-06clang compiler warnings: Remove large chunks of unused code from extconfMatthew Jordan
2015-04-06clang compiler warnings: Fix sometimes-uninitialized warning in pbx_configMatthew Jordan
2015-04-06clang compiler warnings: Fix format specified in framehookMatthew Jordan
2015-04-06Merge NAPTR support into trunk.Mark Michelson
2015-04-06Ensure that a non-zero sample rate is returned for all formats.Mark Michelson
2015-04-06res_pjsip_phoneprov_provider: Revert 433996 / 433997.Corey Farrell
2015-04-06ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.Mark Michelson
2015-04-05res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.Corey Farrell
2015-04-03res_pjsip_messaging: Serialize outbound SIP MESSAGEsMark Michelson
2015-04-02pjsip: resolve compatibility problem with ast_sip_sessionScott Griepentrog
2015-04-02Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS.Corey Farrell
2015-04-01stasis: set a channel variable on websocket disconnect errorAshley Sanders