2007-02-21 |
kpfleming | Merged revisions 55868 via svnmerge from
|
commit | commitdiff | tree |
2007-02-10 |
kpfleming | don't display the --with-imap message unless --with...
|
commit | commitdiff | tree |
2007-02-09 |
kpfleming | another dependency
|
commit | commitdiff | tree |
2007-02-09 |
kpfleming | add some inter-module dependencies
|
commit | commitdiff | tree |
2007-02-09 |
kpfleming | fix awk scripts to work when both MODULEINFO and MAKEOPTS...
|
commit | commitdiff | tree |
2007-02-09 |
kpfleming | clarify the fact that voicemail IMAP storage cannot...
|
commit | commitdiff | tree |
2007-01-18 |
kpfleming | block this patch since it is already here
|
commit | commitdiff | tree |
2007-01-17 |
kpfleming | a few more coding style cleanups and one bug fix (from...
|
commit | commitdiff | tree |
2007-01-15 |
kpfleming | use the ACX_PTHREAD macro from the Autoconf macro archive...
|
commit | commitdiff | tree |
2007-01-13 |
kpfleming | when building the sample greetings for maibox 1234...
|
commit | commitdiff | tree |
2007-01-12 |
kpfleming | Merged revisions 50561 via svnmerge from
|
commit | commitdiff | tree |
2007-01-08 |
kpfleming | since we use AC_PATH_TOOL to find tools, we should...
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | one more time...
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | proper fix for r49712
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | if --with-foo=<path> is specific for a configure option...
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | ast_func_read() needs a writable copy of the function...
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | don't 'consume' the params list before we try to use...
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | reduce stack consumption for AMI and AMI/HTTP requests...
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | Merged revisions 49635 via svnmerge from
|
commit | commitdiff | tree |
2007-01-05 |
kpfleming | revert the dynamic_list insertion change... that was...
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | create the IAX2 processing threads as background threads...
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | add support for tracking thread-local-storage objects...
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | don't mark these allocations as 'cache' allocations...
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | if we're going to decrement the frame count when we...
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | only do IAX2 frame caching for voice and video frames
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | don't do frame header caching in the core if LOW_MEMORY...
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | don't define this type either if LOW_MEMORY is enabled
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | don't do frame caching in LOW_MEMORY mode
|
commit | commitdiff | tree |
2007-01-04 |
kpfleming | make building of codec_gsm against the system GSM library...
|
commit | commitdiff | tree |
2007-01-03 |
kpfleming | various Makefile improvements to get chan_vpb (and...
|
commit | commitdiff | tree |
2007-01-02 |
kpfleming | remove comment that is unrelated to this function
|
commit | commitdiff | tree |
2007-01-01 |
kpfleming | check specifically for VLDTMF and transcoding support...
|
commit | commitdiff | tree |
2007-01-01 |
kpfleming | use a simpler (and portable) method to ensure that...
|
commit | commitdiff | tree |
2007-01-01 |
kpfleming | revert this change until a better solution can be found...
|
commit | commitdiff | tree |
2006-12-29 |
kpfleming | put this value into the correct property
|
commit | commitdiff | tree |
2006-12-29 |
kpfleming | Merged revisions 49045 via svnmerge from
|
commit | commitdiff | tree |
2006-12-29 |
kpfleming | simple commit to test CIA integration
|
commit | commitdiff | tree |
2006-12-28 |
kpfleming | new versions of sounds
|
commit | commitdiff | tree |
2006-12-27 |
kpfleming | since these variables all have static duration, none...
|
commit | commitdiff | tree |
2006-12-27 |
kpfleming | move extern declaration for this option to a header...
|
commit | commitdiff | tree |
2006-12-27 |
kpfleming | make the option actually match the documentation
|
commit | commitdiff | tree |
2006-12-27 |
kpfleming | allow 'show memory' and 'show memory summary' to distinguish...
|
commit | commitdiff | tree |
2006-12-19 |
kpfleming | suppress compiler warnings in this module until it...
|
commit | commitdiff | tree |
2006-12-19 |
kpfleming | use the proper variable type for these unixODBC API...
|
commit | commitdiff | tree |
2006-12-18 |
kpfleming | remove some now-unnecessary explicit includes of autoconfig.h
|
commit | commitdiff | tree |
2006-12-17 |
kpfleming | need an additional argument here to make the downloads...
|
commit | commitdiff | tree |
2006-12-16 |
kpfleming | use m4 quoting for AC_MSG_NOTICE calls, to keep these...
|
commit | commitdiff | tree |
2006-12-16 |
kpfleming | simplify dependency tracking system, using the compiler...
|
commit | commitdiff | tree |
2006-12-16 |
kpfleming | since we really, really have to have autoconfig.h included...
|
commit | commitdiff | tree |
2006-12-16 |
kpfleming | instead of initializing the curl library every time...
|
commit | commitdiff | tree |
2006-12-12 |
kpfleming | when making a release, we can always use wget and we...
|
commit | commitdiff | tree |
2006-12-12 |
kpfleming | block addition of silence files... not needed here
|
commit | commitdiff | tree |
2006-12-01 |
kpfleming | Merged revisions 48192 via svnmerge from
|
commit | commitdiff | tree |
2006-11-17 |
kpfleming | block patch that was already present here
|
commit | commitdiff | tree |
2006-11-16 |
kpfleming | update documentation regarding IAX2 transfers and CDRs
|
commit | commitdiff | tree |
2006-11-16 |
kpfleming | check for pre-1.4 versions of Zaptel and abort the...
|
commit | commitdiff | tree |
2006-11-15 |
kpfleming | don't try to call fclose() if fopen() failed
|
commit | commitdiff | tree |
2006-11-15 |
kpfleming | block fix that was found in this branch and backported...
|
commit | commitdiff | tree |
2006-11-15 |
kpfleming | Merged revisions 47677 via svnmerge from
|
commit | commitdiff | tree |
2006-11-15 |
kpfleming | Merged revisions 47686,47688-47689 via svnmerge from
|
commit | commitdiff | tree |
2006-11-15 |
kpfleming | Merged revisions 47682 via svnmerge from
|
commit | commitdiff | tree |
2006-11-15 |
kpfleming | more formatting cleanup, and avoid running off the...
|
commit | commitdiff | tree |
2006-11-15 |
kpfleming | silence compiler warning on 64-bit platforms (this...
|
commit | commitdiff | tree |
2006-11-10 |
kpfleming | if adding a queue member is LOG_NOTICE, then removing...
|
commit | commitdiff | tree |
2006-11-10 |
kpfleming | reflect addition/removal of dynamic queue members in...
|
commit | commitdiff | tree |
2006-11-08 |
kpfleming | the battle over CLI command formats has broken stuff...
|
commit | commitdiff | tree |
2006-11-08 |
kpfleming | add simple fix for SDP to report proper sample rate...
|
commit | commitdiff | tree |
2006-11-07 |
kpfleming | clean up sample config, and make native file playback...
|
commit | commitdiff | tree |
2006-11-07 |
kpfleming | remove another incorrect property
|
commit | commitdiff | tree |
2006-11-07 |
kpfleming | use editable URL for menuselect
|
commit | commitdiff | tree |
2006-11-02 |
kpfleming | don't send INVITE when we have determined that we can...
|
commit | commitdiff | tree |
2006-10-31 |
kpfleming | add an API so that translators can activate/deactivate...
|
commit | commitdiff | tree |
2006-10-31 |
kpfleming | revert changes that were the wrong way to address this...
|
commit | commitdiff | tree |
2006-10-31 |
kpfleming | let's set the seen flag early enough to actually make...
|
commit | commitdiff | tree |
2006-10-31 |
kpfleming | don't re-do setup operations for translators that can...
|
commit | commitdiff | tree |
2006-10-30 |
kpfleming | when unregistering a translator, don't rebuild the...
|
commit | commitdiff | tree |
2006-10-30 |
kpfleming | ensure that items removed from a list are always unlinked...
|
commit | commitdiff | tree |
2006-10-26 |
kpfleming | update to reflect G.722 addition
|
commit | commitdiff | tree |
2006-10-25 |
kpfleming | use 1.4.3 extra sounds with corrected silence files
|
commit | commitdiff | tree |
2006-10-25 |
kpfleming | add support for prebuilt G.722 prompts and music on...
|
commit | commitdiff | tree |
2006-10-25 |
kpfleming | apparently developers are still not aware that they...
|
commit | commitdiff | tree |
2006-10-25 |
kpfleming | add passthrough and file format support for G.722 16KHz...
|
commit | commitdiff | tree |
2006-10-25 |
kpfleming | code zone experiment: don't offer formats in the outbound...
|
commit | commitdiff | tree |
2006-10-24 |
kpfleming | if multiple translators are registered for the same...
|
commit | commitdiff | tree |
2006-10-24 |
kpfleming | ensure that the translation matrix is properly lock...
|
commit | commitdiff | tree |
2006-10-24 |
kpfleming | add an API call to allow channel drivers to determine...
|
commit | commitdiff | tree |
2006-10-24 |
kpfleming | simplify and correct voicemail IMAP storage build instructions
|
commit | commitdiff | tree |
2006-10-18 |
kpfleming | don't leak memory when a chan_sip thread is destroyed...
|
commit | commitdiff | tree |
2006-10-17 |
kpfleming | add a project-specific script to be used during release...
|
commit | commitdiff | tree |
2006-10-17 |
kpfleming | optimize the 'quick response' code a bit more... no...
|
commit | commitdiff | tree |
2006-10-17 |
kpfleming | Merged revisions 45326 via svnmerge from
|
commit | commitdiff | tree |
2006-10-13 |
kpfleming | --------------------------------------------------...
|
commit | commitdiff | tree |
2006-10-13 |
kpfleming | Merged revisions 45048 via svnmerge from
|
commit | commitdiff | tree |
2006-10-13 |
kpfleming | use a configure script test for PMTU discovery control...
|
commit | commitdiff | tree |
2006-10-12 |
kpfleming | we can only send one 'a=ptime' attribute per media...
|
commit | commitdiff | tree |
2006-10-12 |
kpfleming | Merged revisions 44955 via svnmerge from
|
commit | commitdiff | tree |
2006-10-06 |
kpfleming | ensure that mutex locks inside list heads are initialized...
|
commit | commitdiff | tree |
2006-10-06 |
kpfleming | remove Jingle as per mog
|
commit | commitdiff | tree |
2006-10-06 |
kpfleming | various cleanups
|
commit | commitdiff | tree |
2006-10-05 |
kpfleming | don't segfault when an argument without a close parenthesis...
|
commit | commitdiff | tree |