summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-11-12This commit does two things:Michiel van Baak
2008-11-12- Add 'database del', 'database put' and 'set music' AGI commands XML documen...Eliel C. Sardanons
2008-11-12Implement AGI XML documentation parsing functions.Eliel C. Sardanons
2008-11-11 changing comment style to conform coding guidelinesPari Nannapaneni
2008-11-11 Patch by Ryan Brindley -- Make sure that manager refuses any duplicate 'new ...Pari Nannapaneni
2008-11-11use some fancy compiler magic (thanks to Matthew Woehlke on the gcc-help mail...Kevin P. Fleming
2008-11-11Add LINEKEYS variable to allow for a user to set the number of keys assigned ...Doug Bailey
2008-11-11Remove commentary from the issues list for SIP TCP/TLSRussell Bryant
2008-11-10Merged revisions 155861 via svnmerge from Mark Michelson
2008-11-10Make documentation of update method match documentation and update update2Tilghman Lesher
2008-11-10Merged revisions 155803 via svnmerge from Tilghman Lesher
2008-11-10Fix memory leak when MALLOC_DEBUG is enabled.Tilghman Lesher
2008-11-10Move all the XML documentation API from pbx.c to xmldoc.c.Eliel C. Sardanons
2008-11-09Fix this as well. Pointed out by tzafrir.Sean Bright
2008-11-09Fix some spelling errors, and convert tabs to spaces.Sean Bright