asterisk/asterisk.git
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
2005-04-23 Kevin P. Flemingadd guideline comment about not using '%i' with scanf
2005-04-22 Matthew FredricksonSupport for new signaling type Feature Group D (MF...
2005-04-22 Kevin P. Flemingminor wording fix
2005-04-22 Kevin P. Flemingphase 1 of header include cleanup (bug #4067)
2005-04-22 Kevin P. Flemingmore clarification of time changes and how they affect...
2005-04-22 Kevin P. Flemingreport the number of rows updated when using RealTime...
2005-04-22 Kevin P. Flemingadd ability to send transferring party to a dialplan...
2005-04-22 Kevin P. Flemingensure cause code supplied by IAX2 peer is passed up...
2005-04-22 Kevin P. Flemingensure that res_config_odbc can handle columns with...
2005-04-22 Kevin P. Fleminginitialize errno and don't report an error when poll...
2005-04-21 Kevin P. Flemingfix various compiler warnings
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-04-20 Kevin P. Flemingensure that sequential DTMF sent via RTP has some ...
2005-04-20 Kevin P. Flemingadd count of parked calls to 'show parkedcalls' (bug...
2005-04-20 Kevin P. Flemingcorrect default language setting for Background() app...
2005-04-20 Kevin P. Flemingenhance documentation for string chopping (bug #4049)
2005-04-20 Mark SpencerFix docs for digit/response timeout to mention default...
2005-04-19 Jeremy McNamaraupdate so people don't whine any more
2005-04-18 Kevin P. Flemingdon't force transcoding through SLINEAR when transcodin...
2005-04-17 Mark SpencerNote that big time changes can cause issues (bug #4020)
2005-04-17 Mark SpencerFix locking issue (bug #4041)
2005-04-16 Mark SpencerRemove useless declaration (bug #4040)
2005-04-15 Russell Bryantformatting fixes
2005-04-15 Russell Bryantfix potential seg fault in my patch that just went...
2005-04-15 Mark SpencerAdd warning for _. match (bug #4032)
2005-04-15 Mark SpencerFix "show agents" when name is not present (bug #4030)
2005-04-15 Mark SpencerAdd MusicOnHold to waitexten, update Background to...
2005-04-15 Mark SpencerAdd 'n' option to dial for "nojump" (bug #4034)
2005-04-13 Russell Bryantadd missing newlines, fix misspelling of nonexistent...
2005-04-13 Mark SpencerAdd sched_when function (bug #4022)
2005-04-13 Russell Bryantjust formatting
2005-04-13 Matthew FredricksonFixed chan_alsa.c unload bug (bug #4019)
2005-04-13 Matthew FredricksonFix so that asterisk continues to build if libcurl...
2005-04-13 Kevin P. Flemingadd help text for manager redirect command (bug #4015)
2005-04-13 Kevin P. Flemingsupport postfix options in voicemail apps (prefix optio...
2005-04-13 Mark SpencerFix dashes, etc
2005-04-13 Kevin P. Flemingensure that the random number generator(s) are always...
2005-04-13 Ben Kramer/ updated to get it to use ast indications again after...
2005-04-13 Russell Bryantadd missing newline (bug #4018)
2005-04-13 Ben Kramer/ fixed an inverted test
2005-04-13 Russell Bryantdocument cdr_manager headers (bug #4016)
2005-04-12 Kevin P. Flemingcorrect portability problem (don't look inside regex_t)
2005-04-12 Russell Bryantshow correct codec in verbose messages (bug #4008)
2005-04-12 Russell Bryantformatting fixes (bug #4009)
next