summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-15Further simplify codec_g722 build.Russell Bryant
2009-05-15Actually force running make for g722.Russell Bryant
2009-05-15add elielMichiel van Baak
2009-05-15Allow to specify an enumlist inside an enum.Eliel C. Sardanons
2009-05-15Add ability for modules to dynamically register logger levelsKevin P. Fleming
2009-05-14Merged revisions 194509 via svnmerge from Kevin P. Fleming
2009-05-14Merged revisions 194484 via svnmerge from Mark Michelson
2009-05-14Add outgoing_colp misdn.conf port parameter.Richard Mudgett
2009-05-14Fix a typo where an equality check should be an assignment.Russell Bryant
2009-05-14Fix a bug where the 'T' option to Meetme did not work.Joshua Colp
2009-05-14If the timing ended on a zero, then we would loop forever.Tilghman Lesher
2009-05-13Blocked revisions 194356 via svnmergeMark Michelson
2009-05-13Do not lock the 'sessions' container, lock the allocated 'session'.Eliel C. Sardanons
2009-05-13Merged revisions 194208 via svnmerge from Joshua Colp
2009-05-13Merged revisions 194137 via svnmerge from Tilghman Lesher
2009-05-13Two fixes found while debugging with ast_backtrace():Tilghman Lesher
2009-05-12Fix a crash when logging out from the AMI and avoid astobj2 warning messages.Eliel C. Sardanons
2009-05-12Merged revisions 194028 via svnmerge from Matthew Nicholson
2009-05-12Merged revisions 193955 via svnmerge from Tilghman Lesher
2009-05-12Update spiral support in trunk and 1.6.X to match what is in 1.4.Mark Michelson
2009-05-12Blocked revisions 193880 via svnmergeMark Michelson
2009-05-12Convert a THREADSTORAGE object into a simple malloc'd object (as suggested by...Tilghman Lesher
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-11Found and fixed a memory leakTilghman Lesher
2009-05-11Recorded merge of revisions 193755 via svnmerge from Tilghman Lesher
2009-05-11Fix some timer state corruption.Russell Bryant
2009-05-11Don't nullify an ast_str pointer.Tilghman Lesher
2009-05-11Merged revisions 193613 via svnmerge from Richard Mudgett
2009-05-11Recorded merge of revisions 193544 via svnmerge from Leif Madsen
2009-05-10Fix a bug where receiving a control frame of subclass -1 would cause certain ...Joshua Colp
2009-05-09Minor documentation update for ast_event_queue().Russell Bryant
2009-05-09Declare private data as static.Russell Bryant
2009-05-08TCP not matching valid peer.David Vossel
2009-05-08Reset the members' call counts when resetting queue statistics.Mark Michelson
2009-05-08Fix the spelling of UNAVAILABLE in func_devstate CLI completion.Sean Bright
2009-05-08Merged revisions 193262 via svnmerge from David Vossel
2009-05-08Merged revisions 193193 via svnmerge from Kevin P. Fleming
2009-05-07Merged revisions 193119 via svnmerge from Tilghman Lesher
2009-05-07Merged revisions 193050 via svnmerge from Richard Mudgett
2009-05-07Second result should not contain data from the first result.Tilghman Lesher
2009-05-07Send DTMF frame before playing back audio.Tilghman Lesher
2009-05-07Merged revisions 192932 via svnmerge from Tilghman Lesher
2009-05-06Merged revisions 192858 via svnmerge from Jeff Peeler
2009-05-06If no extension was found in the pattern tree, don't crash.Jeff Peeler
2009-05-06Fix a bug where a timer would be created but not acknowledged.Joshua Colp
2009-05-06Add numbers in Urdu, the national language of PakistanTilghman Lesher
2009-05-06Make the code that prevents an infinite loop from happening into a case insen...Joshua Colp
2009-05-06Fix an infinite loop with tab completion of CLI aliases that reference themse...Joshua Colp
2009-05-06Merged revisions 192633 via svnmerge from Joshua Colp
2009-05-05Fixed crashes from issue8824 review board channel locking changes.Richard Mudgett