aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-29fix the provided unsetenv for solaris to return an int like it's supposed torussell2-3/+3
2006-03-29conversion from malloc to ast_mallocrussell2-6/+5
2006-03-29Introduce an utility macro to set base, offset andrizzo1-0/+7
2006-03-29Add two widely used constantsrizzo3-3/+4
2006-03-29Added more "valid" phone types to skinny sample config.north1-1/+2
2006-03-29Issue #6823 - Registration and port numbers. (from 1.2)oej1-1/+1
2006-03-29Merged revisions 15896 via svnmerge from kpfleming1-0/+1
2006-03-29Normalize some cli completion code.rizzo1-41/+27
2006-03-28Doxygen fixes oej2-34/+68
2006-03-28more command completion normalization.rizzo1-20/+17
2006-03-28more command completion normalizationrizzo1-26/+18
2006-03-28another batch of cli simplificationsrizzo3-23/+9
2006-03-28normalize/simplify a bit of the command completion code.rizzo1-11/+10
2006-03-28use ast_cli_complete() to largely simplify the command completion code.rizzo1-18/+4
2006-03-28black magic to make sure we recompile things after the changes to cli.crizzo1-1/+1
2006-03-28make 'sip show subscriptions' include context for subscribed hintskpfleming1-4/+4
2006-03-28as reported in mantis #6066, fix a bunch of cli bugs andrizzo1-898/+627
2006-03-28bring in the code that was discussed on Mantis #6068,rizzo4-291/+292
2006-03-28let's format that output sanely instead :-(kpfleming1-1/+1
2006-03-28make 'show hints' CLI command show context name for each hintkpfleming2-2/+10
2006-03-28The condition to check the zaptel version was too strict.rizzo1-1/+1
2006-03-28Bring in the new loader code as described in mantis #4377rizzo13-140/+662
2006-03-28git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15745 f38db490-d61c-443f...russell0-0/+0
2006-03-28fix a bug introduced in 15187 that scrambled the flags andrizzo1-1/+1
2006-03-28Merged revisions 15703 via svnmerge from russell1-2/+3
2006-03-28only display a debug message if iaxdebug is enabled as well (issue #6673)russell1-1/+1
2006-03-28Fix NAT support breakage for peers with qualify=yes (imported from 1.2)oej1-2/+2
2006-03-28ensure that 'zap show channel' will indicate that the echo canceler has been ...kpfleming1-0/+7
2006-03-28Merged revisions 15658 via svnmerge from russell1-1/+1
2006-03-28store f->callno in a local var (issue #6818)russell1-11/+13
2006-03-28oops :-(kpfleming1-1/+1
2006-03-28conversions to S_OR (issue #6817)russell1-12/+12
2006-03-28Merged revisions 15615 via svnmerge from tilghman1-2/+2
2006-03-28Fix typo (thanks, North) and update docs for IP-tos settingsoej2-15/+33
2006-03-28- remove an unnecessary cast and recomputation of (timeout - now);rizzo1-20/+13
2006-03-28remove a few unneeded calls to strlen, and replace a while()rizzo1-12/+8
2006-03-28Use the standard macros to manipulate usecount.rizzo1-10/+9
2006-03-28update example filerizzo1-42/+50
2006-03-28remove trailing whitespacerizzo2-9/+4
2006-03-28disable the http server by default at the request of people on IRCrussell1-1/+1
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macrorizzo3-5/+0
2006-03-28optimize a bit name completion by avoiding repeated calls torizzo1-9/+6
2006-03-28fix documentationrizzo1-16/+43
2006-03-28support subscription-based MWI, and use proper Call-ID on NOTIFY messages (is...kpfleming2-168/+236
2006-03-28use proper file namekpfleming4-10/+10
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...kpfleming9-59/+201
2006-03-27Issue #6736 - use flags for OPTIONs messagesoej1-2/+5
2006-03-27Reverting previous patch. Ok, let's take this from 1.2 instead... :-)oej1-1/+0
2006-03-27Issue #6736 - Enable NAT flags for OPTIONs requests (Thanks casper!)oej1-0/+1
2006-03-27Issue #6597 - Show correct port in "sip show registry" - import from 1.2 branchoej1-1/+3