]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-10-26  Jason ParkerRemove a useless ast_mutex_unlock.
2006-10-25  Olle JohanssonWorking to resolve #7608 - adding debug output
2006-10-25  Olle JohanssonFix the attack shield for 1.2 too. REFER and NOTIFY...
2006-10-25  Christian Richteradded nttimeout option to configure wether we disconnec...
2006-10-23  Joshua ColpDon't leak memory mmmk?
2006-10-21  Christian Richterfixed issue, that if chan_misdn is loaded and couldn...
2006-10-19  Joshua ColpRespect language selection when seeing if the file...
2006-10-17  Joshua ColpDon't create a "real" pvt structure for requests that...
2006-10-17  Jason ParkerFix an integer signedness problem.
2006-10-17  Kevin P. Flemingprovide licensing language for IAXy firmware file
2006-10-17  Olle JohanssonAfter some research, we realized that the default behav...
2006-10-16  Joshua ColpUse responses rather then replies even though they...
2006-10-16  Joshua ColpAdd 'ignoreoodreplies' option which will not create...
2006-10-14  Steve MurphyMade a small update to solve bug 8128; The switch-case...
2006-10-13  Kevin P. Flemingdon't drop the entire permit/deny list when an attempt...
2006-10-13  Christian Richteravoiding warning, fixing potential bug (backported...
2006-10-13  Joshua ColpTurn on volume adjustment if it needs to be on (issue...
2006-10-13  Kevin P. Flemingwhen sending a call to a peer, use the proper socket...
2006-10-13  Joshua ColpPass the right value to usleep for sleeping, and always...
2006-10-13  Christian Richterfixed some echocandisable issues when bridged. this...
2006-10-13  Christian Richterfixed issue, that the hangupcause got a wrong isdn...
2006-10-12  Kevin P. Flemingensure that IAX2 and SIP sockets allow UDP fragmentatio...
2006-10-10  Christian Richter(re)added support of dynamical enabling hdlc on bchannels
2006-10-09  Olle JohanssonIssue #8101 - wrong parameter for screening in remote...
2006-10-06  Joshua ColpEven more frames to treat as though the remote side...
2006-10-05  Joshua ColpTreat busy control frames as hangup in the file streami...
2006-10-05  Christian Richterfixed segfault which happens during hold/transfer action
2006-10-05  Kevin P. Flemingfix Polycom presence notification again
2006-10-04  Kevin P. Flemingremove workaround for old Polycom firmware SUBSCRIBE...
2006-10-04  Steve MurphyFor bug 7776, I have inserted a warning about Macro...
2006-10-04  Christian Richterif INFORMATION Message come with keypad instead of...
2006-10-04  Christian Richteradded the option 'reject_cause' to make it possible...
2006-10-03  Kevin P. Flemingfix a logic error in my previous fix to the queue reloa...
2006-10-02  Joshua ColpChange the fd on the I/O context in case it changed...
2006-10-02  Joshua ColpWe should be using $AST_SBIN instead of hardcoding...
2006-10-02  Joshua ColpShrink when current_ioc is unused. It is set to -1...
2006-10-02  Christian Richterfixed the hold/retrieve/transfer issues, removed a...
2006-10-01  Russell BryantFix the name of the "eventmemberstatus" option in the...
2006-09-29  Kevin P. Flemingproper fix for ast_group_t change
2006-09-28  Joshua ColpPut in missing \ns on the end of ast_logs (issue #7936...
2006-09-28  Kevin P. Flemingfix buggy (and overly complex) loop used during reload...
2006-09-28  BJ Weschke app_queue is comparing the device names incorrectly...
2006-09-28  Kevin P. Flemingeliminate compiler warning introduced by recent changes
2006-09-28  Joshua ColpStop the stream after waitstream returns so that our...
2006-09-28  BJ Weschke Fix race condion crash with get_member_status (#7864...
2006-09-27  Tilghman LesherAvoid inability to lock directory log message by creati...
2006-09-27  Jason ParkerPlayback() wasn't setting PLAYBACKSTATUS under several...
2006-09-27  Russell BryantFix a problem that occurred if a user entered a digit...
2006-09-27  Christian Richterfixed a bug which led to chan_list zombies, when the...
2006-09-26  Russell BryantBack in revision 4798, this message was changed from...
2006-09-26  Joshua ColpI changed the channel structure... let's be sure this...
2006-09-26  Joshua ColpUse proper type to represent the group variable (issue...
2006-09-26  Russell BryantWhen parsing the sections of voicemail.conf that contai...
2006-09-25  Tilghman LesherTwo bugs when forwarding voicemail (Issue 7824):
2006-09-24  Russell BryantCheck to see if the channel that is activating the...
2006-09-22  Joshua ColpYay another 'round of spy fixes! This fixes a small...
2006-09-21  Tilghman LesherWhitespace change... really just an excuse to test...
2006-09-21  Tilghman LesherTDS 0.64 updates
2006-09-20  Kevin P. Flemingmake some more functions static
2006-09-19  Matt O'Gormanfixes some verbose vs debug issues. patch from bug...
2006-09-19  Tilghman Leshercid is passed to a destructive function; thus a copy...
2006-09-18  Olle JohanssonIssue #7682 - don't add contacts to 4xx responses.
2006-09-18  Joshua ColpAdd deprecation notice about app_math (issue #7957...
2006-09-18  Steve MurphyClarified what "callwaiting" does in zapata.conf.
2006-09-18  Joshua ColpAdd number unobtainable tone for New Zealand (issue...
2006-09-17  Tilghman LesherDirectory used the wrong context for delivery of 0...
2006-09-16  Tilghman LesherWhen a realtime peer expires, reset the ipaddress in...
2006-09-16  Tilghman LesherWhen the marked user enters the conference, we should...
2006-09-14  Tilghman LesherError message references wrong argument (Issue 7951)
2006-09-13  Tilghman LesherBackport bugfix patch from 7918 to 1.2 - msg_cfg destro...
2006-09-11  Tilghman LesherWhen paging, only wait 5 seconds for the marked user...
2006-09-11  Tilghman LesherSpelling/grammar fixes (Issue 7929)
2006-09-11  Tilghman LesherTwo grammar issues (bug 7927)
2006-09-09  Joshua ColpOnly truly consider the channel in the same format...
2006-09-09  Olle Johansson- Reset proper flag
2006-09-08  Joshua ColpSwap spies during masquerading
2006-09-08  Tilghman LesherJump logic was backwards: goto returns 0 if it succeed...
2006-09-08  Joshua ColpUse ast_best_codec to set the read/write format
2006-09-07  Tilghman LesherFormat vulnerability fix - allowing the user to specify...
2006-09-07  Joshua ColpLet's use the same thing we use in other places to...
2006-09-07  Steve MurphyThis should fix the problem reported in 7564: logger...
2006-09-06  Steve Murphyadded hours,minutes,seconds .gsm files to the install...
2006-09-06  Joshua ColpDon't close the second file descriptor if it's the...
2006-09-06  BJ Weschke Look ma! No more deadlocks! <sic>
2006-09-06  Christian Richterfixed pipe consuming bug when using chanIsAvail (#7878...
2006-09-06  Joshua ColpMake realtime regseconds work as people expected (0...
2006-09-05  Joshua ColpMerge in last round of spy fixes. This should hopefully...
2006-09-05  Jason ParkerSmall typo in zapata.conf.sample
2006-09-04  Olle JohanssonDon't kill the pvt before we have sent ACK on CANCEL...
2006-09-03  BJ Weschke Make sure the forwarded channel inherits variables...
2006-09-03  BJ Weschke Don't keep trying the same member in certain strategie...
2006-09-03  BJ Weschke Let's NOT spy on Zap/psuedo channels, mmmmmmmmk?
2006-09-03  BJ Weschke Setting a retry of 0 is generally not a good idea...
2006-09-01  Joshua ColpOnly wipe the redirected audio & video IP/port if it...
2006-09-01  Kevin P. Flemingput in proper fix for issue #7294 instead of the broken...
2006-09-01  Joshua ColpFinish up the last commit (was worse then originally...
2006-09-01  Joshua ColpDon't treat an unexpected control subclass as voice...
2006-08-30  Olle JohanssonIssue #7572 - Hangup when receiving a buggy 487 respons...
2006-08-30  Russell BryantRestore original functionality of 1.2 in places where...
2006-08-30  Joshua ColpProperly handle an ETIMEDOUT result from pthread_cond_t...
next