summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2012-09-28Add pause one second W dial modifier.Richard Mudgett
2012-09-28Reset hangup flags on channels created through messages and cleanup globalsBrent Eagles
2012-09-27Cleanup ast_dtmf_stream()Richard Mudgett
2012-09-27loader: Ensure dependent modules are properly initialized.Joshua Colp
2012-09-25Fix saying of date in Dutch.Mark Michelson
2012-09-25Allow for redirecting reasons to be set to arbitrary strings.Mark Michelson
2012-09-22Doxygen Updates Janitor WorkAndrew Latham
2012-09-21Doxygen Updates - janitor workAndrew Latham
2012-09-21dsp.c: remove more whitespace mentioned in review2107Alec L Davis
2012-09-21dsp.c ast_dsp_call_progress use local short variable in loop, plus other cleanupAlec L Davis
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett
2012-09-20dsp.c: remove whitespace mentioned in review2107Alec L Davis
2012-09-18Make the casing of CALL_ID in debug messages consistent to satisfy my OCD.Sean Bright
2012-09-18Don't crash when passing a NULL message to __astman_get_header.Sean Bright
2012-09-14Resolve memory leaks in TLS initialization and TLS client connectionsMatthew Jordan
2012-09-13Fixed make clean when configured --disable-asterisksslDavid M. Lee
2012-09-13Fix timeouts for ast_waitfordigit[_full].David M. Lee
2012-09-12Enhance astobj2 to support other types of containers.Richard Mudgett
2012-09-12logger: Add rotatestrategy option of 'none' which does not perform rotationsJonathan Rose
2012-09-12Fixed r372696 when configured --disable-asteriskssl; properly install libaste...David M. Lee
2012-09-11Fix inability to shutdown gracefully due to an unending channel reference.Mark Michelson
2012-09-11Fix bad channel application data reference.Mark Michelson
2012-09-10Deprecate chan_gtalk, chan_jingle, and res_jabberKinsey Moore
2012-09-10Masquerade: Retain parkinglot settings made by CHANNEL function.Jonathan Rose
2012-09-08Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c.David M. Lee
2012-09-07Fix MALLOC_DEBUG version of ast_strndup().Richard Mudgett
2012-09-05Correct documentation for ModuleLoad AMI actionKinsey Moore
2012-09-05Ensure counts generated in manager_show_dialplan_helper are correctKinsey Moore
2012-09-05dsp.c: in ast_mf_detect_init incorrectly sets goertzel samples to 160, should...Alec L Davis
2012-09-05Re-fix sending unnegotiated payloads during a P2P RTP bridge.Mark Michelson
2012-09-05dsp.c: Fix multiple issues when no-interdigit delay is present, and fast DTMF...Alec L Davis
2012-09-05dsp.c: optimize goerztzel sample loops, in dtmf_detect, mf_detect and tone_de...Alec L Davis
2012-09-04Prevent crash from using app_page with no confbridge.conf file provided.Mark Michelson
2012-08-30AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVRMatthew Jordan
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-08-29Fix theoretical compile error with HAVE_EPOLL.Richard Mudgett
2012-08-29Initialize file descriptors for dummy channels to -1.Richard Mudgett
2012-08-27Fix incorrect documentation of the MailboxStatus manager command.Mark Michelson
2012-08-27Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.David M. Lee
2012-08-27Implement workaround for BETTER_BACKTRACES crashKinsey Moore
2012-08-26mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZEAlec L Davis
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-08-21Add scoped locks to Asterisk.Mark Michelson
2012-08-20Ignore recovered zero-length secondary UDPTL packetsKinsey Moore
2012-08-20Fix for commit r371535Kinsey Moore
2012-08-20Apply work-around for BETTER_BACKTRACES crashKinsey Moore
2012-08-18Remove old debug code from http configuration loadingMatthew Jordan
2012-08-17Fix memory leak in XML documentationMatthew Jordan
2012-08-17Add instrumentation to subsystem reloadsKinsey Moore