aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-07-30Move implementation of an attended-transfer-complete sound from one channeltilghman1-0/+15
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,tilghman1-76/+74
2008-07-29Fix deadlock when unloading res_http_post because the uris lock was still loc...bbryant1-0/+1
2008-07-28This commit compensates for buggy poll(2)mmichelson1-0/+5
2008-07-28remove remaining Zaptel references in various placeskpfleming2-31/+2
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkmmichelson1-7/+0
2008-07-26actually use the cache_cache argumentrussell1-3/+6
2008-07-26ast_device_state() gets called in two different ways. The first way is whenrussell1-2/+10
2008-07-26Re-work comment about how device state changes are processed to be a bit more...russell1-6/+15
2008-07-26Remove the code that decided when device state changes should be cached or not.russell1-26/+16
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIstilghman2-2/+32
2008-07-25minor change to test automergekpfleming1-1/+1
2008-07-25Revert tilghman and pari's code changes, asbkruse1-18/+4
2008-07-25Merged revisions 133649 via svnmerge from tilghman2-36/+16
2008-07-25Committing a fix that was introduced a long timebkruse1-3/+6
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...russell1-7/+1
2008-07-25When the ast_device_state() function is called to retrieve device state, andrussell1-1/+1
2008-07-24Print the correct PID in log messages. Prior tommichelson1-7/+9
2008-07-23(closes issue #13144)murf1-21/+37
2008-07-23Merged revisions 133169 via svnmerge from mmichelson1-0/+2
2008-07-23Merged revisions 132872 via svnmerge from kpfleming1-11/+42
2008-07-21(Step 2 of 2)tilghman1-0/+31
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaulttilghman4-1/+400
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsrussell22-10267/+1
2008-07-18Fixes problem where manager users loaded from users.conf would be bbryant1-0/+1
2008-07-18Russell pointed out that using ast_strdupa() within a loop like this istilghman1-44/+93
2008-07-18Fix trunk devmodetilghman1-5/+13
2008-07-18 updateconfig is not uri decoding variables,values from the GET urlpari1-1/+4
2008-07-18Merged revisions 132112 via svnmerge from tilghman1-19/+75
2008-07-18Merged revisions 132107 via svnmerge from tilghman1-1/+1
2008-07-18Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use bbryant1-1/+1
2008-07-18Merged revisions 131988 via svnmerge from tilghman1-0/+4
2008-07-18Merged revisions 131985 via svnmerge from tilghman1-0/+4
2008-07-18Merged revisions 131970 via svnmerge from tilghman1-2/+2
2008-07-18Merged revisions 131921 via svnmerge from kpfleming3-1233/+0
2008-07-18Merged revisions 131915 via svnmerge from bbryant1-2/+2
2008-07-17Fix a memory leak in register_group_feature when attempting to register bbryant1-9/+9
2008-07-17Change several 'core' commands to be 'dialplan' commands (with appropriatetilghman1-16/+79
2008-07-16Fixes an issue with "core show sysinfo" that used the wrong operator to bbryant1-5/+5
2008-07-16Fix rotate strategytilghman1-4/+4
2008-07-15(closes issue #12960)murf1-3/+6
2008-07-15Merged revisions 130959 via svnmerge from tilghman2-18/+18
2008-07-15Merged revisions 131012 via svnmerge from mvanbaak1-4/+0
2008-07-14Fix a memory leak in the case that /dev/null cannot bemmichelson1-1/+3
2008-07-14Merged revisions 130735 via svnmerge from mvanbaak1-5/+13
2008-07-14Merged revisions 130634 via svnmerge from russell1-2/+2
2008-07-13Merged revisions 130573 via svnmerge from mvanbaak1-0/+1
2008-07-11(closes issue #13041)murf1-2/+5
2008-07-11Merged revisions 130236 via svnmerge from mmichelson1-2/+2
2008-07-11Merged revisions 130173 via svnmerge from mmichelson1-1/+1