asterisk/asterisk.git
2005-05-08 Mark SpencerFix chan_spy on Solaris (bug #4204)
2005-05-08 Mark SpencerFix double unlock of hintlock (bug #4205)
2005-05-08 Mark SpencerUse maxdomainlen in chan_sip (bug #4212)
2005-05-08 Mark SpencerFix gethostname calls (bug #4198, with mods)
2005-05-08 Mark SpencerAllow transfer to work without a tech (bug #4199)
2005-05-08 Mark SpencerFix French time (bug #4197)
2005-05-07 Russell Bryantnow fix the formatting part (bug #4207)
2005-05-07 Russell Bryantremove unreachable block of code (bug #4207)
2005-05-07 Russell Bryantuse ast_strcasestr (bug #4203)
2005-05-07 Russell Bryantfix header description
2005-05-07 Russell Bryantadd my name for the functions I wrote
2005-05-06 Russell Bryantadd missing newline to warning message (bug #4183)
2005-05-05 Mark SpencerBuild as a single executable, work around Makefile...
2005-05-05 Anthony Minessale IIexpose function execution routines and warn about tryin...
2005-05-05 Kevin P. Flemingoej deserves to be in CREDITS as much as anyone else :-)
2005-05-05 Kevin P. Flemingclean up file headers
2005-05-05 Kevin P. Flemingcorrect build on platforms that require PIC objects...
2005-05-05 Kevin P. Flemingensure generated files are ignored by CVS
2005-05-05 Kevin P. Flemingadd STRFTIME dialplan function (bug #4098, modified...
2005-05-05 Kevin P. Flemingmajor re-work of dialplan functions, including:
2005-05-05 Russell Bryantfunction formatting and header order cleanup
2005-05-05 Kevin P. Flemingremove obsolete module (still available in CVS history...
2005-05-04 Mark SpencerFix minor doc issue (bug #4145)
2005-05-04 Kevin P. Flemingadd app_dictate (bug #3893)
2005-05-04 Mark SpencerMerge formatting changes (bug #4172)
2005-05-04 Mark SpencerMinor protocol fixes (bug #4169)
2005-05-04 Kevin P. Flemingdocument Zap dial string options in sample config ...
2005-05-04 Kevin P. Flemingadd doxygen docs for astobj.h (bug #4145, with minor...
2005-05-04 Kevin P. Flemingremove hardcoded CDR() support from pbx_builtin_setvar_...
2005-05-04 Kevin P. Flemingfix obvious fault in ast_separate_app_args
2005-05-04 Kevin P. Flemingremove extraneous manual string termination
2005-05-04 Kevin P. Flemingmove some debugging output to a higher debug level...
2005-05-04 Kevin P. Flemingdon't report EAGAIN as an error (bug #4128)
2005-05-04 Kevin P. Flemingfix build on FreeBSD (bug #4125)
2005-05-04 Kevin P. Flemingadd GROUP_COUNT and GROU_MATCH_COUNT functions, depreca...
2005-05-04 Kevin P. Flemingadd MD5 and CHECK_MD5 functions, deprecate MD5 and...
2005-05-04 Kevin P. Flemingre-implement ast_separate_app_args with clearer code...
2005-05-04 Kevin P. Flemingsolve memory leak and allow chan_mgcp to be unloaded...
2005-05-04 Kevin P. Flemingreturn proper string from description function (bug...
2005-05-04 Kevin P. Flemingupdate doxygen configuration file to current version...
2005-05-04 Kevin P. Flemingensure the SIP socket is closed on module unload (bug...
2005-05-03 Kevin P. Flemingfix breakage when ast_copy_string is used to copy subst...
2005-05-03 Jeremy McNamaraFix one-way audio issues with CCM and possibly other...
2005-05-03 Jeremy McNamaraFix one-way audio issues with CCM and possibly other...
2005-05-03 Kevin P. Flemingsimplify argument parsing in sip_prune_realtime
2005-05-03 Kevin P. Fleminguse symbolic constants for RTP method flags, and add...
2005-05-03 Kevin P. Flemingcorrect documentation for ast_sched_add (bug #4136)
2005-05-03 Kevin P. Flemingensure astdb registration entries are parsed properly...
2005-05-03 Kevin P. Flemingensure buffer size is computed properly for ast_copy_string
2005-05-02 Mark SpencerUpdate README to discuss file descriptors (bug #4134)
2005-05-02 Mark SpencerAdd support for native DTMF
2005-05-02 Jeremy McNamaraFix dtmfmode, dtmfcodec capability, Faststart for users...
2005-05-02 Kevin P. Flemingtesting has shown that ast_copy_string is nearly twice...
2005-05-02 Kevin P. Flemingchange (iax2,sip) show (peers,users) to use 'like ...
2005-05-02 Kevin P. Flemingattempt to not allocate RTP ports for SIP private struc...
2005-05-02 Kevin P. Flemingadd experimental ast_copy_string() function to be used...
2005-05-01 Kevin P. Flemingensure that 'static' members of source files are docume...
2005-05-01 Kevin P. Flemingensure object reference is removed after unlinking...
2005-05-01 Kevin P. Flemingmake verbosity of function registration match apps...
2005-05-01 Kevin P. Flemingclean up reg_source_db
2005-05-01 Kevin P. Flemingadd some notes regarding the distinction between applic...
2005-05-01 Kevin P. Flemingproperly check for error from pri_timer2idx (bug #4117)
2005-05-01 Kevin P. Flemingadd SIP_HEADER function, mark SIPGetHeader app deprecat...
2005-05-01 Kevin P. Flemingadd direct object unlink macro to ASTOBJ api
2005-05-01 Anthony Minessale IIkeep 3710 patch in working condition
2005-05-01 Kevin P. Flemingensure that old modules warning does not occur when...
2005-04-29 Kevin P. Flemingenhance 'sip prune realtime' to support users as well...
2005-04-29 Kevin P. Flemingfix typo
2005-04-29 Kevin P. Flemingfix *BSD breakage from include-order changes (bug ...
2005-04-29 Kevin P. Flemingdon't use '%i' at all, since we have no current use...
2005-04-29 Kevin P. Flemingformatting cleanup (bug #4109)
2005-04-29 Kevin P. Flemingmake write() failures on Zap channels more prominent...
2005-04-29 Kevin P. Flemingsupport various other formats for Asterisk manual page...
2005-04-29 Kevin P. Flemingmake 'goto' APIs aware of auto-processing loops, so...
2005-04-29 Jeremy McNamaraRework astersk make process to be compatable with the...
2005-04-29 Jeremy McNamaraRework astersk make process to be compatable with the...
2005-04-29 Jeremy McNamaraFix codec negiocation on inbound calls. Bugs 3980,...
2005-04-28 Kevin P. Flemingunregister reload command (bug #4102)
2005-04-28 Russell Bryantoops
2005-04-28 Matthew FredricksonAdd Q.SIG option to zapata.conf
2005-04-27 Jim DixonFixed problem with 'radio' attribute vanishing upon...
2005-04-27 Kevin P. Flemingallow fine-grained 'insecure' settings (bug #4024)
2005-04-27 Kevin P. Fleming'make install' will now warn the user if their modules...
2005-04-27 Mark SpencerOops :)
2005-04-27 Mark SpencerFix lockup in register timeout
2005-04-27 Kevin P. Flemingduring 'make install', remove any headers from the...
2005-04-27 Kevin P. Flemingadd patch from bug #3710 so it can get wider testing
2005-04-27 Kevin P. Flemingperform global variable substitution before splitting...
2005-04-27 Ben Kramer/ changed the logging in vpb_call()
2005-04-27 Kevin P. Flemingadd manager events for Zaptel DND state changes (bug...
2005-04-27 Mark SpencerAdd option to park in the next slot (bug #4028)
2005-04-27 Kevin P. Flemingreport IP of peer who sent failing registration (bug...
2005-04-27 Kevin P. Flemingprotect ResponseTimeout and DigitTimeout apps from...
2005-04-27 Kevin P. Flemingreset 'confirm' mode so DTMF can be used by Zap callees...
2005-04-27 Kevin P. Fleminghelp text cleanups (bug #4072, with mods)
2005-04-27 Kevin P. Flemingdon't use %i for numeric input in scanf (bug #4071)
2005-04-27 Kevin P. Flemingsupport old single-column options for realtime voicemai...
2005-04-27 Kevin P. Flemingformatting cleanup (bug #4088)
2005-04-26 Matthew FredricksonMissing E911 signaling type in sample zapata.conf
2005-04-24 Mark SpencerIf poll returns 0, force *ms to 0
next