summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-29git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@16009 65c4cc65-6c06...Russell Bryant
2006-03-29fix the provided unsetenv for solaris to return an int like it's supposed toRussell Bryant
2006-03-29conversion from malloc to ast_mallocRussell Bryant
2006-03-29Introduce an utility macro to set base, offset andLuigi Rizzo
2006-03-29Add two widely used constantsLuigi Rizzo
2006-03-29Added more "valid" phone types to skinny sample config.North Antara
2006-03-29Issue #6823 - Registration and port numbers. (from 1.2)Olle Johansson
2006-03-29Merged revisions 15896 via svnmerge from Kevin P. Fleming
2006-03-29Normalize some cli completion code.Luigi Rizzo
2006-03-28Doxygen fixes Olle Johansson
2006-03-28more command completion normalization.Luigi Rizzo
2006-03-28more command completion normalizationLuigi Rizzo
2006-03-28another batch of cli simplificationsLuigi Rizzo
2006-03-28normalize/simplify a bit of the command completion code.Luigi Rizzo
2006-03-28use ast_cli_complete() to largely simplify the command completion code.Luigi Rizzo
2006-03-28black magic to make sure we recompile things after the changes to cli.cLuigi Rizzo
2006-03-28make 'sip show subscriptions' include context for subscribed hintsKevin P. Fleming
2006-03-28as reported in mantis #6066, fix a bunch of cli bugs andLuigi Rizzo
2006-03-28bring in the code that was discussed on Mantis #6068,Luigi Rizzo
2006-03-28let's format that output sanely instead :-(Kevin P. Fleming
2006-03-28make 'show hints' CLI command show context name for each hintKevin P. Fleming
2006-03-28The condition to check the zaptel version was too strict.Luigi Rizzo
2006-03-28Bring in the new loader code as described in mantis #4377Luigi Rizzo
2006-03-28git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15745 65c4cc65-6c06...Russell Bryant
2006-03-28fix a bug introduced in 15187 that scrambled the flags andLuigi Rizzo
2006-03-28Merged revisions 15703 via svnmerge from Russell Bryant
2006-03-28only display a debug message if iaxdebug is enabled as well (issue #6673)Russell Bryant
2006-03-28Fix NAT support breakage for peers with qualify=yes (imported from 1.2)Olle Johansson
2006-03-28ensure that 'zap show channel' will indicate that the echo canceler has been ...Kevin P. Fleming
2006-03-28Merged revisions 15658 via svnmerge from Russell Bryant
2006-03-28store f->callno in a local var (issue #6818)Russell Bryant
2006-03-28oops :-(Kevin P. Fleming
2006-03-28conversions to S_OR (issue #6817)Russell Bryant
2006-03-28Merged revisions 15615 via svnmerge from Tilghman Lesher
2006-03-28Fix typo (thanks, North) and update docs for IP-tos settingsOlle Johansson
2006-03-28- remove an unnecessary cast and recomputation of (timeout - now);Luigi Rizzo
2006-03-28remove a few unneeded calls to strlen, and replace a while()Luigi Rizzo
2006-03-28Use the standard macros to manipulate usecount.Luigi Rizzo
2006-03-28update example fileLuigi Rizzo
2006-03-28remove trailing whitespaceLuigi Rizzo
2006-03-28disable the http server by default at the request of people on IRCRussell Bryant
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macroLuigi Rizzo
2006-03-28optimize a bit name completion by avoiding repeated calls toLuigi Rizzo
2006-03-28fix documentationLuigi Rizzo
2006-03-28support subscription-based MWI, and use proper Call-ID on NOTIFY messages (is...Kevin P. Fleming
2006-03-28use proper file nameKevin P. Fleming
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...Kevin P. Fleming
2006-03-27Issue #6736 - use flags for OPTIONs messagesOlle Johansson
2006-03-27Reverting previous patch. Ok, let's take this from 1.2 instead... :-)Olle Johansson
2006-03-27Issue #6736 - Enable NAT flags for OPTIONs requests (Thanks casper!)Olle Johansson