summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-04-04sleep long enough for the zaptel timer error message to display before exitDwayne M. Hubbard
2008-04-04Merged revisions 112711 via svnmerge from Joshua Colp
2008-04-03satisfy buildbotDwayne M. Hubbard
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...Dwayne M. Hubbard
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...Tilghman Lesher
2008-04-02Merged revisions 112468 via svnmerge from Mark Michelson
2008-04-02Re-add HTTP post support by moving to res_http_post.cTerry Wilson
2008-04-01Bumped across another test set for the new exten pattern matcher, which revea...Steve Murphy
2008-04-01(closes issue #12298)Steve Murphy
2008-04-01Merged revisions 112209 via svnmerge from Joshua Colp
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...Jeff Peeler
2008-04-01Merged revisions 112138 via svnmerge from Mark Michelson
2008-04-01Merged revisions 112125 via svnmerge from Joshua Colp
2008-03-31Yeah, simplify that logic a bit...Terry Wilson
2008-03-31Handle blank prefix= in http.confTerry Wilson
2008-03-28Note a minor race condition that I noticed while reviewing Jeff's changesRussell Bryant
2008-03-27Fix another little http problem. In making it match coding guidelines, a com...Terry Wilson
2008-03-27comment cleanup and iron out a really dumb mistake in handling the '.'-wildca...Steve Murphy
2008-03-27Merged revisions 111442 via svnmerge from Tilghman Lesher
2008-03-27Merged revisions 111391 via svnmerge from Steve Murphy
2008-03-27But we can change the API here.Jason Parker
2008-03-27Merged revisions 111280 via svnmerge from Jason Parker
2008-03-26Merged revisions 111245 via svnmerge from Jason Parker
2008-03-26Stupid strcasecmp function :-)Terry Wilson
2008-03-26Simplify new macro, simplify configfile logic, now that list is sortedTilghman Lesher
2008-03-26Add a linkedlist macro that maintains a sorted listTilghman Lesher
2008-03-26Only try to detect silence when we actually need to, instead of...always.Jason Parker
2008-03-26Large cleanup of DSP codeJason Parker
2008-03-26Add the "config reload <conffile>" command, which allows you to tell AsteriskTilghman Lesher
2008-03-26This ensures that the manager interface is not enabled by default. Prior to thisMark Michelson
2008-03-25Add a special dialplan variable to chan_sip which will cause an audio file to...Joshua Colp
2008-03-25Merged revisions 110628 via svnmerge from Joshua Colp
2008-03-21Merge over ast_audiohook_volume branch. This adds API calls for use by develo...Joshua Colp
2008-03-20Merged revisions 110395 via svnmerge from Russell Bryant
2008-03-20Fix a bug when using zaptel timing for playing back files that have a sample ...Russell Bryant
2008-03-20Add missing unlockMark Michelson
2008-03-20Remove astobj.h from some places where it wasn't neededRussell Bryant
2008-03-20Add some fixes that I made in regards to wideband codec handling to getRussell Bryant
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.Jason Parker
2008-03-19Rename very poorly named function to reflect what it actually does. This was...Jason Parker
2008-03-19Merged revisions 110019 via svnmerge from Joshua Colp
2008-03-19Add the ability to use a pattern match for a hint.Joshua Colp
2008-03-19Merged revisions 109908 via svnmerge from Steve Murphy
2008-03-19actually implement HTTP request dispatching based on both URI and method; red...Kevin P. Fleming
2008-03-19Fix some more breakage that I introduced when changing extension state callba...Russell Bryant
2008-03-19clean up code to conform to coding guidelinesKevin P. Fleming
2008-03-19Remove an unneeded variable. This compiled, but I missed the uninitialized w...Russell Bryant
2008-03-19Convert handling of extension state callbacks to the list macros.Russell Bryant
2008-03-19Minor coding style changes, including adding handling for memory allocation f...Russell Bryant
2008-03-19Minor change to use Asterisk macrosRussell Bryant