asterisk/asterisk.git
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)
2005-04-11 Mark SpencerFix MGCP call waiting (bug #3971, with mods)
2005-04-11 Russell Bryantcorrect descriptions for joinempty options (bug #3979)
2005-04-11 Mark SpencerAdd datetime to AGI (bug #3984)
2005-04-11 Mark SpencerAdd calling party DTMF (bug #3994)
2005-04-11 Mark SpencerAdd option to mask certain high frequency events (bug...
2005-04-11 Mark SpencerAdd documentation for TDS noting compilation problem...
2005-04-10 Russell Bryantformatting
2005-04-09 Mark SpencerAdd member/queue filters to queuestatus manager command...
2005-04-09 Mark SpencerForward text frames before answer (bug #3717)
2005-04-09 Mark SpencerFix needless queue breakage for 2.95 (bug #3993) but...
2005-04-07 Matthew FredricksonRevert back on incorrect libcurl fix :-(
2005-04-07 Matthew FredricksonBugfix for old versions of libcurl (#3982)
2005-04-07 Mark SpencerMatch special case of wav49 behavior (bug #3975)
2005-04-07 Mark SpencerFix little formatting thingy
2005-04-07 Mark SpencerFix issue with global load_module symbol... hint:...
2005-04-07 Kevin P. Flemingfix thinko in dnsmgr.c (lesson: don't commit while...
2005-04-06 Kevin P. Flemingpreliminary "managed DNS lookup" support
2005-04-06 Kevin P. Fleming*** empty log message ***
2005-04-06 Mark SpencerCorrectly choose end of number (i.e. if it ends in...
2005-04-06 Kevin P. Flemingre-implement realtime support in app_directory
2005-04-06 Russell Bryantactually space out the registrations :) (bug #3104)
2005-04-06 Kevin P. Flemingensure that successful configuration results in the...
2005-04-06 Matthew FredricksonIf an agent still has "wrapuptime" left after he finish...
2005-04-06 Mark SpencerFix ADSI 'B' issue (bug #3833)
2005-04-06 Kevin P. Fleminguse more efficient code to produce non-codec-capability...
2005-04-06 Russell Bryantnote that the weight has a special meaning for e164
2005-04-06 Russell Bryantdocument the 'weight' option
2005-04-06 Russell Bryantclarify information on time waited for a response
2005-04-06 Kevin P. Flemingcorrect error in doxygen docs
2005-04-05 Kevin P. Flemingreport non-codec capabilities in 'sip debug' properly...
2005-04-05 Kevin P. Flemingcorrect queue sample config file (bug #3964)
2005-04-05 Kevin P. Flemingensure that MGCP AMA flags are passed into CDR (bug...
2005-04-05 Kevin P. Flemingoptimize frame handling in agent_read()
2005-04-05 Matthew FredricksonMerging AOC notifications for bug #3843
2005-04-05 Mark SpencerAlerting *can* be sent after proceeding (bug #3963)
2005-04-05 Russell Bryantdon't define a functioning returning an int inside...
2005-04-05 Kevin P. Flemingensure account code specified in mgcp.conf propagates...
2005-04-05 Kevin P. Flemingcorrect french pronounciation of years between 1900...
2005-04-04 Kevin P. Flemingupdate manager interface documentation (bug #3936)
2005-04-04 Kevin P. Flemingcorrect IAX loading/binding message (bug #3953)
2005-04-04 Kevin P. Flemingmove start_network_thread to _before_ testing its resul...
2005-04-04 Kevin P. Flemingmake the manager interface list the privileges required...
2005-04-04 Kevin P. Fleminglet ast_say_digit_str say 'minus' preceding negative...
2005-04-04 Jeremy McNamaraBetter dependancy and version checking method, solve...
2005-04-04 Mark SpencerFix MGCP *67 to automatically reset callerid (bug ...
2005-04-04 Jeremy McNamaraBetter dependancy and version checking method, solve...
2005-04-04 Kevin P. Flemingoptimize codec selection and format changing code
2005-04-04 Kevin P. Flemingfix breakage from slin endianness commit earlier today...
2005-04-03 Kevin P. Flemingone more FreeBSD compile warning fix (bug #3938)
2005-04-03 Kevin P. Fleminghandle AST_FORMAT_SLINEAR endianness properly on big...
2005-04-03 Kevin P. Flemingfurther thought says '!' is a better early-match wildca...
2005-04-03 Kevin P. Flemingadd docs for bug #3889
2005-04-03 Kevin P. Flemingadd 'early-match' wildcard for extension patterns ...
2005-04-03 Kevin P. Flemingfix obvious coding error from yesterday's fix
2005-04-03 Kevin P. Flemingremaining endian.h fixes for FreeBSD (bug #3867)
2005-04-03 Kevin P. Flemingfix various compiler warnings (bug #3938)
2005-04-03 Kevin P. Flemingensure that needed headers are included for chmod(...
2005-04-03 Anthony Minessale IIforgot some code from the last chanspy repass (nothing...
2005-04-03 Russell Bryantadd note about autofallthrough
2005-04-02 Kevin P. Flemingclean up formatting (bug #3934)
2005-04-02 Kevin P. FlemingResolve app_meetme crash when member tries to mute...
2005-04-02 Kevin P. Flemingdon't unnecessarily open-code strchr()
2005-04-02 Russell Bryantremove old iax.h
2005-04-02 Kevin P. Flemingadd VM_MESSAGEFILE channel variable to hold path to...
2005-04-02 Kevin P. Flemingcorrect 'sync' setting for manager-originated calls...
next