]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2004-11-15  Russell Bryantfix for older linux systems (bug #2853)
2004-11-15  Russell Bryantfix setting language in chan_sip (bug #2848)
2004-11-15  Russell Bryantmake valgrind less chatty about res_crypto (bug #2857)
2004-11-14  Russell Bryantanother little typo ... to make twisted happy
2004-11-14  Russell Bryantfix little typo
2004-11-12  Russell Bryantallow dashes in extensions since they can be in pattern...
2004-11-12  Russell Bryantsend full contact when poking a peer (bug #2836)
2004-11-12  Russell Bryantfix seg fault (bug #2772)
2004-11-12  Russell Bryantfix to compile chan_phone with 2.6 kernel headers ...
2004-11-12  Russell Bryantfix for Darwin/OSX (bug #2833)
2004-11-12  Russell Bryantfix off by one (bug #2827)
2004-11-09  Russell Bryantupdate Changelog
2004-11-09  Russell BryantFix supervised transfer (bug #2813)
2004-11-09  Russell BryantFix verbose error (bug #2809)
2004-11-09  Russell Bryantfix spelling error (bug 2810)
2004-11-08  Russell Bryantfix voicemail debug output (bug #2789)
2004-11-08  Russell Bryantfix sip mwi to conform to RFC (bug #2793)
2004-11-08  Russell Bryantfix build for Mac OSX (bug #2803)
2004-11-07  Russell Bryantfixes from bug 2800
2004-11-07  Russell Bryantupdate to ChangeLog ...
2004-11-07  Russell BryantSetup fromuser properly (bug #2802)
2004-11-05  Russell Bryantfix non standard characters (bug 2778)
2004-11-04  Russell Bryantfix compilation of chan_h323 (bug 2786,2790,2669)
2004-11-03  Russell BryantUse getpid (non-linux) or gettid(linux) for thread...
2004-11-02  Russell Bryantupdate changelog ...
2004-11-02  Russell Bryantfix say for portuguese numbers (bug #2749)
2004-11-02  Russell BryantDon't show partially-filled strings over remote console...
2004-11-02  Russell Bryantprevent seg fault with attempt_transfer (bug #2741)
2004-10-29  Russell Bryantfix summaries for chan_h323 cli commands (bug #2739)
2004-10-27  James GolovichBackport chan_zap.c part of bug 2703 to 1.0
2004-10-26  Russell Bryantfix mgcp bug (bug #2696)
2004-10-26  Russell Bryantfix short message issue (bug #2723)
2004-10-26  Russell Bryantfix LOG_NOTICE message to exten@context from context...
2004-10-25  Russell Bryantfix show applications output for forkcdr (bug #2677)
2004-10-25  Russell Bryantupdate ChangeLog for 1.0.2 release
2004-10-25  James GolovichBackport recent memory fixes to 1.0
2004-10-25  Russell Bryantfix debug message for voicemail email (bug #2675)
2004-10-25  Russell BryantFix user event body (bug #2713)
2004-10-25  Russell BryantMake sure close() is not called on a fd < 1 with a...
2004-10-24  Russell BryantSending SMS with no hangup supervision will hang the...
2004-10-24  Russell Bryantfix bindaddr for BSD (bug #2668)
2004-10-24  Russell BryantAdd missing fixup (bug #2667)
2004-10-24  Russell Bryantmake sure malloc was successful before doing memset...
2004-10-24  Russell BryantHandle unknown 1xx reponses as 100 (bug #2698)
2004-10-23  Russell Bryantfix potential segfault in MeetMeAdmin (bug #2681)
2004-10-23  Russell BryantDon't "ignore" on CANCEL (bug #2670)
2004-10-23  Russell Bryantget rid of some compile warnings (bug #2540)
2004-10-23  Russell Bryantmake operator=no work correctly, fix typo (bug #2665)
2004-10-17  Russell Bryantfix for MGCP (bug #2499)
2004-10-16  Russell Bryantcall ast_destroy on cfg appropriately (bug #2661)
2004-10-16  Russell BryantFix hangup handling with chansiavail with agent (bug...
2004-10-14  Jeremy McNamarastop seg
2004-10-14  Russell BryantFix some small typos (bug #2649)
2004-10-14  Russell BryantForget fullcontact when specific number is dialed ...
2004-10-14  Russell Bryanttab completion on show dialplan from -r asterisk with...
2004-10-14  Russell Bryantshow output with 'pri debug' with verbosity set to...
2004-10-14  Russell Bryantfix for attended transfers (bug #2632)
2004-10-14  Russell Bryantfix setlanguage seg fault (bug #2641)
2004-10-13  Russell Bryantget rid of extra error message (bug #2633)
2004-10-12  Russell Bryantadd missing \n (bug #2595)
2004-10-12  Russell Bryantfix delivery times on trunks (bug #2587)
2004-10-12  Russell Bryantchange SIP_MAX_PACKET to 4096 (bug #2623)
2004-10-12  Russell Bryantadd check for incorrect voicemail sequencing (bug ...
2004-10-09  Russell BryantFix wave file lengths (bug #2486)
2004-10-09  Russell BryantDiscontiguous descending Zap channel group fails to...
2004-10-09  Russell Bryantfix for Nortel SIP dtmf (bug #2605)
2004-10-09  Russell Bryantchan_iax2 shouldn't use IAX/Registry on temponly peers...
2004-10-08  Russell Bryantverbose fixes (bug #2602)
2004-10-08  Russell BryantFix paths for app_sms (bug #2597)
2004-10-08  Russell BryantDo not send progress when "ringing" only flag is set...
2004-10-08  Russell BryantAlways fflush for any CDR file (not only for Master...
2004-10-08  Russell Bryantvoicemail beep shouldn't be played till we get next...
2004-10-07  Russell Bryantadd Rich Murphey to the CREDITS
2004-10-07  Russell BryantFix which one we use initreqprep vs. reqprep (bug ...
2004-10-06  Russell Bryantfix bindaddr for MGCP (bug #2579)
2004-10-06  Russell Bryantfix MWI for SIP (bug #2582)
2004-10-05  Russell Bryantfix chan_mgcp seg fault (bug #2572)
2004-10-05  Russell Bryantmake SIP_CODEC behave as it suggests (bug #2566)
2004-10-05  Russell Bryantchange to use ast_true in cdr_odbc (bug #2566)
2004-10-03  Russell BryantFix CDR for supervised transfer in chan_zap and chan_si...
2004-10-03  Russell BryantNetBSD build doesn't always find libncurses (bug #2560)
2004-10-03  Russell BryantHas(New)VoiceMail does not assume INBOX if no folder...
2004-10-02  Russell BryantUse event2str consisitently in chan_zap anytime we...
2004-10-01  Russell BryantIgnore ;transport=udp from 302 Moved Temp. requests...
2004-09-30  Russell BryantIgnore message type in CID Delivery (bug #2552)
2004-09-30  Russell BryantFix seg fault with IAX native bridging (bug #2550)
2004-09-30  Admin CommitThis commit was manufactured by cvs2svn to create branc...
2004-09-30  Russell Bryantupdate description for VoiceMailMain (bug #2546)
2004-09-29  Mark SpencerFix little "less than" issue
2004-09-29  James GolovichFix FastAGI working with non default ports (bug 2539)
2004-09-28  James GolovichFix verbose logger queue so that list doesnt get touche...
2004-09-28  Mark SpencerFix threads in FreeBSD (bug #2478)
2004-09-28  Mark SpencerFix BSD build
2004-09-28  Mark SpencerOn register timeout, pretend to ack any messages so...
2004-09-28  Russell Bryantadd ability to purge callers from queue if no agents...
2004-09-27  Mark SpencerStrip mp3 id3 headers (bug #2525)
2004-09-27  James GolovichRemove duplicate sys/socket.h include from res_agi.c
2004-09-27  James GolovichFix 2 memory leaks
2004-09-26  Russell Bryantmake pick-up extension configurable. update ChangeLog
2004-09-26  Mark SpencerHold peerl lock while updating autocreatepeer stuff
next