summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-27When binding anonymously, credentials are still needed.Tilghman Lesher
2008-05-27In compat14 mode, don't translate pipes inside expressions, as they aren'tTilghman Lesher
2008-05-25Merged revisions 118251 via svnmerge from Tilghman Lesher
2008-05-25Change space-zero to now evaluate to false, as is expected by a great many.Tilghman Lesher
2008-05-24add document describing API changes from 1.4.0 to 1.6.0Jeff Peeler
2008-05-24Fixes segfault in parking, patch submitted by bmd.Jeff Peeler
2008-05-23Make sure not to include non-existent headers if they indeed are non-existentMark Michelson
2008-05-23A new feature thanks to the fine folks at Switchvox!Mark Michelson
2008-05-23Merged revisions 118163 via svnmerge from Jeff Peeler
2008-05-23Add new functionality to http server that requires manager authentication for...Brett Bryant
2008-05-23Get rid of warnings for those silly compilers which warn when freeingMark Michelson
2008-05-23Use a deep copy on strings that come from ast_events. Otherwise it isMark Michelson
2008-05-23Protect the object from changing while the 'odbc show' CLI command is runningTilghman Lesher
2008-05-23add option 'a' to chanisavail.Michiel van Baak
2008-05-23Blocked revisions 118055 via svnmergeTilghman Lesher
2008-05-23Merged revisions 118052 via svnmerge from Tilghman Lesher
2008-05-23Merged revisions 118048 via svnmerge from Russell Bryant
2008-05-23- remove whitespaces between tags in received XML packets before givingPhilippe Sultan
2008-05-22Split the compile flags out and wire up some dependenciesSean Bright
2008-05-22Add a compatibility option for upgrading realtime extensionsTilghman Lesher
2008-05-22Fix trunk breakageTilghman Lesher
2008-05-22A couple more places the frame data change was missed.Sean Bright
2008-05-22Merged revisions 117899 via svnmerge from Tilghman Lesher
2008-05-22one more place I forgotMichiel van Baak
2008-05-22chan_console fixes because of ast_frame.data => ast_frame.data.ptrMichiel van Baak
2008-05-22Fix a few places where frame data was used directly.Jason Parker
2008-05-22oopsMichiel van Baak
2008-05-22forgot chan_misdnMichiel van Baak
2008-05-22Blocked revisions 117809 via svnmergeTilghman Lesher
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-22Committing a fix pointed out by Atis Lezdins on the asterisk-dev list. Thanks!Mark Michelson
2008-05-22Minor text fix. roster -> resource.Sean Bright
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,Russell Bryant
2008-05-22Enhance ExternalIVR with new options and commands.Tilghman Lesher
2008-05-21This change makes it so that logs will report the correct source of verbose m...Mark Michelson
2008-05-21Merged revisions 117582 via svnmerge from Jeff Peeler
2008-05-21Merged revisions 117462 via svnmerge from Jeff Peeler
2008-05-21Add a new manager event, AgentRingNoAnswer toMark Michelson
2008-05-21Merged revisions 117574 via svnmerge from Joshua Colp
2008-05-21Blocked revisions 117523 via svnmergeTilghman Lesher
2008-05-21Merged revisions 117519 via svnmerge from Tilghman Lesher
2008-05-21Optimize the update_realtime_member_field function by not havingMark Michelson
2008-05-21Merged revisions 117514 via svnmerge from Russell Bryant
2008-05-21Merged revisions 117507 via svnmerge from Russell Bryant
2008-05-21Merged revisions 117479 via svnmerge from Russell Bryant
2008-05-21On socket-based connections, there is no error FD, so don't try waiting on one.Tilghman Lesher
2008-05-21do not die on SDL_ACTIVEEVENT reporting lost focus.Luigi Rizzo
2008-05-21Be sure that we cache included files for each source file which loadsMark Michelson
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...Steve Murphy
2008-05-20+ Implement a variant of astman_get_header() to return the first orLuigi Rizzo