summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-22Update the doxygenification of some comments.Russell Bryant
2010-01-22Convert scheduler API entry order test to the test API.Russell Bryant
2010-01-22Add test API usage example to test_skel.c.Russell Bryant
2010-01-21Add missing argument to ast_calloc calls.Mark Michelson
2010-01-21Make sure we initialize the ast_ha structure with ast_callocOlle Johansson
2010-01-21Merged revisions 241932 via svnmerge from Sean Bright
2010-01-21Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ...Tilghman Lesher
2010-01-21Point to a useful reference on the XML output format.Russell Bryant
2010-01-21Modify test results XML format to match the JUnit format.Russell Bryant
2010-01-21Merged revisions 241765 via svnmerge from Tilghman Lesher
2010-01-20rtp timestamp to timeval calculation fixDavid Vossel
2010-01-20Merged revisions 241626 via svnmerge from David Vossel
2010-01-20Add Calling and Called Subaddress to CDR recordAlec L Davis
2010-01-20Fix up compile breakage from ast_tvdiff_ms() API change.Kevin P. Fleming
2010-01-20Update CDR variables as pbx startsAlec L Davis
2010-01-19Initialize data on the stack so that Park doesn't interpret random arguments.Jeff Peeler
2010-01-19Enable SendText to send strings in encoded format.Tilghman Lesher
2010-01-19small correction from 241314Jeff Peeler
2010-01-19Merged revisions 241227 via svnmerge from Jeff Peeler
2010-01-19Allow parallel make (-j) to work properly.Jason Parker
2010-01-19Blocked revisions 241228 via svnmergeJason Parker
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...Tilghman Lesher
2010-01-19Update CDR variables before pbx starts (overlap dial)Alec L Davis
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.Jeff Peeler
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