projects
/
asterisk/asterisk.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
asterisk/asterisk.git
2005-10-31
Kevin P. Fleming
fix various bugs related to list handling of channel...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-31
Kevin P. Fleming
correct comment
commit
|
commitdiff
|
tree
|
snapshot
2005-10-31
Kevin P. Fleming
silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2005-10-30
Mark Spencer
Fix ability to do lots of outbound registrations (bug...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-30
Kevin P. Fleming
protect web form parameters against malicious input
commit
|
commitdiff
|
tree
|
snapshot
2005-10-30
Mark Spencer
Fix build of CVS head on Solaris (bug #5527)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-30
Mark Spencer
Actually write audio to file in get_voice (bug #5547)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-29
Mark Spencer
Cleanup language in sip.conf (bug #5543)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-29
Mark Spencer
Merge TDS cdr fixes (bug #5517, with slight mods)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-29
Mark Spencer
Do not look for libosp since that name is not used...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-29
Mark Spencer
Remove ancient copy/paste error (bug #5541)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-29
Mark Spencer
Fix minor iax2 device state issue (bug #5540)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-29
Kevin P. Fleming
do saturated math properly (thanks to the eagle-eyes...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
find OSP toolkit library properly
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
update Makefile for new app name
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
complete the rename of MuxMon to MixMonitor
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
major redesign of the channel spy infrastructure, incre...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
add API call to properly sum two frames of SLINEAR...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
ensure that SLINEAR volume adjustments don't wrap aroun...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
fix remaining breakage from yesterday's changes
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
use new app-argument macros, and try to fix yesterday...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
fix non-DEBUG_THREADS builds with new cond wrappers...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
use API call for frame volume adjustment
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
add 'ast_cond_t' type for pthread condition variables...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
add macros for explicit module usecount increment/decrement
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
add 'tail' pointer to list heads, so that common 'inser...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
add API function to perform volume adjustment on a...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
add some macros to simplify application argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Kevin P. Fleming
properly document this morning's changes to 'ignorerege...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-28
Mark Spencer
Merge highly modified fullcontact in realtime sip patch...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-27
Mark Spencer
Fix CDR crash (bug #5525 and many others)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-27
Russell Bryant
strncpy to ast_copy_string
commit
|
commitdiff
|
tree
|
snapshot
2005-10-27
Russell Bryant
strncpy to ast_copy_string
commit
|
commitdiff
|
tree
|
snapshot
2005-10-27
Russell Bryant
Remove unnecessary checks before calls to ast_strlen_ze...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
clean up a lot of doxygen errors and warnings (issue...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
remove unnecessary checks before calls to ast_strlen_zero
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
Add Claude Patry to the Credits. Thank you Junk-Y!!!
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
change ast_strlen_zero to also check for the string...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
use ast_skip_blanks in pbx_ael
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
use double quotes for asterisk header ...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
remove duplicate header
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
doxygenify the comments for data structures and defines...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
use an enum instead of #define'd integers in a couple...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
fix up arguments to AgentCallbackLogin so that the...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Jim Dixon
Many changes and new stuff including Reverse Autopatch...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
look for the last '-' in the channel name instead of...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
fix misplaced } (issue #5518)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Russell Bryant
more doxygenification (issue #5513)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Mark Spencer
Add missing documentation
commit
|
commitdiff
|
tree
|
snapshot
2005-10-26
Mark Spencer
Allow limitation by loadavg not just calls (should...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-25
Russell Bryant
merge changes to doxygen config (issue #5505)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-25
Russell Bryant
there is a variable defined for 'install', might as...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-24
Russell Bryant
Doxygen documentation update from oej (issue #5505)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-23
Mark Spencer
Fix segfault when building peer based on IP
commit
|
commitdiff
|
tree
|
snapshot
2005-10-23
Mark Spencer
Fix app_disa to set the proper variable before goign...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-23
Mark Spencer
Fix max forwards interoperability (bug #5474)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-22
Russell Bryant
fix reload problem - unload_module was not setting...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-22
Russell Bryant
fix output of 'zap show status' to line up properly...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-21
Matthew Fredrickson
Add user to user ie transmission support in chan_zap.c
commit
|
commitdiff
|
tree
|
snapshot
2005-10-21
Mark Spencer
Fix segfault in CVS head (sorry about that)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-21
Mark Spencer
Be sure to avoid octal interpretations of IP's (bug...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-21
Mark Spencer
Fix DISA documentation (bug #5461)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Mark Spencer
Fix timeout > 600000 on Linux x86-32
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Russell Bryant
silence compiler warnings when ZT_TONEDETECT is not...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-20
Russell Bryant
fix up help text (issue #5479)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Jim Dixon
Allow for obtaining IAX2 call peer (endpoint) IP addres...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Russell Bryant
Massive cleanups to applications for LOCAL_USER handlin...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Mark Spencer
Fix res_musiconhold lock
commit
|
commitdiff
|
tree
|
snapshot
2005-10-19
Mark Spencer
Perform some extra checks before performing masquerades
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Fix small typo
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Russell Bryant
it's a good idea to unregister everything before callin...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Russell Bryant
add missing STANDARD_HANGUP_LOCALUSERS
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Fix various documentation issues (bugs #5464-5467)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Russell Bryant
clean up DUNDiLookup application
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Fix segfault in app queue when no cdr exists for the...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Kevin P. Fleming
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Update README documentation (bug #5463, with mods)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
The amazing disappearing and reappearing patch... ...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Setting variables should NOT overwrite prefixed (sorry...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Small paging fixups (bug #5460)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Be sure to not consider prefix on variable updates...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Fix truth of strings
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Mark Spencer
Fix off-by-one issue with sort (bug #5459)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Josh Roberson
Don't only accept AST_DEVICE_UNKNOWN when we're trying...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Russell Bryant
fix build on older versions of mac osx, thanks twisted!
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Russell Bryant
implement TXTCIDNAME as a dialplan function and mark...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-18
Russell Bryant
remove unnecessary config file loading
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Mark Spencer
Fix queue, iax and sip formatting issues (bug #5449)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Russell Bryant
clean up function to be more consistent with coding...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Russell Bryant
clean up headers
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Mark Spencer
Handle device state changes properly when formatting...
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Kevin P. Fleming
correct behavior change introduced by issue #5448 patch
commit
|
commitdiff
|
tree
|
snapshot
2005-10-17
Mark Spencer
Improve config parsing performance (bug #5448)
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
Kevin P. Fleming
minor changes and eliminate some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
Russell Bryant
make ouput a little bit more informative
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
Mark Spencer
Use FILE * instead of fd for files to support buffering
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
Mark Spencer
Add walk by channel name prefixed
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
Mark Spencer
Make alsa/oss ignore VIDUPDATE control frames
commit
|
commitdiff
|
tree
|
snapshot
2005-10-16
Mark Spencer
More utility cleanups
commit
|
commitdiff
|
tree
|
snapshot
next