]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2005-02-21  Russell Bryanthandle server going down (bug #3597)
2005-02-21  Russell Bryanthandle DNS failures on startup more gracefully (bug...
2005-02-19  Russell Bryantfix misspelling of separate (bug #3607)
2005-02-19  Russell Bryantfix ${EXTEN:X} where X < 0 (bug #3572)
2005-02-14  Russell Bryanttypo (bug #3557)
2005-02-14  Russell BryantI changed my mind on this - I don't want to needlessly...
2005-02-14  Russell Bryantupdate doc (bug #3526)
2005-02-14  Russell Bryantrespect A,B,C,D (bug #3538)
2005-02-13  Russell Bryantminor fix for deadlock detection, but I hope nobody...
2005-02-09  Russell Bryantpreserve original callerid functionality for 1.0 (bug...
2005-02-07  Russell Bryantfix potential seg fault (bug #3519)
2005-02-07  Russell Bryantdon't crash on undefined keys (bug #3514)
2005-02-07  Russell BryantMake sure 10 byte read is considered EOF not error...
2005-02-07  Russell BryantMake sure we always transmit the same from line (bug...
2005-02-07  Russell Bryantfix div by zero (bug #3467)
2005-02-07  Russell BryantFix wav append mode (bug #3498)
2005-02-07  Russell Bryantupdate readme (bug #3309)
2005-02-07  Russell Bryanttypo (bug #3483)
2005-02-07  Russell Bryantonly use default cid if specified (bug #3486)
2005-01-29  Russell BryantFix interation of # transfer and flash hook transfer...
2005-01-29  Russell Bryanthandle INFO A through D (bug #3445)
2005-01-29  Russell Bryantfix restrictcid with mysql users (bug #3442)
2005-01-29  Russell Bryantfix simultaneous voicemail messages -- Thanks Robert...
2005-01-29  Russell Bryantfix DIALEDPEERNUMBER (bug #3427)
2005-01-29  Russell Bryantfix reloading secret options (bug #3432)
2005-01-28  Russell Bryantfix parking (bug #3396)
2005-01-28  Russell Bryantfix 'show codec' (bug #3427)
2005-01-28  Russell Bryantfix c++ compatibility issue (bug #3426)
2005-01-28  Russell Bryantdon't fail register on dns error (bug #3424)
2005-01-28  Russell Bryantremove unused vars (bug #3423)
2005-01-23  Russell Bryantfix penalty behavior, thanks florian!! (bug #3114)
2005-01-22  Russell Bryantcopy language (bug #3401)
2005-01-22  Russell Bryantfix broken callerid (bug #3395)
2005-01-21  Russell Bryantadd mpg123 warnings (bug #3392)
2005-01-21  Russell Bryantfix mpg123 for non-linux (bug #3385)
2005-01-21  Russell Bryantupdate email subject (bug #3384)
2005-01-20  Russell Bryantrephrase my note
2005-01-20  Russell BryantFix "send text" crash (bug #3378)
2005-01-19  Russell BryantSend a few more rfc2833 events on hte "down" (bug ...
2005-01-19  Russell Bryantadd missing .cvsignore (bug #3373)
2005-01-19  Admin CommitThis commit was manufactured by cvs2svn to create branc...
2005-01-17  Russell Bryantgive outbound channels callerid of their extension...
2005-01-17  Russell Bryantupdate unused code ... (bug #3342)
2005-01-17  Russell Bryantprevent duplicate 200 ... and some formatting
2005-01-17  Russell Bryantvarious fixes (bug #3340)
2005-01-17  Russell Bryanttypo
2005-01-17  Russell BryantDon't even attempt to masquerade a channel into itself...
2005-01-17  Russell BryantFix ringback on outbound skinny calls (bug #3295)
2005-01-17  Russell Bryantworking on the correct fix (bug #3080)
2005-01-15  Russell BryantKeep dead console from killing asterisk (bug #3331)
2005-01-14  Russell Bryantupdate for 1.0.4
2005-01-14  Russell BryantDon't allow masquerading into oneself (bug #3040)
2005-01-14  Russell Bryantupdate firmware to version 22
2005-01-13  Russell Bryantfix global operator=yes (bug #3080)
2005-01-13  Russell BryantHandle syntax errors in group descriptions more gracefu...
2005-01-13  Russell Bryantfix typo in tone detect (bug #3315)
2005-01-13  Russell Bryantupdate doc (bug #3310)
2005-01-13  Russell Bryantcopy musicclass (bug #3235)
2005-01-13  Russell Bryantfix message sent on codec mismatch (bug #3306)
2005-01-13  Russell Bryantlook in another location for speex.h (bug #3283)
2005-01-13  Russell Bryantnevermind ... (bug #3255)
2005-01-13  Russell BryantSend "405 Method Not Allowed" if a message is received...
2005-01-11  Russell Bryantupdate help text (bug #3298)
2005-01-11  Russell Bryantlogging update (bug #3268)
2005-01-09  Russell Bryantfix silly header (bug #3288)
2005-01-09  Russell Bryantimprove CLI command info (Thanks, Leif!) (bug #3220)
2005-01-08  Russell Bryantsend script parameter with FastAGI (bug #3270)
2005-01-08  Russell Bryantcosmetic fixes (bug #3271)
2005-01-08  Russell BryantMake sure we clear out owner in SUB_REAL when moving...
2005-01-08  Russell Bryantfix typo (bug #3265)
2005-01-08  Russell Bryantupdate docs on ANSWEREDTIME and DIALEDTIME (bug #3209)
2005-01-08  Russell Bryantfix disposition to be a string instead of an int (bug...
2005-01-06  Russell Bryantfix SIP presence (bug #3251)
2005-01-06  Russell Bryantstop music on hold when channel is hung up instead...
2005-01-05  Russell Bryantdocument a problem with polycom phones (bug #3129)
2005-01-05  Russell Bryantfix an incorrect discription and some formatting (bug...
2005-01-05  Russell Bryantchange option to be consistent (old option still works...
2005-01-05  Russell BryantAdd option to save a file after pressing '0' to go...
2005-01-05  Admin CommitThis commit was manufactured by cvs2svn to create branc...
2005-01-04  Russell Bryantputting the timestamp stuff back in ...
2005-01-04  Russell BryantI got a crash in iax that I think is related to this...
2005-01-04  Russell BryantMake sure to wake up sleeper on sip transfer issue...
2005-01-04  Russell Bryantchange from dos to unix text format (bug #3213)
2005-01-04  Russell Bryantlock sooner, fix some formatting (bug #3207)
2005-01-03  Russell Bryantdon't exit AGI when file not found to stream (bug ...
2005-01-03  Russell Bryantjust kidding ...
2005-01-03  Russell Bryantadd agent vars (bug #3158)
2005-01-03  Russell Bryantincrease stack size for searching through contexts...
2005-01-03  Russell Bryantmake sure to set sin_family (bug #3188)
2005-01-03  Russell Bryantstop sending rtp when on hold (bug #3185)
2005-01-02  Russell Bryantfix MWI with type=friend (bug #3004)
2004-12-30  Russell Bryantadd missing header
2004-12-30  Russell Bryantupdate 'show app' output (bug #3170)
2004-12-30  Russell Bryantupdate help text (bug #3171)
2004-12-30  Russell Bryantfix typos (bug #3162)
2004-12-30  Russell Bryantfix show dialplan for hints (bug #3074)
2004-12-30  Russell Bryantmake cid rings configurable (bug #2889)
2004-12-30  Russell Bryantremove duplicate option parsing (bug #3173)
2004-12-30  Russell Bryantignore invalid rtp packets (bug #3030)
2004-12-30  Russell Bryantprevent timestamp jumps (bug #3119)
next