]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2005-10-28  Kevin P. Flemingfix remaining breakage from yesterday's changes
2005-10-28  Kevin P. Fleminguse new app-argument macros, and try to fix yesterday...
2005-10-28  Kevin P. Flemingfix non-DEBUG_THREADS builds with new cond wrappers...
2005-10-28  Kevin P. Fleminguse API call for frame volume adjustment
2005-10-28  Kevin P. Flemingadd 'ast_cond_t' type for pthread condition variables...
2005-10-28  Kevin P. Flemingadd macros for explicit module usecount increment/decrement
2005-10-28  Kevin P. Flemingadd 'tail' pointer to list heads, so that common 'inser...
2005-10-28  Kevin P. Flemingadd API function to perform volume adjustment on a...
2005-10-28  Kevin P. Flemingadd some macros to simplify application argument parsing
2005-10-28  Kevin P. Flemingfix compiler warnings
2005-10-28  Kevin P. Flemingproperly document this morning's changes to 'ignorerege...
2005-10-28  Mark SpencerMerge highly modified fullcontact in realtime sip patch...
2005-10-27  Mark SpencerFix CDR crash (bug #5525 and many others)
2005-10-27  Russell Bryantstrncpy to ast_copy_string
2005-10-27  Russell Bryantstrncpy to ast_copy_string
2005-10-27  Russell BryantRemove unnecessary checks before calls to ast_strlen_ze...
2005-10-26  Russell Bryantclean up a lot of doxygen errors and warnings (issue...
2005-10-26  Russell Bryantremove unnecessary checks before calls to ast_strlen_zero
2005-10-26  Russell BryantAdd Claude Patry to the Credits. Thank you Junk-Y!!!
2005-10-26  Russell Bryantchange ast_strlen_zero to also check for the string...
2005-10-26  Russell Bryantuse ast_skip_blanks in pbx_ael
2005-10-26  Russell Bryantuse double quotes for asterisk header ...
2005-10-26  Russell Bryantremove duplicate header
2005-10-26  Russell Bryantdoxygenify the comments for data structures and defines...
2005-10-26  Russell Bryantuse an enum instead of #define'd integers in a couple...
2005-10-26  Russell Bryantfix up arguments to AgentCallbackLogin so that the...
2005-10-26  Jim DixonMany changes and new stuff including Reverse Autopatch...
2005-10-26  Russell Bryantlook for the last '-' in the channel name instead of...
2005-10-26  Russell Bryantfix misplaced } (issue #5518)
2005-10-26  Russell Bryantmore doxygenification (issue #5513)
2005-10-26  Mark SpencerAdd missing documentation
2005-10-26  Mark SpencerAllow limitation by loadavg not just calls (should...
2005-10-25  Russell Bryantmerge changes to doxygen config (issue #5505)
2005-10-25  Russell Bryantthere is a variable defined for 'install', might as...
2005-10-24  Russell BryantDoxygen documentation update from oej (issue #5505)
2005-10-23  Mark SpencerFix segfault when building peer based on IP
2005-10-23  Mark SpencerFix app_disa to set the proper variable before goign...
2005-10-23  Mark SpencerFix max forwards interoperability (bug #5474)
2005-10-22  Russell Bryantfix reload problem - unload_module was not setting...
2005-10-22  Russell Bryantfix output of 'zap show status' to line up properly...
2005-10-21  Matthew FredricksonAdd user to user ie transmission support in chan_zap.c
2005-10-21  Mark SpencerFix segfault in CVS head (sorry about that)
2005-10-21  Mark SpencerBe sure to avoid octal interpretations of IP's (bug...
2005-10-21  Mark SpencerFix DISA documentation (bug #5461)
2005-10-20  Mark SpencerFix timeout > 600000 on Linux x86-32
2005-10-20  Russell Bryantsilence compiler warnings when ZT_TONEDETECT is not...
2005-10-20  Russell Bryantfix up help text (issue #5479)
2005-10-19  Jim DixonAllow for obtaining IAX2 call peer (endpoint) IP addres...
2005-10-19  Russell BryantMassive cleanups to applications for LOCAL_USER handlin...
2005-10-19  Mark SpencerFix res_musiconhold lock
2005-10-19  Mark SpencerPerform some extra checks before performing masquerades
2005-10-18  Mark SpencerFix small typo
2005-10-18  Russell Bryantit's a good idea to unregister everything before callin...
2005-10-18  Russell Bryantadd missing STANDARD_HANGUP_LOCALUSERS
2005-10-18  Mark SpencerFix various documentation issues (bugs #5464-5467)
2005-10-18  Russell Bryantclean up DUNDiLookup application
2005-10-18  Mark SpencerFix segfault in app queue when no cdr exists for the...
2005-10-18  Kevin P. Flemingfix typo
2005-10-18  Mark SpencerUpdate README documentation (bug #5463, with mods)
2005-10-18  Mark SpencerThe amazing disappearing and reappearing patch... ...
2005-10-18  Mark SpencerSetting variables should NOT overwrite prefixed (sorry...
2005-10-18  Mark SpencerSmall paging fixups (bug #5460)
2005-10-18  Mark SpencerBe sure to not consider prefix on variable updates...
2005-10-18  Mark SpencerFix truth of strings
2005-10-18  Mark SpencerFix off-by-one issue with sort (bug #5459)
2005-10-18  Josh RobersonDon't only accept AST_DEVICE_UNKNOWN when we're trying...
2005-10-18  Russell Bryantfix build on older versions of mac osx, thanks twisted!
2005-10-18  Russell Bryantimplement TXTCIDNAME as a dialplan function and mark...
2005-10-18  Russell Bryantremove unnecessary config file loading
2005-10-17  Mark SpencerFix queue, iax and sip formatting issues (bug #5449)
2005-10-17  Russell Bryantclean up function to be more consistent with coding...
2005-10-17  Russell Bryantclean up headers
2005-10-17  Mark SpencerHandle device state changes properly when formatting...
2005-10-17  Kevin P. Flemingcorrect behavior change introduced by issue #5448 patch
2005-10-17  Mark SpencerImprove config parsing performance (bug #5448)
2005-10-16  Kevin P. Flemingminor changes and eliminate some compiler warnings
2005-10-16  Russell Bryantmake ouput a little bit more informative
2005-10-16  Mark SpencerUse FILE * instead of fd for files to support buffering
2005-10-16  Mark SpencerAdd walk by channel name prefixed
2005-10-16  Mark SpencerMake alsa/oss ignore VIDUPDATE control frames
2005-10-16  Mark SpencerMore utility cleanups
2005-10-16  Mark SpencerMake crypto loading optional
2005-10-16  Mark SpencerMake indications work more efficiently and without...
2005-10-16  Mark SpencerAdd muxmon application (bug #4735 with mods, thanks...
2005-10-15  Kevin P. Flemingmove GPL/trademark licensing information into LICENSE...
2005-10-15  Kevin P. Flemingmove GPL text to proper file name
2005-10-14  Mark SpencerFix carefulwrite and its usage within manager (bug...
2005-10-14  Mark SpencerMake sure when the timeout occurs that we actually...
2005-10-14  Kevin P. Flemingfix compile error (%d changed to %n)
2005-10-14  Jeremy McNamaraadd missing new line
2005-10-14  Kevin P. Flemingmake chan_sip able to deal with PBX-level call limit...
2005-10-14  Kevin P. Flemingsupport sending text through agent channels (issue...
2005-10-14  Kevin P. Fleminginitialize variable
2005-10-14  Mark SpencerDon't wait for channels to answer before moving on!
2005-10-14  Kevin P. Flemingensure Dial() options are sorted in help output (issue...
2005-10-14  Kevin P. Flemingensure that message envelopes are retrieved from ODBC...
2005-10-14  Russell Bryantadd "hello-world" prompt, courtesy of Jared Smith :)
2005-10-14  Kevin P. Fleminguse existing sample size in frame instead of recalculat...
2005-10-13  Kevin P. Flemingensure that parking context/extension (and other settin...
2005-10-13  Kevin P. Flemingmake DISA() use 'i' extension if it exists (issue ...
next