summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-19Fix a few build problems on Solaris (and check for an md5 utility inSean Bright
2008-11-18This change prevents a crash from occurring if res_musiconhold.soMark Michelson
2008-11-18Add some missing $(DESTDIR)s to the bininstallMark Michelson
2008-11-18Fix the logic for when delete=yes when IMAP storageMark Michelson
2008-11-18Merged revisions 157503 via svnmerge from Mark Michelson
2008-11-18Based on Russell's advice on the asterisk-dev list, I haveMark Michelson
2008-11-18Remove echo line that is unnecessary (Thanks seanbright).Jason Parker
2008-11-18Make this executableJason Parker
2008-11-18Add init script for ArchLinuxJason Parker
2008-11-18* Add a lock to be used in the update_call_counter function.Mark Michelson
2008-11-18Merged revisions 157365 via svnmerge from Jeff Peeler
2008-11-18Merged revisions 157305 via svnmerge from Mark Michelson
2008-11-18(closes issue #13420)Steve Murphy
2008-11-17Can't use items duplicated off the stack frame in an element returned fromTilghman Lesher
2008-11-15ensure that if a .i file (preprocessed source) is present, the .o file is mad...Kevin P. Fleming
2008-11-15Merged revisions 157162-157163 via svnmerge from Kevin P. Fleming
2008-11-15Merged revisions 157104 via svnmerge from Kevin P. Fleming
2008-11-15Avoid a not needed cast, making code more readable.Eliel C. Sardanons
2008-11-15Fix a few more places where the case insensitive hash should be used sinceRussell Bryant
2008-11-15Use the new case insensitive hash function for console interfaces. The compa...Russell Bryant
2008-11-14Allow setting static values in CDRsTilghman Lesher
2008-11-14Revision 155513 of chan_sip.c in trunk inadvertently Mark Michelson
2008-11-14Cleanup whitespace issuesTerry Wilson
2008-11-14Use Mark's new ast_str_case_hash function instead of jumping through hoops to...Terry Wilson
2008-11-14Ping is missing the standard double-newline after the event.Tilghman Lesher
2008-11-14Fix some refcounting in app_queue.c and change theMark Michelson
2008-11-14Remove some useless locking and make sure we hangup channels on a link when w...Matthew Fredrickson
2008-11-14Merged revisions 156816 via svnmerge from Mark Michelson
2008-11-14Merged revisions 156755 via svnmerge from Tilghman Lesher
2008-11-13Merged revisions 156688 via svnmerge from Tilghman Lesher
2008-11-13(closes issue #13891)Jeff Peeler
2008-11-13Command offsets were not changed correctly when the command syntax forTilghman Lesher
2008-11-13Kevin sent a note indicating that this change isMark Michelson
2008-11-13Introduce XML documentation for:Eliel C. Sardanons
2008-11-13Fix a typo introduced when changing xmldoc_has_arguments() to xmldoc_has_insi...Eliel C. Sardanons
2008-11-13Remove trailing whitespacesEliel C. Sardanons
2008-11-12Use the reviewboard:url SVN property so post-review will work without modific...Sean Bright
2008-11-12Merged revisions 156386 via svnmerge from Tilghman Lesher
2008-11-12- Make alias->real_cmd point to the allocated space outside alias->alias.Eliel C. Sardanons
2008-11-12Merged revisions 156297 via svnmerge from Steve Murphy
2008-11-12Fix a bug caused by using sizeof(pointer) instead of sizeof(the struct)Russell Bryant
2008-11-12Merged revisions 156294 via svnmerge from Tilghman Lesher
2008-11-12Merged revisions 156289 via svnmerge from Jeff Peeler
2008-11-12Merged revisions 156229 via svnmerge from Tilghman Lesher
2008-11-12Merged revisions 156178 via svnmerge from Jeff Peeler
2008-11-12Merged revisions 156167 via svnmerge from Mark Michelson
2008-11-12Merged revisions 156164 via svnmerge from Russell Bryant
2008-11-12- The paramname is a pointer allocated with strdup() or malloc(), so,Eliel C. Sardanons
2008-11-12Add a couple of AC_SUBST calls to the AST_C_COMPILE_CHECKMark Michelson
2008-11-12Add XML documentation for AGI commands:Eliel C. Sardanons