]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2004-12-28  Russell Bryantfix some typos (bug #3162)
2004-12-27  Russell Bryantprevent seg faults
2004-12-23  Russell Bryantremove unused option (bug #3127)
2004-12-23  Russell BryantDon't hold the iaxsl[x] lock while finding the peer...
2004-12-23  Russell Bryanthonor global nat setting for users (bug #3125)
2004-12-22  Russell BryantMake case in manager events consistent (bug #3116)
2004-12-22  Russell BryantRemove the SIP ACK fixes at the request of Olle - This...
2004-12-22  Russell BryantOpenBSD fixes (bug #3120)
2004-12-21  Russell Bryantfix for sparc64 (bug #3102)
2004-12-21  Russell Bryantfix typo in ast_say_number_full_en (bug #3101)
2004-12-21  Russell BryantMake sure that read/write format are set up correctly
2004-12-21  Russell BryantMake sure we del any remaining connections (bug #2982)
2004-12-21  Russell BryantAdd errno (bug #3063)
2004-12-21  Russell Bryantunregister the correct apps (bug #3089)
2004-12-21  Russell Bryantfix missing "sip:" in ACK (bug #2687)
2004-12-20  Russell BryantFix SIP ACK for BYE (bug #3087)
2004-12-20  Russell Bryantdon't return -1 if user enters nothing (bug #3042)
2004-12-20  Russell BryantOlle's ACK fix (bug #2687)
2004-12-20  Russell Bryantfix parking issue (bug #3840)
2004-12-20  Russell Bryantremove codecs/gsm/lib with make clean (bug #3031)
2004-12-19  Russell Bryantfix language handling (bug #3023)
2004-12-15  Russell Bryantdon't allow '#' as a voicemail password (bug #3066)
2004-12-15  Russell BryantFix use count for agent/local (bug #2996)
2004-12-15  Russell BryantMake macro processing consistent with regular exten...
2004-12-15  Russell Bryantgetting rid of utils/ that came from head
2004-12-10  Russell BryantFix setvar issue (bug #3010)
2004-12-10  Russell Bryantimplement fmtp 16 in rtp (bug #2999)
2004-12-10  Russell Bryantupdate comment (bug #2999)
2004-12-09  Russell Bryantupdate iaxy firmware to version 20
2004-12-08  Russell Bryantremove unneccesary 'if'
2004-12-08  Russell Bryantfix case sensitivity in codec prefs
2004-12-07  Russell Bryantfix mem leak in free_value (bug #2990)
2004-12-07  Russell BryantDon't hold modlock while doing reload
2004-12-06  Russell BryantAdd missing free's in rare circumstances (bug #2985)
2004-12-05  Russell Bryantmerge codec preference changes for SIP
2004-12-03  Russell BryantRelease call lock while we look for the peer to avoid...
2004-12-03  Russell Bryantcanceled voicemail emails corrupt wav (bug 2957)
2004-12-03  Russell Bryantfix error message (bug 2897)
2004-12-03  Russell Bryantupdate Festival doc (bug 2964)
2004-12-03  Russell Bryantadd missing config destroy (bug 2944)
2004-12-03  Russell Bryantdoing <flash> *0 while on fxs causes Asterisk to crash...
2004-11-26  Russell BryantTry call if call is 0 or more (bug #2935)
2004-11-25  Russell Bryantfix MEETMESECS (bug 2936)
2004-11-25  Russell Bryantdon't increment the timestamp on dtmf (bug 2928)
2004-11-25  Russell Bryantchange size of var_val (bug 2926)
2004-11-25  Russell Bryantfix for rpid (bug 2910)
2004-11-25  Russell Bryantget rid of stray '\n' (bug 2922)
2004-11-25  Russell Bryantfix manager events that report lag time (bug 2919)
2004-11-25  Russell Bryantdecrement use counter after timeout on INVITE (bug...
2004-11-25  Russell BryantSegfault if head caller times out of queue with moh...
2004-11-25  Russell Bryantfix repeated sequence numbers (bug 2902)
2004-11-25  Russell Bryantfix mem leak (bug #2940)
2004-11-22  Russell Bryantdon't create owner twice
2004-11-19  Russell Bryantlittle fixes (bug #2899)
2004-11-18  Russell Bryantfix continuation line parsing (bug #2892)
2004-11-18  Russell Bryantcheck to see if FD's are open before closing (bug ...
2004-11-18  Russell Bryantfix tab completion issue (bug #988)
2004-11-18  Russell Bryantdetect sequence number rollover (bug #2887)
2004-11-18  Russell Bryanttweaks to make valgrind happy
2004-11-15  Russell Bryantadd depend support for h323 (bug #2757)
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...
next