summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-18Fix an RTP instance allocation failure on Solaris.Jason Parker
2010-01-18Update CDR variables before pbx startsAlec L Davis
2010-01-18Merged revisions 241015 via svnmerge from Sean Bright
2010-01-18Make HASHes inheritable across channel creation.Tilghman Lesher
2010-01-18ExternalIVR information for UPGRADE.txtDavid Ruggles
2010-01-18Updated ExternalIVR documentationDavid Ruggles
2010-01-18transmit_silence_during_record replaced by transmit_silenceDavid Vossel
2010-01-18Add notification of interrupted fileDavid Ruggles
2010-01-18Blocked revisions 240891 via svnmergeDavid Vossel
2010-01-18updated transmit_silence option documentation in asterisk.confDavid Vossel
2010-01-18fixes spelling error. s/memeber/memberDavid Vossel
2010-01-18Muted already compiles on OS/X in trunk and 1.6 branches, fix blocked.Olle Johansson
2010-01-17Avoid a crash on Solaris when running 'core show functions.'Sean Bright
2010-01-16Get MoH building on OpenSolaris.Sean Bright
2010-01-15Err, oops, it was already the way I intended.Tilghman Lesher
2010-01-15Note where empty lines should reside in commit messages.Russell Bryant
2010-01-15Merged revisions 240547 via svnmerge from Russell Bryant
2010-01-15Clarify error message in res_timing_timerfd.Sean Bright
2010-01-15Oops, missed an includeTilghman Lesher
2010-01-15The previous attempt at using a pipe to guarantee astcanary shutdown did not ...Tilghman Lesher
2010-01-15Add pickup event to AMI. Also, fix AMI documentation.Tilghman Lesher
2010-01-15Make sure to set owner_line, ownder_func, and owner_file in ast_calloc_with_s...Mark Michelson
2010-01-15Make sure that the limit is N, not N - 1.Tilghman Lesher
2010-01-15Merged revisions 240414 via svnmerge from Tilghman Lesher
2010-01-15Ensure payload type is properly checked when comparing against cached events.Russell Bryant
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.Sean Bright
2010-01-15Update configure script for an OSP toolkit related change.Russell Bryant
2010-01-15Clarify RTP NAT handling a bit.Kevin P. Fleming
2010-01-14Plug a memory leak in res_config_ldap.Sean Bright
2010-01-14If we aren't running on a machine that support CLOCK_MONOTONIC, don't load.Sean Bright
2010-01-14Fix broken call pickupJeff Peeler
2010-01-14Similarly, ensure that matchcid is duplicated correctly when merging contexts.Tilghman Lesher
2010-01-14Ensure that the callerid is NULL when the parent is effectively NULL.Tilghman Lesher
2010-01-14This change fixes a few bugs in the way the far max IFP was calculated that w...Matthew Nicholson
2010-01-14Add documentation about how to build queues.Leif Madsen
2010-01-13Oops, another tag errorTilghman Lesher
2010-01-13Oops, missed a closing tagTilghman Lesher
2010-01-13Add the TESTTIME() dialplan function, which permits testing GotoIfTime.Tilghman Lesher
2010-01-13Flex uses fwrite incorrectly, which breaks the build. Providing a workaround.Tilghman Lesher
2010-01-13Merged revisions 239838 via svnmerge from Jeff Peeler
2010-01-13Add more examples to extensions.conf showing how to use variousLeif Madsen
2010-01-13Code previously added to ast_expr2f.c warranted a change in the source file a...Tilghman Lesher
2010-01-13Blocked revisions 239718 via svnmergeDavid Vossel
2010-01-13add silence gen to wait appsDavid Vossel
2010-01-13MAX() moved to utils.hOlle Johansson
2010-01-13SIP Show channelstats fix - use float division to show proper statsOlle Johansson
2010-01-13Updated channel variable list of osplookup application.TransNexus OSP Development
2010-01-13Updated XML doc for OSP.TransNexus OSP Development
2010-01-12Blank callerid and NULL callerid should not compare equal.Tilghman Lesher
2010-01-12add Dialed Number Identifier (DNID) field to cdr records.Alec L Davis