2006-09-20 |
kpfleming | move ADSI functionality into ast_ namespace
|
commit | commitdiff | tree |
2006-09-19 |
kpfleming | do this fix properly :-)
|
commit | commitdiff | tree |
2006-09-19 |
kpfleming | move this header to include where it belongs
|
commit | commitdiff | tree |
2006-09-19 |
kpfleming | restore ability for Makefiles to use 'generic' platform...
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | don't need two copies of this
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | a little cleanup and simplification, and remove ON_FIRST_USE...
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | always use fork() when available
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | revert this since, since some unnamed platforms are...
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | merge qwell's CLI verbification work
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | handle config.guess name for FreeBSD properly
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | it appears that current Mac OS/X does not need the...
|
commit | commitdiff | tree |
2006-09-18 |
kpfleming | minor performance improvement for platforms where ...
|
commit | commitdiff | tree |
2006-09-16 |
kpfleming | merge markster's usersconf branch with some slight...
|
commit | commitdiff | tree |
2006-09-09 |
kpfleming | more makefile tweaks to keep targets from being run...
|
commit | commitdiff | tree |
2006-09-08 |
kpfleming | minor performance improvement
|
commit | commitdiff | tree |
2006-09-07 |
kpfleming | minor wording fix
|
commit | commitdiff | tree |
2006-09-07 |
kpfleming | don't try to get the length of the string in the ast_dynamic...
|
commit | commitdiff | tree |
2006-09-01 |
kpfleming | block this rev... fix is already present in this branch
|
commit | commitdiff | tree |
2006-08-30 |
kpfleming | change default setting for autofallthrough
|
commit | commitdiff | tree |
2006-08-29 |
kpfleming | make menuselect configure process be silent when possible
|
commit | commitdiff | tree |
2006-08-29 |
kpfleming | add one remaining bit of functionality to the features...
|
commit | commitdiff | tree |
2006-08-26 |
kpfleming | GNU make already knows how to quietly ignore non-existent...
|
commit | commitdiff | tree |
2006-08-26 |
kpfleming | ensure that unload_dynamic_module won't continue dereferenci...
|
commit | commitdiff | tree |
2006-08-26 |
kpfleming | ensure that cross-compiler info is removed from the...
|
commit | commitdiff | tree |
2006-08-26 |
kpfleming | more optimizations for embedded systems:
|
commit | commitdiff | tree |
2006-08-25 |
kpfleming | fix a typo and clarify something else
|
commit | commitdiff | tree |
2006-08-25 |
kpfleming | instead of reverting this supposedly 'stupid' change...
|
commit | commitdiff | tree |
2006-08-25 |
kpfleming | remove documentation of 'global' section in modules...
|
commit | commitdiff | tree |
2006-08-23 |
kpfleming | use RTLD_NOLOAD if it's available to make loading dynamic...
|
commit | commitdiff | tree |
2006-08-22 |
kpfleming | generate a message when a module cannot be found and...
|
commit | commitdiff | tree |
2006-08-22 |
kpfleming | make platforms that use mutexes in stdio.h happy
|
commit | commitdiff | tree |
2006-08-22 |
kpfleming | minor improvements
|
commit | commitdiff | tree |
2006-08-22 |
kpfleming | when loadable modules are disabled, if someone tries...
|
commit | commitdiff | tree |
2006-08-22 |
kpfleming | add a new include file for out-of-tree modules that...
|
commit | commitdiff | tree |
2006-08-22 |
kpfleming | remove requirement for libtasn1, which appears to be...
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | restore 'preload' functionality in loader
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | oops... missed one
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | another variable to clear out before configuring mxml
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | use a customized configure macro to tell the script...
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | don't initialize global variables list twice
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | use new configure-provided wrappers for attributes
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | restore printing of module name during loading
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | build muted by default, since there is no Makefile...
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | use a safer process for checking if a module wants...
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | replace a couple of bare 'make' with $(MAKE)
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | swap module macro arguments to proper order
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | ensure that 'make' after 'svn update' that includes...
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | don't declare these variables unless needed
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | document Makefile target changes
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | could have sworn i committed this change already...
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | main subdirectory is not dependencies for menuselect...
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | oops... no pattern rules for bison/flex
|
commit | commitdiff | tree |
2006-08-21 |
kpfleming | merge new_loader_completion branch, including (at least):
|
commit | commitdiff | tree |
2006-08-19 |
kpfleming | deprecate chan_agent callback mode
|
commit | commitdiff | tree |
2006-08-18 |
kpfleming | Merged revisions 40392 via svnmerge from r40392 | kpfleming | 2006-08-18 14:10:51 -0500 (Fri...
|
commit | commitdiff | tree |
2006-08-17 |
kpfleming | rename to more clearly state what this file shows how...
|
commit | commitdiff | tree |
2006-08-17 |
kpfleming | typo
|
commit | commitdiff | tree |
2006-08-16 |
kpfleming | Merged revisions 40057 via svnmerge from r40057 | kpfleming | 2006-08-16 13:57:44 -0500 (Wed...
|
commit | commitdiff | tree |
2006-08-16 |
kpfleming | fix some minor stuff
|
commit | commitdiff | tree |
2006-08-15 |
kpfleming | complete the coding style changes for these frame structures
|
commit | commitdiff | tree |
2006-08-08 |
kpfleming | Merged revisions 39379 via svnmerge from r39379 | kpfleming | 2006-08-08 13:39:16 -0500 (Tue...
|
commit | commitdiff | tree |
2006-08-07 |
kpfleming | remove some extraneous 'followme' in prompt names
|
commit | commitdiff | tree |
2006-08-02 |
kpfleming | Merged revisions 38731 via svnmerge from r38731 | kpfleming | 2006-08-02 14:29:56 -0500 (Wed...
|
commit | commitdiff | tree |
2006-08-01 |
kpfleming | Merged revisions 38686 via svnmerge from r38686 | kpfleming | 2006-08-01 18:07:06 -0500 (Tue...
|
commit | commitdiff | tree |
2006-07-31 |
kpfleming | Merged revisions 38611 via svnmerge from r38611 | kpfleming | 2006-07-31 16:14:11 -0500 (Mon...
|
commit | commitdiff | tree |
2006-07-29 |
kpfleming | update cleancount because the channel structure changed...
|
commit | commitdiff | tree |
2006-07-28 |
kpfleming | play a beep tone into the spied-on channel if we are...
|
commit | commitdiff | tree |
2006-07-28 |
kpfleming | add ExtenSpy variant of ChanSpy
|
commit | commitdiff | tree |
2006-07-28 |
kpfleming | just for fun, let's lock the whisper buffer for writing...
|
commit | commitdiff | tree |
2006-07-28 |
kpfleming | move slinfactory structure definition back to header...
|
commit | commitdiff | tree |
2006-07-28 |
kpfleming | more slinfactory structure definition to inside implementati...
|
commit | commitdiff | tree |
2006-07-27 |
kpfleming | more simplification, and correct a bug i introduced...
|
commit | commitdiff | tree |
2006-07-27 |
kpfleming | remove local channel finding wrappers
|
commit | commitdiff | tree |
2006-07-27 |
kpfleming | block this patch from 1.2, it's already fixed here...
|
commit | commitdiff | tree |
2006-07-27 |
kpfleming | restore infinite timeout for ast_waitfor() call
|
commit | commitdiff | tree |
2006-07-27 |
kpfleming | various cleanups:
|
commit | commitdiff | tree |
2006-07-27 |
kpfleming | Merged revisions 38347 via svnmerge from r38347 | kpfleming | 2006-07-27 10:40:03 -0500 (Thu...
|
commit | commitdiff | tree |
2006-07-27 |
kpfleming | Merged revisions 38310 via svnmerge from r38310 | kpfleming | 2006-07-26 21:43:49 -0500 (Wed...
|
commit | commitdiff | tree |
2006-07-19 |
kpfleming | merge Russell's 'hold_handling' branch, finally implementing...
|
commit | commitdiff | tree |
2006-07-19 |
kpfleming | make installation of French and Spanish sounds work...
|
commit | commitdiff | tree |
2006-07-19 |
kpfleming | use new sound file version
|
commit | commitdiff | tree |
2006-07-19 |
kpfleming | restore buildability
|
commit | commitdiff | tree |
2006-07-19 |
kpfleming | Merged revisions 37949 via svnmerge from r37949 | kpfleming | 2006-07-19 12:10:10 -0500 (Wed...
|
commit | commitdiff | tree |
2006-07-19 |
kpfleming | restore buildability (bad marko!)
|
commit | commitdiff | tree |
2006-07-19 |
kpfleming | revert this morning's incorrect indentation change
|
commit | commitdiff | tree |
2006-07-15 |
kpfleming | update configure script with new curl version test
|
commit | commitdiff | tree |
2006-07-15 |
kpfleming | add comments on what special variables are for
|
commit | commitdiff | tree |
2006-07-15 |
kpfleming | more Makefile cleanup and consistency stuff
|
commit | commitdiff | tree |
2006-07-15 |
kpfleming | use LDFLAGS and LIBS properly, and allow dependencies...
|
commit | commitdiff | tree |
2006-07-15 |
kpfleming | update to autoconf 2.60 version
|
commit | commitdiff | tree |
2006-07-13 |
kpfleming | Merged revisions 37571 via svnmerge from r37571 | kpfleming | 2006-07-13 16:22:11 -0500 (Thu...
|
commit | commitdiff | tree |
2006-07-13 |
kpfleming | swap the G726-32 format numbers, so that IAX2 connections...
|
commit | commitdiff | tree |
2006-07-13 |
kpfleming | actually make the non-standard G726-32 behavior available...
|
commit | commitdiff | tree |
2006-07-13 |
kpfleming | Merged revisions 37531 via svnmerge from r37531 | kpfleming | 2006-07-13 11:44:23 -0500 (Thu...
|
commit | commitdiff | tree |
2006-07-13 |
kpfleming | only compare the queue entry's max penalty to the member...
|
commit | commitdiff | tree |
2006-07-13 |
kpfleming | Merged revisions 37441-37442 via svnmerge from r37441 | kpfleming | 2006-07-12 10:46:56 -0500 (Wed... r37442 | kpfleming | 2006-07-12 10:53:53 -0500 (Wed...
|
commit | commitdiff | tree |
2006-07-13 |
kpfleming | allow users of RTP to use G726-32 AAL2 packing even...
|
commit | commitdiff | tree |
2006-07-12 |
kpfleming | G726-32 changes:
|
commit | commitdiff | tree |
2006-07-12 |
kpfleming | Merged revisions 37419 via svnmerge from r37419 | kpfleming | 2006-07-12 08:54:10 -0500 (Wed...
|
commit | commitdiff | tree |
2006-07-12 |
kpfleming | Merged revisions 37417 via svnmerge from r37417 | kpfleming | 2006-07-12 08:18:21 -0500 (Wed...
|
commit | commitdiff | tree |