summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2012-07-31Clean up and ensure proper usage of alloca()Kinsey Moore
2012-07-30Tweak unit test warning message.Richard Mudgett
2012-07-30Fix some presence-state unit test typos.Richard Mudgett
2012-07-30Add a "corosync ping" CLI command.Russell Bryant
2012-07-25Repair editline builds using in-tree editline sources.Kevin P. Fleming
2012-07-25Use an absolute path when referring to the embedded editline directory.Kevin P. Fleming
2012-07-25Enable usage of system-provided NetBSD editline library if available.Kevin P. Fleming
2012-07-25Revert a change that broke compilationTerry Wilson
2012-07-24Don't attempt free of NULL ptr in pbx.c handle_presencechangeJonathan Rose
2012-07-24Rewrite a comment that didn't adequately explain the code it was documenting.Kevin P. Fleming
2012-07-24Allow permit/deny ACL lines to contain multiple items and negated entries.Kevin P. Fleming
2012-07-23Unit tests for the Jitter Buffer API; remove unnecessary resyncMatthew Jordan
2012-07-21Fix segfault introduced by conversion to ACO APITerry Wilson
2012-07-20Add hangupcause translation supportKinsey Moore
2012-07-20Add the AccountCode header to the AMI Hangup event.Richard Mudgett
2012-07-19Convert app_confbridge to use the config options frameworkTerry Wilson
2012-07-19Fix compiler warnings.Richard Mudgett
2012-07-19Add the ability to specify technology specific documentationMatthew Jordan
2012-07-19Fix compilation error when MALLOC_DEBUG is enabledMatthew Jordan
2012-07-19named_acl: Remove systemname option from acl.conf, use asterisk.conf valueJonathan Rose
2012-07-19CallID Logging: Remove new line/carriage return from callID change test eventJonathan Rose
2012-07-18callid logging: Issue test events when the callid is changed for a channelJonathan Rose
2012-07-18Resolve severe memory leak in CEL logging modules.Kevin P. Fleming
2012-07-18Ensure that all ast_datastore_info structures are 'const'.Kevin P. Fleming
2012-07-13Add support for parsing SDP attributes, generating SDP attributes, and passin...Joshua Colp
2012-07-12Handle deprecated (aliased) option names with the config options apiTerry Wilson
2012-07-11Named ACLs: Introduces a system for creating and sharing ACLsJonathan Rose
2012-07-11Allow the REALTIME() function to report errors back to the caller.Tilghman Lesher
2012-07-11Don't perform an XInclude to a document node that may not always be presentMatthew Jordan
2012-07-11Fix validation errors when producing documentation using default build scriptMatthew Jordan
2012-07-10Add some additional documentation for core AMI eventsMatthew Jordan
2012-07-10Improve Goto and GotoIf related documentationKinsey Moore
2012-07-10Fix initial loading problem with res_curlMatthew Jordan
2012-07-09When receiving a STUN binding request send one out as the Google Talk client ...Joshua Colp
2012-07-06Remove a superfluous and dangerous freeing of an SSL_CTX.Mark Michelson
2012-07-06Fix bridging thread leak.Mark Michelson
2012-07-01Add support for ICE/STUN/TURN in res_rtp_asterisk and chan_sip.Joshua Colp
2012-06-29Fix apparent copy and paste error where incorrect "glue" is used.Mark Michelson
2012-06-29Hangup handlers - Dialplan subroutines that run when the channel hangs up.Richard Mudgett
2012-06-29Remove obsolete struct ast_channel note.Richard Mudgett
2012-06-28Add the ability to set flags via the config options apiTerry Wilson
2012-06-26Unique Call ID logging Phases III and IVJonathan Rose
2012-06-26Fix crash in unloading of res_adsi moduleMatthew Jordan
2012-06-25Update "manager show event" to support tab completionMatthew Jordan
2012-06-25Fix incorrect duration reporting in CDRs created in batch modeMatthew Jordan
2012-06-25Add AMI event documentationMatthew Jordan
2012-06-25Fix Bridge application occasionally returning to the wrong location.Richard Mudgett
2012-06-25Multiple revisions 369323-369324Mark Michelson
2012-06-23Fix F and F(x) action logic in Bridge application.Richard Mudgett
2012-06-23Fix Bridge application and AMI Bridge action error handling.Richard Mudgett