summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Silence a warning message from older versions of GCC.Kevin P. Fleming
2012-07-24chan_oss: fix "sample rate" error messageTzafrir Cohen
2012-07-24Rewrite a comment that didn't adequately explain the code it was documenting.Kevin P. Fleming
2012-07-24Update CHANGES for list/negation ACL feature.Kevin P. Fleming
2012-07-24Allow permit/deny ACL lines to contain multiple items and negated entries.Kevin P. Fleming
2012-07-24Build is underway so logging can go away.Joshua Colp
2012-07-24Temporarily enable pj logging to console for debugging pjnath issue exposed b...Joshua Colp
2012-07-24Remove code, that operate with cdr in attempt_transfer(). That was removed so...Igor Goncharovskiy
2012-07-23Enable usage of system-provided iLBC library.Kevin P. Fleming
2012-07-23Unit tests for the Jitter Buffer API; remove unnecessary resyncMatthew Jordan
2012-07-23Add separate configuration options for subscription and registration minexpir...Mark Michelson
2012-07-23Improve documentation for the SHELL() dialplan function.Kevin P. Fleming
2012-07-23Add notes to UPGRADE.txt about addition of msg_id to VoiceMails.Mark Michelson
2012-07-23Blocked revisions 370361Kevin P. Fleming
2012-07-23Update UPGRADE.txt with notes about ICE support and res_xmpp.Joshua Colp
2012-07-22Update CHANGES for Asterisk 11Matthew Jordan
2012-07-22Prevent multiple local candidates from being added with the same information ...Joshua Colp
2012-07-21Fix segfault introduced by conversion to ACO APITerry Wilson
2012-07-20chan_iax2: Fix a segfault introduced by call ID loggingJonathan Rose
2012-07-20Clean up ManagerEvent Dial documentationMatthew Jordan
2012-07-20Fix build error in chan_misdn from commit 370316Kinsey Moore
2012-07-20Export the ast_websocket_set_nonblock function for use by other modules.Joshua Colp
2012-07-20Add hangupcause translation supportKinsey Moore
2012-07-20Update CHANGES about adding the AccountCode header to the AMI Hangup event.Richard Mudgett
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-19Handle extremely out of order RFC 2833 DTMFMatthew 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-19Use the bruteforce method to get debugging enabled for pjproject.Joshua Colp
2012-07-19Turn on debugging for pjproject so we can get a better idea of what is causin...Joshua Colp
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-18Fix a crash in pjnath when starting an ICE connectivity check and immediately...Joshua Colp
2012-07-18Fix a crash occurring as a result of excess stack usage.Joshua Colp
2012-07-18Added option 'interdigit_timer' to unistim.conf to make able controll hardcod...Igor Goncharovskiy
2012-07-17Add pubsub unsubscription support so subscriptions do not linger for MWI and ...Joshua Colp
2012-07-17Fix a crash as a result of propagating MWI or device state over XMPP when the...Joshua Colp
2012-07-16Code cleanup and bugfix in chan_sip outboundproxy parsing.Walter Doekes
2012-07-16Fix an issue where a service discovery request could crash Asterisk.Joshua Colp
2012-07-16Fix a bug where some XMPP servers would reject authentication. We need to use...Joshua Colp
2012-07-16Add missing namespace for old non-SASL based authentication.Joshua Colp
2012-07-16Fix a bug exposed by the testsuite where text streams would no longer be pars...Joshua Colp