summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-04-01dns: Add support for SRV record parsing and sorting.Joshua Colp
2015-04-01stasis: set a channel variable on websocket disconnect errorMark Michelson
2015-03-31stasis: set a channel variable on websocket disconnect errorAshley Sanders
2015-03-31chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.Richard Mudgett
2015-03-31Blocked revisions 433795Corey Farrell
2015-03-30Fix an ABI compatibility issue with ast_log_safe for modules.Corey Farrell
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-03-30main/stdtime/localtime: Fix warning introduced in r433720Matthew Jordan
2015-03-30clang compiler warnings: Ignore -Wunused-command-line-argumentMatthew Jordan
2015-03-30clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-endMatthew Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wself-assignMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wparantheses-equality warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wbitfield-constant-conversion warningMatthew Jordan
2015-03-28clang compiler warnings: Fix -Winitializer-overridesMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wunused-function; make inline function staticMatthew Jordan
2015-03-27SAC: Add conferencing extensions and configurationJonathan Rose
2015-03-27configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 2Rusty Newton
2015-03-27res_pjsip_registrar_expire.c: Made use ao2 container template routines and el...Richard Mudgett
2015-03-27Add stateful PJSIP response API call, and use it for out-of-dialog responses.Mark Michelson
2015-03-27res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.Richard Mudgett
2015-03-27Add missing file. ASTERISK-24781Richard Mudgett
2015-03-27res/res_timing_kqueue: Update the module to conform to current timer APIMatthew Jordan
2015-03-27Fix link error for utils/aelparse.Corey Farrell