summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-07-31Merged revisions 134983 via svnmerge from Kevin P. Fleming
2008-07-31Merged revisions 134883 via svnmerge from Steve Murphy
2008-07-30Oops, wrong defineTilghman Lesher
2008-07-30Merged revisions 134475 via svnmerge from Mark Michelson
2008-07-30Move implementation of an attended-transfer-complete sound from one channelTilghman Lesher
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,Tilghman Lesher
2008-07-29Fix deadlock when unloading res_http_post because the uris lock was still loc...Brett Bryant
2008-07-28This commit compensates for buggy poll(2)Mark Michelson
2008-07-28remove remaining Zaptel references in various placesKevin P. Fleming
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-26actually use the cache_cache argumentRussell Bryant
2008-07-26ast_device_state() gets called in two different ways. The first way is whenRussell Bryant
2008-07-26Re-work comment about how device state changes are processed to be a bit more...Russell Bryant
2008-07-26Remove the code that decided when device state changes should be cached or not.Russell Bryant
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIsTilghman Lesher
2008-07-25minor change to test automergeKevin P. Fleming
2008-07-25Revert tilghman and pari's code changes, asBrandon Kruse
2008-07-25Merged revisions 133649 via svnmerge from Tilghman Lesher
2008-07-25Committing a fix that was introduced a long timeBrandon Kruse
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...Russell Bryant
2008-07-25When the ast_device_state() function is called to retrieve device state, andRussell Bryant
2008-07-24Print the correct PID in log messages. Prior toMark Michelson
2008-07-23(closes issue #13144)Steve Murphy
2008-07-23Merged revisions 133169 via svnmerge from Mark Michelson
2008-07-23Merged revisions 132872 via svnmerge from Kevin P. Fleming
2008-07-21(Step 2 of 2)Tilghman Lesher
2008-07-21Optionally build integer-based routines for FSK tone decoding (but defaultTilghman Lesher
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsRussell Bryant
2008-07-18Fixes problem where manager users loaded from users.conf would be Brett Bryant
2008-07-18Russell pointed out that using ast_strdupa() within a loop like this isTilghman Lesher
2008-07-18Fix trunk devmodeTilghman Lesher
2008-07-18 updateconfig is not uri decoding variables,values from the GET urlPari Nannapaneni
2008-07-18Merged revisions 132112 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 132107 via svnmerge from Tilghman Lesher
2008-07-18Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use Brett Bryant
2008-07-18Merged revisions 131988 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131985 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131970 via svnmerge from Tilghman Lesher
2008-07-18Merged revisions 131921 via svnmerge from Kevin P. Fleming
2008-07-18Merged revisions 131915 via svnmerge from Brett Bryant
2008-07-17Fix a memory leak in register_group_feature when attempting to register Brett Bryant
2008-07-17Change several 'core' commands to be 'dialplan' commands (with appropriateTilghman Lesher
2008-07-16Fixes an issue with "core show sysinfo" that used the wrong operator to Brett Bryant
2008-07-16Fix rotate strategyTilghman Lesher
2008-07-15(closes issue #12960)Steve Murphy
2008-07-15Merged revisions 130959 via svnmerge from Tilghman Lesher
2008-07-15Merged revisions 131012 via svnmerge from Michiel van Baak
2008-07-14Fix a memory leak in the case that /dev/null cannot beMark Michelson
2008-07-14Merged revisions 130735 via svnmerge from Michiel van Baak
2008-07-14Merged revisions 130634 via svnmerge from Russell Bryant