summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-06-01adds statusmessage customization from Julian Lyndon-SmithMatt O'Gorman
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant
2006-05-26Fix various problems in the addition of the ability to mute log/verboseRussell Bryant
2006-05-26Add ability to disable log / verbose output to remote consoles (issue #6524 r...Joshua Colp
2006-05-25Merge in branch which gives you the ability to set the hangup causecode using...Joshua Colp
2006-05-25Add the ability to retrieve the exit code of the forked AGI process. If thereRussell Bryant
2006-05-23restore AST_LIST_HEAD_INIT (with no users in the tree right now)Kevin P. Fleming
2006-05-23Handle ringing (early) state properly on SIPMark Spencer
2006-05-22bootstrap updates to include xmpp related stuffKevin P. Fleming
2006-05-22asterisk-xmpp merge inMatt O'Gorman
2006-05-22 This is part 2/2 of the patches for #7090. Adds one-step call parking to /tr...BJ Weschke
2006-05-20Add support for logging CDR recrods to a radius server (issue #6639, phsultan)Russell Bryant
2006-05-19As requested by kpfleming, renaming messagecount to inboxcount and messagecou...Tilghman Lesher
2006-05-18Bug 7167 - Fix VMCOUNT if using USE_ODBC_STORAGE (different fix for trunk tha...Tilghman Lesher
2006-05-16mark RTP sessions that are not carrying DTMFKevin P. Fleming
2006-05-16Add option for enabling and disabling echo cancellationMatthew Fredrickson
2006-05-13simplify conference user list handlingRussell Bryant
2006-05-11set correct type for lock initializersLuigi Rizzo
2006-05-11 - The recent change to linklists.h broke the build on linux for some reason.Russell Bryant
2006-05-11properly initialize non-static locks.Luigi Rizzo
2006-05-11Go ahead and merge STUN mods for RTP in preparation for some STUN Mark Spencer
2006-05-11change the CFLAGS controlled by menuselect to be placed in a header fileRussell Bryant
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().Russell Bryant
2006-05-10ensure that control frames with payload can be sent to channel drivers via ->...Kevin P. Fleming
2006-05-10Allow media to go directly between IAX endpoints while signalling still Mark Spencer
2006-05-09various doxygen fixesKevin P. Fleming
2006-05-09Formatting fixOlle Johansson
2006-05-09Make sure that we don't accept an answer on an inbound call and don't permit ...Mark Spencer
2006-05-09use an enum for control frame typesKevin P. Fleming
2006-05-09Make SIP early media work more efficiently without so many reinvitesMark Spencer
2006-05-09remove API function that was added and never usedKevin P. Fleming
2006-05-08on mac, QUAD_MIN and QUAD_MAX are already defined, so this causes a bunchRussell Bryant
2006-05-08commit the proper configure scriptKevin P. Fleming
2006-05-08silly people that don't want to install/run autoconf :-)Kevin P. Fleming
2006-05-08 use pid_t instead of long for pid variables. #7099 (casper)BJ Weschke
2006-05-08 - convert the lists of switches to use the linked list macrosRussell Bryant
2006-05-08remove an XXX commentRussell Bryant
2006-05-05move ast_carefulwrite from manager.c to utils.c so that cli.c andRussell Bryant
2006-05-05 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie ) BJ Weschke
2006-05-05constify the argument to pbx_checkconditionRussell Bryant
2006-05-03document that ast_cdr_answer is happy with a NULL argumentLuigi Rizzo
2006-05-02- fix typo in rtp.c, devicestate.hOlle Johansson
2006-05-01- convert the list of dialplan function to the list macrosRussell Bryant
2006-04-30add a command-line flag and option to force forking, even with -v or -dKevin P. Fleming
2006-04-30remove T38_SUPPORT define that is no longer neededKevin P. Fleming
2006-04-26include/asterisk/ael_structs.h:Luigi Rizzo
2006-04-26add the missing prototype for the included asprintfRussell Bryant
2006-04-26another Solaris compatability fix - this makes sure u_int64_t is definedRussell Bryant
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now n...Kevin P. Fleming
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming