summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2012-08-26mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZEAlec L Davis
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-08-21Add scoped locks to Asterisk.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-17Fix memory leak in XML documentationMatthew Jordan
2012-08-17Add instrumentation to subsystem reloadsKinsey Moore
2012-08-16Handle integer over/under-flow in ast_parse_argsTerry Wilson
2012-08-16Add module reload instrumentation for TEST_FRAMEWORKKinsey Moore
2012-08-13Add test instrumentationKinsey Moore
2012-08-10Add private representation of caller, connected and redirecting party ids.Richard Mudgett
2012-08-10Fix pickup extension channel reference error.Richard Mudgett
2012-08-09Extend extension state callbacks to have more information.Mark Michelson
2012-08-08Allow support for early media on AMI originates and call files.Mark Michelson
2012-08-08Add AMI_CLIENT dialplan functionTerry Wilson
2012-08-08Create the payload type if it does not exist when setting information based o...Joshua Colp
2012-08-08Do not define a cause that doesn't actually existKinsey Moore
2012-08-07Payload and RTP code are must remain separate since in non-Asterisk format ca...Joshua Colp
2012-08-07Add missing AST_CAUSE_* -> text translationsKinsey Moore
2012-08-07Fix a bug uncovered by the test suite where the RTP payload number was not ge...Joshua Colp
2012-08-07Reduce memory consumption significantly for users of the RTP engine API by st...Joshua Colp
2012-08-07Add named callgroups/pickupgroupsMatthew Jordan
2012-08-01Fix a possible crash due to passing NULL to ast_variables_dup()Mark Michelson
2012-08-01Make astobj2.h not include linkedlists.h.Richard Mudgett
2012-07-31Add "setvar" option to manager.conf.Mark Michelson
2012-07-31Move event cache updates into event processing thread.Russell Bryant
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