projects
/
asterisk/asterisk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stop recompiling cli.c on every 'make'
2005-11-05
Kevin P. Fleming
stop recompiling cli.c on every 'make'
commit
|
commitdiff
|
tree
2005-11-04
Kevin P. Fleming
issue #5609
commit
|
commitdiff
|
tree
2005-11-04
Kevin P. Fleming
old compiler compatibility (again...)
commit
|
commitdiff
|
tree
2005-11-03
Kevin P. Fleming
document an undocumented variable
commit
|
commitdiff
|
tree
2005-11-03
Kevin P. Fleming
minor cleanup
commit
|
commitdiff
|
tree
2005-11-03
Kevin P. Fleming
flags usage simplification
commit
|
commitdiff
|
tree
2005-11-03
Kevin P. Fleming
major update to arg/option parsing APIs and documentation
commit
|
commitdiff
|
tree
2005-11-02
Kevin P. Fleming
uhh... oops
commit
|
commitdiff
|
tree
2005-11-02
Kevin P. Fleming
upgrade Dial() app to use API-based argument/option...
commit
|
commitdiff
|
tree
2005-11-02
Kevin P. Fleming
add some doxygen docs
commit
|
commitdiff
|
tree
2005-11-02
Kevin P. Fleming
native bridging changes
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #5558
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
update with today's work
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #5566
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
commit doc file added in issue #4678
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #4678
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #5564
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #5560
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #5561
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
convert today's earlier changes into ChangeLog format
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #5499
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
issue #5549
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
add new GCC-specific macro and force inlining of certain...
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
start a new ChangeLog file (GNU style, an entry for...
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
rename ChangeLog to CHANGES, a file which will contain...
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
use a writeable frame (some channel drivers/transcoders...
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
optionally send silence during recording (issue #5135)
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
document locking rules for spy API functions
commit
|
commitdiff
|
tree
2005-11-01
Kevin P. Fleming
allow DTMF timeout to be configurable (issue #5160)
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
handle comments containing what appear to be context...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
finish chan_misdn commit
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
revert strncpy->ast_copy_string changes where the semantics...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
allow netsock objects to be unref'd so they can disappear...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
properly handle '100 Trying' that arrives after a dialog...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
handle improperly formatted initial requests properly...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
add experimental mISDN channel driver (issue #4077)
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
various text/formatting updates (issue #5503 plus some...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
add some warning message for when chan_sip gets overloaded...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
don't increment 'inuse' counter when call is being...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
add some additional log output and comment cleanup...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
properly support 'musicclass' setting for peers/users...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
don't use 'rowcount' after SELECT statements, since...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
provide an alternate getloadavg implementation and...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
ignore non-regular files during config parsing (issue...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
don't pass short arguments by value, it will cause...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
fix various bugs related to list handling of channel...
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
correct comment
commit
|
commitdiff
|
tree
2005-10-31
Kevin P. Fleming
silence compiler warning
commit
|
commitdiff
|
tree
2005-10-30
Kevin P. Fleming
protect web form parameters against malicious input
commit
|
commitdiff
|
tree
2005-10-29
Kevin P. Fleming
do saturated math properly (thanks to the eagle-eyes...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
find OSP toolkit library properly
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
update Makefile for new app name
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
complete the rename of MuxMon to MixMonitor
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
major redesign of the channel spy infrastructure, increasing...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
add API call to properly sum two frames of SLINEAR...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
ensure that SLINEAR volume adjustments don't wrap around...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
fix remaining breakage from yesterday's changes
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
use new app-argument macros, and try to fix yesterday...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
fix non-DEBUG_THREADS builds with new cond wrappers...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
use API call for frame volume adjustment
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
add 'ast_cond_t' type for pthread condition variables...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
add macros for explicit module usecount increment/decrement
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
add 'tail' pointer to list heads, so that common 'insert...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
add API function to perform volume adjustment on a...
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
add some macros to simplify application argument parsing
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
fix compiler warnings
commit
|
commitdiff
|
tree
2005-10-28
Kevin P. Fleming
properly document this morning's changes to 'ignoreregexpire'
commit
|
commitdiff
|
tree
2005-10-18
Kevin P. Fleming
fix typo
commit
|
commitdiff
|
tree
2005-10-17
Kevin P. Fleming
correct behavior change introduced by issue #5448 patch
commit
|
commitdiff
|
tree
2005-10-16
Kevin P. Fleming
minor changes and eliminate some compiler warnings
commit
|
commitdiff
|
tree
2005-10-15
Kevin P. Fleming
move GPL/trademark licensing information into LICENSE...
commit
|
commitdiff
|
tree
2005-10-15
Kevin P. Fleming
move GPL text to proper file name
commit
|
commitdiff
|
tree
2005-10-14
Kevin P. Fleming
fix compile error (%d changed to %n)
commit
|
commitdiff
|
tree
2005-10-14
Kevin P. Fleming
make chan_sip able to deal with PBX-level call limit...
commit
|
commitdiff
|
tree
2005-10-14
Kevin P. Fleming
support sending text through agent channels (issue...
commit
|
commitdiff
|
tree
2005-10-14
Kevin P. Fleming
initialize variable
commit
|
commitdiff
|
tree
2005-10-14
Kevin P. Fleming
ensure Dial() options are sorted in help output (issue...
commit
|
commitdiff
|
tree
2005-10-14
Kevin P. Fleming
ensure that message envelopes are retrieved from ODBC...
commit
|
commitdiff
|
tree
2005-10-14
Kevin P. Fleming
use existing sample size in frame instead of recalculating...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
ensure that parking context/extension (and other settings...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
make DISA() use 'i' extension if it exists (issue ...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
don't force CLID to be a phone-number-looking-thingie...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
use English states in 'show hints' CLI command
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
don't try to send events to dead sessions
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
document that CLID matching is not available for realtime...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
remove unused variable
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
add auto-monitor support (issue #5411)
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
ensure that priorityjumping option returns to its default...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
clean up pedantic mode tag handling (issue #5125)
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
properly display connected channel name in 'agents...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
send "100 Trying" when we receive PROCEEDING, unless...
commit
|
commitdiff
|
tree
2005-10-13
Kevin P. Fleming
make new app conform to coding guidelines :-(
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
don't check 'acknowledged' for setting lastdisc, since...
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
properly report hangupcause when ast_request() fails...
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
correct variable header documentation (issue #5397)
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
clean up some poorly constructed code (issue #5399...
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
fix authentication header extra space (issue #5329)
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
add VMCOUNT() function to replace HasVoicemail/HasNewVoicema...
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
fix timer T1 handling (issue #5330)
commit
|
commitdiff
|
tree
2005-10-05
Kevin P. Fleming
ensure that the correct flags are always copied from...
commit
|
commitdiff
|
tree
next