projects
/
asterisk/asterisk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ensure that sequential DTMF sent via RTP has some 'dead air' between digits (bug...
2005-04-20
Kevin P. Fleming
ensure that sequential DTMF sent via RTP has some ...
commit
|
commitdiff
|
tree
2005-04-20
Kevin P. Fleming
add count of parked calls to 'show parkedcalls' (bug...
commit
|
commitdiff
|
tree
2005-04-20
Kevin P. Fleming
correct default language setting for Background() app...
commit
|
commitdiff
|
tree
2005-04-20
Kevin P. Fleming
enhance documentation for string chopping (bug #4049)
commit
|
commitdiff
|
tree
2005-04-18
Kevin P. Fleming
don't force transcoding through SLINEAR when transcoding...
commit
|
commitdiff
|
tree
2005-04-13
Kevin P. Fleming
add help text for manager redirect command (bug #4015)
commit
|
commitdiff
|
tree
2005-04-13
Kevin P. Fleming
support postfix options in voicemail apps (prefix options...
commit
|
commitdiff
|
tree
2005-04-13
Kevin P. Fleming
ensure that the random number generator(s) are always...
commit
|
commitdiff
|
tree
2005-04-12
Kevin P. Fleming
correct portability problem (don't look inside regex_t)
commit
|
commitdiff
|
tree
2005-04-07
Kevin P. Fleming
fix thinko in dnsmgr.c (lesson: don't commit while...
commit
|
commitdiff
|
tree
2005-04-06
Kevin P. Fleming
preliminary "managed DNS lookup" support
commit
|
commitdiff
|
tree
2005-04-06
Kevin P. Fleming
*** empty log message ***
commit
|
commitdiff
|
tree
2005-04-06
Kevin P. Fleming
re-implement realtime support in app_directory
commit
|
commitdiff
|
tree
2005-04-06
Kevin P. Fleming
ensure that successful configuration results in the...
commit
|
commitdiff
|
tree
2005-04-06
Kevin P. Fleming
use more efficient code to produce non-codec-capability...
commit
|
commitdiff
|
tree
2005-04-06
Kevin P. Fleming
correct error in doxygen docs
commit
|
commitdiff
|
tree
2005-04-05
Kevin P. Fleming
report non-codec capabilities in 'sip debug' properly...
commit
|
commitdiff
|
tree
2005-04-05
Kevin P. Fleming
correct queue sample config file (bug #3964)
commit
|
commitdiff
|
tree
2005-04-05
Kevin P. Fleming
ensure that MGCP AMA flags are passed into CDR (bug...
commit
|
commitdiff
|
tree
2005-04-05
Kevin P. Fleming
optimize frame handling in agent_read()
commit
|
commitdiff
|
tree
2005-04-05
Kevin P. Fleming
ensure account code specified in mgcp.conf propagates...
commit
|
commitdiff
|
tree
2005-04-05
Kevin P. Fleming
correct french pronounciation of years between 1900...
commit
|
commitdiff
|
tree
2005-04-04
Kevin P. Fleming
update manager interface documentation (bug #3936)
commit
|
commitdiff
|
tree
2005-04-04
Kevin P. Fleming
correct IAX loading/binding message (bug #3953)
commit
|
commitdiff
|
tree
2005-04-04
Kevin P. Fleming
move start_network_thread to _before_ testing its result...
commit
|
commitdiff
|
tree
2005-04-04
Kevin P. Fleming
make the manager interface list the privileges required...
commit
|
commitdiff
|
tree
2005-04-04
Kevin P. Fleming
let ast_say_digit_str say 'minus' preceding negative...
commit
|
commitdiff
|
tree
2005-04-04
Kevin P. Fleming
optimize codec selection and format changing code
commit
|
commitdiff
|
tree
2005-04-04
Kevin P. Fleming
fix breakage from slin endianness commit earlier today...
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
one more FreeBSD compile warning fix (bug #3938)
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
handle AST_FORMAT_SLINEAR endianness properly on big...
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
further thought says '!' is a better early-match wildcard...
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
add docs for bug #3889
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
add 'early-match' wildcard for extension patterns ...
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
fix obvious coding error from yesterday's fix
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
remaining endian.h fixes for FreeBSD (bug #3867)
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
fix various compiler warnings (bug #3938)
commit
|
commitdiff
|
tree
2005-04-03
Kevin P. Fleming
ensure that needed headers are included for chmod(...
commit
|
commitdiff
|
tree
2005-04-02
Kevin P. Fleming
clean up formatting (bug #3934)
commit
|
commitdiff
|
tree
2005-04-02
Kevin P. Fleming
Resolve app_meetme crash when member tries to mute...
commit
|
commitdiff
|
tree
2005-04-02
Kevin P. Fleming
don't unnecessarily open-code strchr()
commit
|
commitdiff
|
tree
2005-04-02
Kevin P. Fleming
add VM_MESSAGEFILE channel variable to hold path to...
commit
|
commitdiff
|
tree
2005-04-02
Kevin P. Fleming
correct 'sync' setting for manager-originated calls...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
use local header for transfer definitions instead of...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
strip color code sequences from verbose messages being...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
add FIELDQTY function to split variable contents and...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
don't take the channel list lock until we're actually...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
optimize file reading in pbx_spool (bug #3927)
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
make CVS ignore tags-related files and Mac OS X object...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
add tags-related files to .cvsignore
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
add ctags and etags support to Makefile
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
Fix up formatting and a few typos/poor grammar in pbx...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
revert previous commit... was the wrong fix (my first...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
ensure that variables supplied to ast_pbx_outgoing_exten...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
ensure that failure to register the cdr_custom backend...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
clarify licensing text in README
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
Put syslog facility/level name into filename field...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
Allow chan_iax2 to build on systems that don't define...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
Add 'iax2 reload' CLI command and fix peer counting...
commit
|
commitdiff
|
tree
2005-04-01
Kevin P. Fleming
Update README to reflect modern Asterisk features and...
commit
|
commitdiff
|
tree