aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-27Some ODBC drivers don't set the CHAR_OCTET_LENGTH field correctly.tilghman1-0/+7
2007-07-27Target asterisk.pdf stopped building when the build was moved to the doc dire...tilghman1-1/+2
2007-07-27Merged revisions 77571 via svnmerge from tilghman1-1/+1
2007-07-27Merged revisions 77540 via svnmerge from file1-2/+2
2007-07-27Turn 4 lines of code into 1 line that does the same thing.file1-4/+1
2007-07-27Merged revisions 77536 via svnmerge from file1-1/+3
2007-07-27'dialplan save' shouldn't be converting '|' back to ',' anymore.tilghman1-24/+3
2007-07-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...murf2-24/+29
2007-07-27Merged revisions 77490 via svnmerge from mmichelson1-1/+1
2007-07-26Merged revisions 77460 via svnmerge from file1-3/+6
2007-07-26Merged revisions 77424,77429 via svnmerge from kpfleming2-2/+2
2007-07-26Merged revisions 77410 via svnmerge from russell1-1/+1
2007-07-26Merged revisions 77380 via svnmerge from mmichelson2-2/+6
2007-07-26Merged revisions 77350 via svnmerge from tilghman1-1/+1
2007-07-26Merged revisions 77348 via svnmerge from tilghman1-2/+2
2007-07-26Merged revisions 77318 via svnmerge from mmichelson1-2/+3
2007-07-26Do a massive conversion for using the ast_verb() macrorussell79-1483/+791
2007-07-26Merge a big batch of documentation fixes for escaping, marking URLs, placesrussell18-148/+216
2007-07-26Revert some changes to call abs() on the result of ast_random().russell1-3/+3
2007-07-26Ensure that the read from /dev/urandom returns a positive resultrussell1-1/+1
2007-07-26Things expecting a positive result from ast_random() should not be surprised ...tilghman1-3/+3
2007-07-26Add a link to the list of assigned RTP payload types for convenience.russell1-3/+10
2007-07-26document how the RTP marker bit is passed for video frames,rizzo1-0/+5
2007-07-26add an entry for h263plus in an empty slot of the rtp types.rizzo1-0/+1
2007-07-26The upgrade of application argument separators to comma has an effect on AEL;...murf1-6/+6
2007-07-26Merged revisions 77191 via svnmerge from murf1-21/+31
2007-07-25Merged revisions 77176 via svnmerge from file1-2/+10
2007-07-25silence a warning in ast-devmode on a potentially uninitialized var.rizzo1-1/+1
2007-07-25Merged revisions 77154 via svnmerge from mmichelson1-1/+1
2007-07-25Merged revisions 77071 via svnmerge from file2-178/+39
2007-07-25change the debug level to 3 for an exceedingly annoying messagerizzo1-1/+1
2007-07-25Merged revisions 77022 via svnmerge from rizzo1-1/+1
2007-07-25remove a couple of entries that got duplicated and snuck into the SIP section...russell1-7/+4
2007-07-25Merged revisions 76983 via svnmerge from murf1-1/+1
2007-07-24Merged revisions 76937 via svnmerge from tilghman1-1/+1
2007-07-24Add the flag to trigger an intentional crash on mutex errorstilghman1-0/+2
2007-07-24Blocked revisions 76891 via svnmergetilghman0-0/+0
2007-07-24Fix escaping and some of the formattting (closes issue #10285)tilghman13-575/+589
2007-07-24Revert trivial whitespace change (for testing)qwell1-1/+1
2007-07-24Trivial whitespace change to test comitting...qwell1-1/+1
2007-07-24Merged revisions 76803 via svnmerge from tilghman1-50/+80
2007-07-24Merged revisions 76801 via svnmerge from mmichelson1-11/+19
2007-07-24Don't download/install the sound packages if already installed.file1-3/+3
2007-07-24The chan_skinny Dial() syntax was funky. You had to do Dial(Skinny/line@device)qwell1-15/+27
2007-07-24two small fixes when using stun (reported by Marta Carbone):rizzo1-8/+9
2007-07-24add documentation on nat/stun support in chan_siprizzo1-0/+7
2007-07-24Move manager users list over to an rwlist.file1-22/+22
2007-07-23You need to put static in front of a static RWLIST declaration to make it rea...file1-2/+1
2007-07-23Don't bother calling AST_RWLIST_EMPTY on a list before AST_RWLIST_TRAVERSE, i...file1-4/+2
2007-07-23Merged revisions 76708 via svnmerge from tilghman1-0/+7