aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-05Issue #6654: Enum crash on ADDRESS record, possibly bad record, but still a c...oej2-2/+4
2006-04-05Add reference pointers to RFCsoej1-0/+10
2006-04-05Bug 6886 - Add application TryExec, which does mostly the same thing, but ret...tilghman1-12/+79
2006-04-04Fix formattingoej1-43/+42
2006-04-04 fixed some essential segfaults happening under heavy load. Added a bit more ...crichter4-8/+81
2006-04-04Issue #6884 - manager.c formatting (casper)oej1-51/+53
2006-04-04Formatting cleanupoej1-53/+53
2006-04-04Block 17367 from trunk, since it's already fixed (me bad)oej0-0/+0
2006-04-04Issue #6878 - Manager event DNDstate hidden under verbose option (casper)oej1-10/+8
2006-04-04- Don't return AST_DEVICE_UNKNOWN to devicestate engine, since this willoej2-15/+22
2006-04-04Issue #6882 oej1-25/+23
2006-04-04these files are now unused, corresponding functions are mergedrizzo2-605/+0
2006-04-04remove an unused function.rizzo1-6/+0
2006-04-04chan_iax2 cleanups and optimizations (#6858)mattf1-75/+33
2006-04-04minor code clean up from 6880mogorman1-3/+2
2006-04-04adds manager event when an iax2 peer loses registration.mogorman1-17/+15
2006-04-04ogg_vorbis now compiles so put it back in.rizzo3-136/+87
2006-04-04Merged revisions 17283 via svnmerge from mogorman1-1/+1
2006-04-04temporarily disconnect ogg_vorbis from the build while i update itrizzo1-1/+6
2006-04-04Largely simplify format handlers (for file copy etc.)rizzo18-2778/+1736
2006-04-04some fields are constrizzo1-4/+4
2006-04-04Added information on call-limit and realtimeoej1-0/+2
2006-04-04Clarify syntax of new manager events that reports a status.oej2-0/+14
2006-04-04Does nobody know how to write a linked list properly? I mean seriously!markster1-4/+6
2006-04-03Clarify the need for numeric parking positions (imported from 1.2)oej1-3/+7
2006-04-03Add tag to NOTIFY headers (imported from 1.2)oej1-2/+6
2006-04-03updating cleancount to coincide with 17130mogorman1-1/+1
2006-04-03list word cant be used with g++ and causes problemsmogorman2-7/+7
2006-04-03* removed unneeded bc->state fieldcrichter3-125/+353
2006-04-03Add misdn.txt to doxygen docsoej1-0/+8
2006-04-03- Doxygen additionsoej4-37/+59
2006-04-03bug updates chan_h323 to some api changes it mogorman2-14/+15
2006-04-03Don't add hangup cause on non-final responses. (Imported from 1.2)oej1-1/+1
2006-04-03Issue #6848 - Accept MWI subscriptions with no Accept: headeroej1-1/+9
2006-04-03Include new README files in indexoej1-0/+2
2006-04-03Bug 6861 - Routine should use the specified writetimeout, rather than the def...tilghman1-1/+1
2006-04-03Bug 6862 - No need to initialize memory to zero twicetilghman1-4/+3
2006-04-03Minor demo cleanupsmarkster2-1/+11
2006-04-02Cleanup URI (when none is specified) and make sure threads are stand alonemarkster1-2/+7
2006-04-02Minor cleanup in wakeup logicmarkster1-1/+1
2006-04-02Unify manager behind a single event queuemarkster2-76/+171
2006-04-02Properly handle empty prefixmarkster1-5/+15
2006-04-02Reduce debugging messages from WARNING to DEBUGtilghman1-4/+4
2006-04-02Fix formatting of the frog codetilghman1-7/+7
2006-04-01Make excessive debug optionalmarkster1-3/+4
2006-04-01fix style and printf format errors in the frog command.rizzo1-3/+4
2006-04-01Removed "frog" command (so it could be moved to cli.c)jdixon1-31/+0
2006-04-01Added "frog" CLI command, which performs frog-in-a-blender calculations.jdixon1-0/+26
2006-04-01Flesh out the remainder of the manager + http changes and create a sample app...markster11-39/+3165
2006-04-01Don't add ast_extension_state on re-subscribesoej1-2/+3