asterisk/asterisk.git
2012-09-20 Sean BrightWhen trying to unload res_curl.so, warn about all depen...
2012-09-20 Alec L Davisdsp.c: remove whitespace mentioned in review2107
2012-09-19 Alec L Davisapp_queue: Support an 'agent available' hint
2012-09-18 Sean BrightMake the casing of CALL_ID in debug messages consistent...
2012-09-18 Sean BrightDon't crash when passing a NULL message to __astman_get...
2012-09-18 David M. LeeAdd -fnested-functions compile flag, if needed.
2012-09-15 Richard MudgettMade companding law for SS7 calls only determined by...
2012-09-14 Matthew JordanResolve memory leaks in TLS initialization and TLS...
2012-09-13 David M. LeeFixed make clean when configured --disable-asteriskssl
2012-09-13 David M. LeeFix timeouts for ast_waitfordigit[_full].
2012-09-12 Richard MudgettEnhance astobj2 to support other types of containers.
2012-09-12 Joshua ColpSkip any non-content information when looking for and...
2012-09-12 Jonathan Roseres_xmpp: Fix a segfault caused by bodyless messages
2012-09-12 Jonathan Roselogger: Add rotatestrategy option of 'none' which does...
2012-09-12 Mark MichelsonAdd channel name to a warning to make debugging easier.
2012-09-12 David M. LeeFixed r372696 when configured --disable-asteriskssl...
2012-09-11 Jonathan Rosechan_local: Switch from using a random 4 digit hex...
2012-09-11 Mark MichelsonFix inability to shutdown gracefully due to an unending...
2012-09-11 Mark MichelsonFix bad channel application data reference.
2012-09-11 David M. LeeCorrects the astsbindir setting when installing the...
2012-09-11 Jonathan Rosechan_sip: Fix CHANGES and UPGRADE.txt for r372808
2012-09-10 Jonathan Rosechan_sip: Change SIPQualifyPeer to improve initial...
2012-09-10 Kinsey MooreEnsure iax2 debug output is displayed when expected
2012-09-10 Kinsey MooreDeprecate chan_gtalk, chan_jingle, and res_jabber
2012-09-10 David M. Leeres_rtp_asterisk: Eliminate "type-punned pointer" build...
2012-09-10 Jonathan Roseapp_meetme: Document that 'p' option will continue...
2012-09-10 Jonathan RoseMasquerade: Retain parkinglot settings made by CHANNEL...
2012-09-09 Matthew JordanOnly re-create an SRTP session when needed
2012-09-08 David M. LeeAdd OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c.
2012-09-07 Richard MudgettFix MALLOC_DEBUG version of ast_strndup().
2012-09-07 Richard MudgettRemove annoying unconditional debug message from INC...
2012-09-07 Richard MudgettFix exception path typo in app_queue.c try_calling().
2012-09-07 Richard MudgettFix VoicemailUserEntry event headers ServerEmail and...
2012-09-07 David M. Leesvn:ignore cleanup.
2012-09-07 David M. LeeFix parallel make for res_asterisk_rtp.
2012-09-07 Matthew JordanFree ast_str objects when temp file fails to be created...
2012-09-07 Matthew JordanFix file descriptor leak and pointer scope issue in...
2012-09-06 Matthew JordanUpdate QueueMemberStatus event documentation to include...
2012-09-06 Richard MudgettFix loss of MOH on an ISDN channel when parking a call...
2012-09-06 Kinsey MooreEnsure listed queues are not offered for completion
2012-09-06 Jonathan Rosechan_sip: Note change in behavior to how directmediaper...
2012-09-06 Kinsey MooreEnsure "rules" is tab-completable for "queue show"
2012-09-06 Matthew JordanFix DUNDi message routing bug when neighboring peer...
2012-09-06 Matthew JordanAllow configured numbers for FollowMe to be greater...
2012-09-05 Richard MudgettRecorded merge of revisions 372373 from svn.asterisk...
2012-09-05 Kinsey MooreCorrect documentation for ModuleLoad AMI action
2012-09-05 Kinsey MooreEnsure counts generated in manager_show_dialplan_helper...
2012-09-05 Alec L Davisdsp.c: in ast_mf_detect_init incorrectly sets goertzel...
2012-09-05 Richard MudgettMultiple revisions 372327-372328
2012-09-05 Mark MichelsonRe-fix sending unnegotiated payloads during a P2P RTP...
2012-09-05 Mark MichelsonAdd fixes and cleanup to app_alarmreceiver.
2012-09-05 Matthew JordanFix memory leaks in app_voicemail when using IMAP stora...
2012-09-05 Darren SessionsLDAP Realtime Peers Cannot Register
2012-09-05 Michael L.... Fix breakage caused by last merge. Missing a variable...
2012-09-05 Alec L Davisdsp.c: Fix multiple issues when no-interdigit delay...
2012-09-05 Alec L Davisdsp.c: optimize goerztzel sample loops, in dtmf_detect...
2012-09-05 Michael L.... Fix Incrementing Sequence Number For Retransmitted...
2012-09-05 Matthew JordanFix memory leak when CEL is successfully written to...
2012-09-04 Jonathan Roseapp_queue: PAUSEALL/UNPAUSEALL logged only if interface...
2012-09-04 Jonathan Roseapp_queue: Only log PAUSEALL/UNPAUSEALL when 1+ memeber...
2012-09-04 Mark MichelsonFix issue where SIP devices were not notified when...
2012-09-04 Mark MichelsonPrevent crash from using app_page with no confbridge...
2012-08-31 Mark MichelsonPrevent local RTP bridges from sending inappropriate...
2012-08-30 Mark MichelsonPrevent crash on shutdown due to refcount error on...
2012-08-30 Mark MichelsonHelp prevent ringing queue members from being rung...
2012-08-30 Matthew JordanAST-2012-013: Resolve ACL rules being ignored during...
2012-08-30 Matthew JordanAST-2012-012: Resolve AMI User Unauthorized Shell Acces...
2012-08-30 Matthew JordanClean up doxygen warnings
2012-08-30 Matthew JordanRestore CODING-GUIDELINES to doc folder
2012-08-29 Richard MudgettEnsure alignment of in[] field in MD5Context struct.
2012-08-29 Richard MudgettFix compile errors.
2012-08-29 Jonathan Roseapp_meetme: Adding test events for following activity...
2012-08-29 Richard MudgettFix theoretical compile error with HAVE_EPOLL.
2012-08-29 Richard MudgettInitialize file descriptors for dummy channels to -1.
2012-08-29 Jonathan Rosechan_sip: Change manager event to confirm SIPqualifypee...
2012-08-29 Richard MudgettFix hangup cause passthrough regression.
2012-08-29 Jonathan Rosechan_sip: Send 408 on retransmit timeout instead of 603
2012-08-29 Jonathan Rosechan_sip: Send a manager event to confirm SIPqualifypee...
2012-08-27 Mark MichelsonFix misleading documentation in agents.conf.sample...
2012-08-27 Mark MichelsonFix incorrect documentation of the MailboxStatus manage...
2012-08-27 David M. Leesvn:ignore pjproject bin & output for all platforms.
2012-08-27 Mark MichelsonFix incorrectly documented option in queues.conf
2012-08-27 David M. LeeFixes ast_rwlock_timed[rd|wr]lock for BSD and variants.
2012-08-27 Kinsey MooreImplement workaround for BETTER_BACKTRACES crash
2012-08-26 Alec L Davismf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE
2012-08-23 Mark MichelsonI forgot to add the unit tests for scoped locks earlier...
2012-08-22 Joshua ColpAdd support for call-id logging to chan_motif.
2012-08-21 Mark MichelsonFix misuses of asprintf throughout the code.
2012-08-21 Mark MichelsonAdd scoped locks to Asterisk.
2012-08-20 Mark MichelsonUse thread-local storage to store pj_thread_descs.
2012-08-20 Kinsey MooreIgnore recovered zero-length secondary UDPTL packets
2012-08-20 Kinsey MooreFix for commit r371535
2012-08-20 Kinsey MooreApply work-around for BETTER_BACKTRACES crash
2012-08-18 Matthew JordanRemove old debug code from http configuration loading
2012-08-18 Matthew JordanFix typo in JabberSend that looked for '2' instead...
2012-08-18 Matthew JordanMake the name of the "HangupCauseClear" application...
2012-08-18 Matthew JordanUpdate module support level on a variety of modules...
2012-08-17 Matthew JordanFix memory leak in XML documentation
2012-08-17 Joshua ColpWhen a peer registers using WebSocket do not resolve...
2012-08-17 Kinsey MooreAdd instrumentation to subsystem reloads
next