aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-provision.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-05Merged revisions 317474 via svnmerge from russell1-2/+0
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-4/+5
2009-08-10AST-2009-005tilghman1-2/+2
2008-12-03- iax2-provision was not freeing iax_templates structure when unloading the c...eliel1-45/+65
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...twilson1-1/+1
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-2/+2
2008-04-29Fixes a problem where all the templates were marked as dead no matter what. T...jpeeler1-6/+8
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman1-1/+1
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej1-1/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-1/+1
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-1/+1
2007-10-15Switch dundi to new tos config format.qwell1-4/+0
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-36/+43
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-4/+7
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-2/+1
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-3/+3
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-3/+3
2007-06-14Convert uses of strdup() to ast_strdup()russell1-1/+1
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-4/+4
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-3/+2
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. Therussell1-1/+1
2006-12-06Constify a bunch of usage strings for CLI commands.russell1-1/+1
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-1/+1
2006-09-28Merged revisions 43933 via svnmerge from file1-1/+1
2006-09-24Merged revisions 43564 via svnmerge from russell1-6/+1
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-2/+2
2006-09-18merge qwell's CLI verbification workkpfleming1-5/+13
2006-07-21Merge a new implementation of ast_inet_ntoa, our thread safe replacement forrussell1-12/+24
2006-07-07pointer signedness warnings cleanuprussell1-1/+1
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-03-28another batch of cli simplificationsrizzo1-5/+3
2006-03-28use proper file namekpfleming1-2/+2
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...kpfleming1-15/+4
2006-01-18constify arguments in more places where strings should not be modified (issue...russell1-1/+1
2005-12-30update doxygen docs to specify authorsrussell1-0/+2
2005-12-27avoid unneeded calls to strlen in iax2 completion functionsrussell1-10/+9
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-10issue #5693kpfleming1-9/+10
2005-11-10issue #5700kpfleming1-0/+1
2005-10-26more doxygenification (issue #5513)russell1-3/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+15
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06another round of version tag updates, along with 'show version files' pattern...kpfleming1-0/+4
2005-04-29don't use '%i' at all, since we have no current use cases that need non base-...kpfleming1-2/+2
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-9/+9
2005-01-25Merge config updates (bug #3406)markster1-1/+1
2005-01-21update copyright headers for 2005russell1-1/+1