aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-23Enhance AGI with several fixes:tilghman2-172/+199
2007-07-23Clean up res_crypto module. It now uses an rwlist to keep the keys and it sho...file1-167/+95
2007-07-23Missed one conversion to comma delimiter (thanks, Juggie) and add documentati...tilghman2-7/+14
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman33-644/+612
2007-07-23Merged revisions 76656 via svnmerge from qwell1-8/+3
2007-07-23Merged revisions 76654 via svnmerge from file1-2/+2
2007-07-23Merged revisions 76620 via svnmerge from qwell1-0/+8
2007-07-23Merged revisions 76618 via svnmerge from file1-2/+3
2007-07-23add two missing entries in the replica of the sip_tech thatrizzo1-0/+2
2007-07-23Merged revisions 76561 via svnmerge from file1-2/+3