aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-24add document describing API changes from 1.4.0 to 1.6.0jpeeler1-0/+0
2008-05-24Fixes segfault in parking, patch submitted by bmd.jpeeler1-3/+3
2008-05-23Make sure not to include non-existent headers if they indeed are non-existentmmichelson1-2/+2
2008-05-23A new feature thanks to the fine folks at Switchvox!mmichelson11-188/+617
2008-05-23Merged revisions 118163 via svnmerge from jpeeler1-5/+5
2008-05-23Add new functionality to http server that requires manager authentication for...bbryant3-5/+43
2008-05-23Get rid of warnings for those silly compilers which warn when freeingmmichelson1-2/+2
2008-05-23Use a deep copy on strings that come from ast_events. Otherwise it ismmichelson1-2/+4
2008-05-23Protect the object from changing while the 'odbc show' CLI command is runningtilghman1-0/+4
2008-05-23add option 'a' to chanisavail.mvanbaak2-14/+30
2008-05-23Blocked revisions 118055 via svnmergetilghman0-0/+0
2008-05-23Merged revisions 118052 via svnmerge from tilghman1-0/+33
2008-05-23Merged revisions 118048 via svnmerge from russell2-15/+18
2008-05-23- remove whitespaces between tags in received XML packets before givingphsultan2-4/+38
2008-05-22Split the compile flags out and wire up some dependenciesseanbright1-7/+14
2008-05-22Add a compatibility option for upgrading realtime extensionstilghman2-2/+43
2008-05-22Fix trunk breakagetilghman1-4/+4
2008-05-22A couple more places the frame data change was missed.seanbright2-63/+63
2008-05-22Merged revisions 117899 via svnmerge from tilghman1-0/+9
2008-05-22one more place I forgotmvanbaak1-2/+2
2008-05-22chan_console fixes because of ast_frame.data => ast_frame.data.ptrmvanbaak1-3/+3
2008-05-22Fix a few places where frame data was used directly.qwell4-11/+11
2008-05-22oopsmvanbaak1-1/+1
2008-05-22forgot chan_misdnmvanbaak1-9/+9
2008-05-22Blocked revisions 117809 via svnmergetilghman0-0/+0
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak76-284/+307
2008-05-22Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!mmichelson1-3/+6
2008-05-22Minor text fix. roster -> resource.seanbright1-1/+1
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,russell2-0/+8
2008-05-22Enhance ExternalIVR with new options and commands.tilghman3-83/+218
2008-05-21This change makes it so that logs will report the correct source of verbose m...mmichelson6-8/+10
2008-05-21Merged revisions 117582 via svnmerge from jpeeler1-29/+41
2008-05-21Merged revisions 117462 via svnmerge from jpeeler1-154/+154
2008-05-21Add a new manager event, AgentRingNoAnswer tommichelson2-1/+26
2008-05-21Merged revisions 117574 via svnmerge from file1-0/+1
2008-05-21Blocked revisions 117523 via svnmergetilghman0-0/+0
2008-05-21Merged revisions 117519 via svnmerge from tilghman1-0/+8
2008-05-21Optimize the update_realtime_member_field function by not havingmmichelson1-35/+55
2008-05-21Merged revisions 117514 via svnmerge from russell1-3/+0
2008-05-21Merged revisions 117507 via svnmerge from russell2-0/+7
2008-05-21Merged revisions 117479 via svnmerge from russell1-1/+5
2008-05-21On socket-based connections, there is no error FD, so don't try waiting on one.tilghman1-3/+3
2008-05-21do not die on SDL_ACTIVEEVENT reporting lost focus.rizzo1-0/+2
2008-05-21Be sure that we cache included files for each source file which loadsmmichelson1-1/+1
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...murf1-34/+4
2008-05-20+ Implement a variant of astman_get_header() to return the first orrizzo1-9/+55
2008-05-20Document the possible presence of multiple variables with therizzo1-7/+27
2008-05-20Reverse the check for Cookie: and remove leftover code implementingrizzo1-26/+3
2008-05-20Increase limit of unshared connections from 1023 to 4.2 billion.tilghman2-12/+15
2008-05-20Revert part of previous fix, and heavily comment the logic for objecttilghman1-21/+47