summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-21Start work on documentation janitor project with a little commit. This adds a...Andrew Latham
2012-09-21app_queue: Make queue reload members and variants of that workJonathan Rose
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-20Fix incorrect MeetME conference bridge reference count decrementing and somet...Joshua Colp
2012-09-20Blocked revisions 373240Matthew Jordan
2012-09-20Add queue monitoring hintsMatthew Jordan
2012-09-20Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.Joshua Colp
2012-09-20Support all ways a member can be available for 'agent available' hintsMatthew Jordan
2012-09-20Named call pickup groups. Fixes, missing functionality, and improvements.Richard Mudgett
2012-09-20Correct handling of unknown SDP stream typesKinsey Moore
2012-09-20When trying to unload res_curl.so, warn about all dependent modules.Sean Bright
2012-09-20dsp.c: remove whitespace mentioned in review2107Alec L Davis
2012-09-19app_queue: Support an 'agent available' hintAlec 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-18Add -fnested-functions compile flag, if needed.David M. Lee
2012-09-15Made companding law for SS7 calls only determined by SS7 signaling type.Richard Mudgett
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-12Skip any non-content information when looking for and handling content.Joshua Colp
2012-09-12res_xmpp: Fix a segfault caused by bodyless messagesJonathan Rose
2012-09-12logger: Add rotatestrategy option of 'none' which does not perform rotationsJonathan Rose
2012-09-12Add channel name to a warning to make debugging easier.Mark Michelson
2012-09-12Fixed r372696 when configured --disable-asteriskssl; properly install libaste...David M. Lee
2012-09-11chan_local: Switch from using a random 4 digit hex identifier to unique idJonathan Rose
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-11Corrects the astsbindir setting when installing the sample asterisk.conf.David M. Lee
2012-09-11chan_sip: Fix CHANGES and UPGRADE.txt for r372808Jonathan Rose
2012-09-10chan_sip: Change SIPQualifyPeer to improve initial response timeJonathan Rose
2012-09-10Ensure iax2 debug output is displayed when expectedKinsey Moore
2012-09-10Deprecate chan_gtalk, chan_jingle, and res_jabberKinsey Moore
2012-09-10res_rtp_asterisk: Eliminate "type-punned pointer" build warning.David M. Lee
2012-09-10app_meetme: Document that 'p' option will continue in dialplan.Jonathan Rose
2012-09-10Masquerade: Retain parkinglot settings made by CHANNEL function.Jonathan Rose
2012-09-09Only re-create an SRTP session when neededMatthew Jordan
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-07Remove annoying unconditional debug message from INC/DEC functions.Richard Mudgett
2012-09-07Fix exception path typo in app_queue.c try_calling().Richard Mudgett
2012-09-07Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported val...Richard Mudgett
2012-09-07svn:ignore cleanup.David M. Lee
2012-09-07Fix parallel make for res_asterisk_rtp.David M. Lee
2012-09-07Free ast_str objects when temp file fails to be created in MiniVMMatthew Jordan
2012-09-07Fix file descriptor leak and pointer scope issue in MiniVM when sending mailMatthew Jordan
2012-09-06Update QueueMemberStatus event documentation to include member status valuesMatthew Jordan
2012-09-06Fix loss of MOH on an ISDN channel when parking a call for the second time.Richard Mudgett