summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-29Move some global 'flags' to individual variables.Luigi Rizzo
2007-07-29minor simplification of a conditional statementLuigi Rizzo
2007-07-29build the version of sip_tech with no send_digit_beginLuigi Rizzo
2007-07-29remove bit position from description of SIP_* flags. Luigi Rizzo
2007-07-29back on cleaning up the usage of flags.Luigi Rizzo
2007-07-29more documentation on internal representation of incoming SIP messages.Luigi Rizzo
2007-07-29make register_unref() return NULL so it is easy to cleanupLuigi Rizzo
2007-07-28add some documentation to auto_congest(), and someLuigi Rizzo
2007-07-28more dialog_ref()/dialog_unref() callsLuigi Rizzo
2007-07-28more dialog_ref()/dialog_unref() callsLuigi Rizzo
2007-07-28start introducing hooks for reference counts on dialog descriptors.Luigi Rizzo
2007-07-28remove an unused stringLuigi Rizzo
2007-07-28simplify a conditional expression using S_ORLuigi Rizzo
2007-07-28make use of received= and rport= fields in sip replies.Luigi Rizzo
2007-07-27Some ODBC drivers don't set the CHAR_OCTET_LENGTH field correctly.Tilghman Lesher
2007-07-27Target asterisk.pdf stopped building when the build was moved to the doc dire...Tilghman Lesher
2007-07-27Merged revisions 77571 via svnmerge from Tilghman Lesher
2007-07-27Merged revisions 77540 via svnmerge from Joshua Colp
2007-07-27Turn 4 lines of code into 1 line that does the same thing.Joshua Colp
2007-07-27Merged revisions 77536 via svnmerge from Joshua Colp
2007-07-27'dialplan save' shouldn't be converting '|' back to ',' anymore.Tilghman Lesher
2007-07-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...Steve Murphy
2007-07-27Merged revisions 77490 via svnmerge from Mark Michelson
2007-07-26Merged revisions 77460 via svnmerge from Joshua Colp
2007-07-26Merged revisions 77424,77429 via svnmerge from Kevin P. Fleming
2007-07-26Merged revisions 77410 via svnmerge from Russell Bryant
2007-07-26Merged revisions 77380 via svnmerge from Mark Michelson
2007-07-26Merged revisions 77350 via svnmerge from Tilghman Lesher
2007-07-26Merged revisions 77348 via svnmerge from Tilghman Lesher
2007-07-26Merged revisions 77318 via svnmerge from Mark Michelson
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-26Merge a big batch of documentation fixes for escaping, marking URLs, placesRussell Bryant
2007-07-26Revert some changes to call abs() on the result of ast_random().Russell Bryant
2007-07-26Ensure that the read from /dev/urandom returns a positive resultRussell Bryant
2007-07-26Things expecting a positive result from ast_random() should not be surprised ...Tilghman Lesher
2007-07-26Add a link to the list of assigned RTP payload types for convenience.Russell Bryant
2007-07-26document how the RTP marker bit is passed for video frames,Luigi Rizzo
2007-07-26add an entry for h263plus in an empty slot of the rtp types.Luigi Rizzo
2007-07-26The upgrade of application argument separators to comma has an effect on AEL;...Steve Murphy
2007-07-26Merged revisions 77191 via svnmerge from Steve Murphy
2007-07-25Merged revisions 77176 via svnmerge from Joshua Colp
2007-07-25silence a warning in ast-devmode on a potentially uninitialized var.Luigi Rizzo
2007-07-25Merged revisions 77154 via svnmerge from Mark Michelson
2007-07-25Merged revisions 77071 via svnmerge from Joshua Colp
2007-07-25change the debug level to 3 for an exceedingly annoying messageLuigi Rizzo
2007-07-25Merged revisions 77022 via svnmerge from Luigi Rizzo
2007-07-25remove a couple of entries that got duplicated and snuck into the SIP section...Russell Bryant
2007-07-25Merged revisions 76983 via svnmerge from Steve Murphy
2007-07-24Merged revisions 76937 via svnmerge from Tilghman Lesher
2007-07-24Add the flag to trigger an intentional crash on mutex errorsTilghman Lesher