aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_dundi.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30Merged revisions 255323 via svnmerge from russell1-4/+4
2010-03-20Merged revisions 253537 via svnmerge from russell1-0/+1
2010-03-02Merged revisions 249912 via svnmerge from lmadsen1-23/+76
2009-08-25Merged revisions 213975 via svnmerge from tilghman1-25/+26
2009-08-10AST-2009-005tilghman1-9/+9
2009-07-27Just replacing typos "recieved" with "received".dbrooks1-1/+1
2009-07-24Merged revisions 208709 via svnmerge from russell1-177/+177
2009-03-27Merged revisions 184630 via svnmerge from russell1-1/+1
2009-01-17Change intializer types. Found while working on asterisk-cpp. I have a newseanbright1-8/+7
2008-12-15When a reload is issued, always process the configuration for dundi.conf.russell1-3/+2
2008-12-12Merged revisions 163511 via svnmerge from russell1-15/+15
2008-12-11Merged revisions 163316 via svnmerge from mnicholson1-1/+41
2008-12-05Janitor, use ARRAY_LEN() when possible.eliel1-2/+2
2008-11-19Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon t...twilson1-1/+1
2008-11-12This commit does two things:mvanbaak1-54/+2
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-2/+7
2008-08-07Start moving in changes from my resolve-shadow-warnings branch. Going to doseanbright1-8/+8
2008-08-05make datastore creation and destruction a generic API since it is not really ...kpfleming1-1/+1
2008-07-30Merged revisions 134595 via svnmerge from russell1-34/+55
2008-06-10Merge another change from team/russell/events ...russell1-111/+69
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell1-57/+82
2008-01-27Merged revisions 100465 via svnmerge from tilghman1-24/+9
2008-01-11Merged revisions 98390 via svnmerge from russell1-8/+10
2007-12-26Use defined return values in load_module in more places.qwell1-2/+2
2007-12-16Convert from LOG_DEBUG etc to ast_debug. Thanks, dimas!oej1-90/+51
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej1-2/+2
2007-12-14make something staticrussell1-1/+1
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-19more errno.h removalrizzo1-1/+0
2007-11-17a quick fix to pbx_dundi.c to make it so it will compile. Hope I did the righ...murf1-0/+1
2007-11-17start using asterisk/network.h for network related headers.rizzo1-13/+1
2007-11-16remove a bunch of duplicate includesrizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-14make the 'name' and 'value' fields in ast_variable const char *rizzo1-2/+2
2007-11-12Based on a note in asterisk-dev by Brian Capouch, I determined I too agressiv...murf1-0/+1
2007-11-08improve linked-list macros in two ways:kpfleming1-6/+6
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-1/+1
2007-11-01Change some uses of free() to ast_free(). (No functional differences.)russell1-18/+18
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-15/+15
2007-10-22Merged revisions 86661 via svnmerge from file1-1/+3
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-15/+15
2007-10-15Switch dundi to new tos config format.qwell1-22/+3
2007-10-15Merged revisions 85556 via svnmerge from russell1-2/+2
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-268/+309
2007-09-27Merged revisions 83976 via svnmerge from russell1-2/+0
2007-09-21Merged revisions 83432 via svnmerge from russell1-12/+10
2007-09-20Fix memory leaks in pbx_dundi, cdr_pgsql, and the configuration file parser.file1-8/+5
2007-09-18Merged revisions 82802 via svnmerge from russell1-1/+31
2007-09-11Merged revisions 82250 via svnmerge from russell1-3/+36
2007-09-11Merged revisions 82243 via svnmerge from file1-0/+5