summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-09-06Ensure listed queues are not offered for completionKinsey Moore
2012-09-06chan_sip: Note change in behavior to how directmediapermit/deny ACL worksJonathan Rose
2012-09-06Ensure "rules" is tab-completable for "queue show"Kinsey Moore
2012-09-06Fix DUNDi message routing bug when neighboring peer is unreachableMatthew Jordan
2012-09-06Allow configured numbers for FollowMe to be greater than 90 charactersMatthew Jordan
2012-09-05Recorded merge of revisions 372373 from http://svn.asterisk.org/svn/asterisk/...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-05Multiple revisions 372327-372328Richard Mudgett
2012-09-05Re-fix sending unnegotiated payloads during a P2P RTP bridge.Mark Michelson
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