summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-05Add fixes and cleanup to app_alarmreceiver.Mark Michelson
2012-09-05Fix memory leaks in app_voicemail when using IMAP storage or realtime configMatthew Jordan
2012-09-05LDAP Realtime Peers Cannot RegisterDarren Sessions
2012-09-05Fix breakage caused by last merge. Missing a variable for 11 and trunk.Michael L. Young
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-05Fix Incrementing Sequence Number For Retransmitted DTMF End PacketsMichael L. Young
2012-09-05Fix memory leak when CEL is successfully written to PostgreSQL databaseMatthew Jordan
2012-09-04app_queue: PAUSEALL/UNPAUSEALL logged only if interface is a queue memberJonathan Rose
2012-09-04app_queue: Only log PAUSEALL/UNPAUSEALL when 1+ memebers changed.Jonathan Rose
2012-09-04Fix issue where SIP devices were not notified when custom devices changed to ...Mark Michelson
2012-09-04Prevent crash from using app_page with no confbridge.conf file provided.Mark Michelson
2012-08-31Prevent local RTP bridges from sending inappropriate formats to participants.Mark Michelson
2012-08-30Prevent crash on shutdown due to refcount error on queues container.Mark Michelson
2012-08-30Help prevent ringing queue members from being rung when ringinuse set to no.Mark Michelson
2012-08-30AST-2012-013: Resolve ACL rules being ignored during calls by some IAX2 peersMatthew Jordan
2012-08-30AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVRMatthew Jordan
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-08-30Restore CODING-GUIDELINES to doc folderMatthew Jordan
2012-08-29Ensure alignment of in[] field in MD5Context struct.Richard Mudgett
2012-08-29Fix compile errors.Richard Mudgett
2012-08-29app_meetme: Adding test events for following activity in MeetMe.Jonathan Rose
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-29chan_sip: Change manager event to confirm SIPqualifypeer into an ackJonathan Rose
2012-08-29Fix hangup cause passthrough regression.Richard Mudgett
2012-08-29chan_sip: Send 408 on retransmit timeout instead of 603Jonathan Rose
2012-08-29chan_sip: Send a manager event to confirm SIPqualifypeer completesJonathan Rose
2012-08-27Fix misleading documentation in agents.conf.sample regarding ackcall usage.Mark Michelson
2012-08-27Fix incorrect documentation of the MailboxStatus manager command.Mark Michelson
2012-08-27svn:ignore pjproject bin & output for all platforms.David M. Lee
2012-08-27Fix incorrectly documented option in queues.confMark 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-23I forgot to add the unit tests for scoped locks earlier today.Mark Michelson
2012-08-22Add support for call-id logging to chan_motif.Joshua Colp
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-08-21Add scoped locks to Asterisk.Mark Michelson
2012-08-20Use thread-local storage to store pj_thread_descs.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-18Fix typo in JabberSend that looked for '2' instead of '@' in recipient argumentMatthew Jordan
2012-08-18Make the name of the "HangupCauseClear" application consistentMatthew Jordan
2012-08-18Update module support level on a variety of modules and compiler optionsMatthew Jordan
2012-08-17Fix memory leak in XML documentationMatthew Jordan
2012-08-17When a peer registers using WebSocket do not resolve the Contact provided.Joshua Colp
2012-08-17Add instrumentation to subsystem reloadsKinsey Moore