summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-01-08Merged revisions 238629 via svnmerge from Matthew Nicholson
2010-01-08Stop trying to find a parking space after traversing the parkinglot one time.Jeff Peeler
2010-01-07fixes ast_transfer stall until hangup if called with a channel that doesn't s...David Vossel
2010-01-06Fix channel name comparison for bridge application.Jeff Peeler
2010-01-05fixes subscriptions being lost after 'module reload'David Vossel
2010-01-05Fix build of utility apps that include utils.c.Russell Bryant
2010-01-05Merged revisions 237697 via svnmerge from Russell Bryant
2010-01-04Merged revisions 237573 via svnmerge from Tilghman Lesher
2010-01-04Merged revisions 237493 via svnmerge from Tilghman Lesher
2010-01-04Oops, didn't compile (thanks, kpfleming)Tilghman Lesher
2010-01-04Further reduce the encoded blank values back to blank in the realtime API.Tilghman Lesher
2010-01-04Merged revisions 237405 via svnmerge from Tilghman Lesher
2009-12-30Add app_voicemail and say.c support for Vietnamese.Jason Parker
2009-12-30Fix compiling with LOW_MEMORY.Jeff Peeler
2009-12-28Allow "REMAINDER" to function properly in expressions.Jason Parker
2009-12-22Unit Test Framework APIDavid Vossel
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-21Merged revisions 235821 via svnmerge from Tilghman Lesher
2009-12-20restarts busydetector (if enabled) when DTMF is received after call is bridged.Alec L Davis
2009-12-18Merged revisions 235635 via svnmerge from Jeff Peeler
2009-12-17Merged revisions 235421 via svnmerge from Tilghman Lesher
2009-12-16Enhance AMI redirect to allow channels to be redirected to different places.Jeff Peeler
2009-12-15Change match criteria existence in ast_channel_cmp_cb to use ast_strlen_zero.Jeff Peeler
2009-12-15Whitespace.Alec L Davis
2009-12-15restarts busydetector (if enabled) when DTMF is received.Alec L Davis
2009-12-14The default rate for 'timing test' is actually 50/sec, not 100/sec as adverti...Sean Bright
2009-12-13Trim leading/trailing spaces from the filename, to deal with common user error.Tilghman Lesher
2009-12-10Add audio announcement option to app_pageJeff Peeler
2009-12-07fixes incorrect logic in ast_uri_encodeDavid Vossel
2009-12-06Move implementation of closefrom(3) from app.c to strcompat.cTilghman Lesher
2009-12-04Using the builtin function breaks OpenBSD 4.2Tilghman Lesher
2009-12-04Merged revisions 233092 via svnmerge from Russell Bryant
2009-12-04Merged revisions 233014 via svnmerge from Matthias Nick
2009-12-02Merged revisions 232581 via svnmerge from Jeff Peeler
2009-12-02Make manager response to "Action: events" finish with empty lineJeff Peeler
2009-12-02Add an 'X' option to the asterisk application which enables #exec for configu...Joshua Colp
2009-12-02Merged revisions 232350 via svnmerge from David Vossel
2009-12-02So apparently, some platforms don't have ffsll(3).Tilghman Lesher
2009-12-01Use __builtin_ffsll() from gcc instead of ffssll() to fix a FreeBSD build error.Russell Bryant
2009-12-01Merged revisions 232007 via svnmerge from Russell Bryant
2009-12-01Merged revisions 231911 via svnmerge from Jeff Peeler
2009-12-01Merged revisions 231853 via svnmerge from David Vossel
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-12-01Merged revisions 231740 via svnmerge from Matthew Nicholson
2009-11-30Another round of UDPTL stack fixes/improvements:Kevin P. Fleming
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-30Reverted 231616Matthew Nicholson
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-30Export dynamic (weak-linked) symbols correctly.Tilghman Lesher
2009-11-26Reorder option flags. Change guidelines so that example code is consistent w...Tilghman Lesher