2006-02-28 |
Russell Bryant | fix the output that indicates whether qualify smoothing... |
commit | commitdiff | tree |
2006-02-28 |
Russell Bryant | adjust the keys directory when astvarlibdir is specifie... |
commit | commitdiff | tree |
2006-02-28 |
Russell Bryant | add a missing newline in the agi app description (thank... |
commit | commitdiff | tree |
2006-02-27 |
Russell Bryant | don't try to print the help text for a CLI command... |
commit | commitdiff | tree |
2006-02-27 |
Russell Bryant | fix finding realtime peers that are not dynamic by... |
commit | commitdiff | tree |
2006-02-27 |
Russell Bryant | don't hang up the channel if its state is set to UP... |
commit | commitdiff | tree |
2006-02-26 |
Tilghman Lesher | Bug 5950 - reenable queue log rotation; also, eliminate... |
commit | commitdiff | tree |
2006-02-25 |
Matthew Fredrickson | Backport of fix to translation optimizations. Thanks... |
commit | commitdiff | tree |
2006-02-25 |
Kevin P. Fleming | factor the number of translation steps required into... |
commit | commitdiff | tree |
2006-02-25 |
Kevin P. Fleming | reformat code to fit guidelines |
commit | commitdiff | tree |
2006-02-25 |
Kevin P. Fleming | ensure that spy frame queueing is able to deal with... |
commit | commitdiff | tree |
2006-02-23 |
Tilghman Lesher | Oops, this was broken in 1.2, too. |
commit | commitdiff | tree |
2006-02-23 |
Kevin P. Fleming | backport list handling fix from trunk (solves memory... |
commit | commitdiff | tree |
2006-02-22 |
Kevin P. Fleming | add comment warning people about trying to use hostname... |
commit | commitdiff | tree |
2006-02-20 |
Tilghman Lesher | Would be nice to tell people to look in the right file... |
commit | commitdiff | tree |
2006-02-20 |
Mark Spencer | Handle ACKing properly (remove gratuitous -1) |
commit | commitdiff | tree |
2006-02-20 |
Mark Spencer | Fix numerous places in jitter buffer where freed memory... |
commit | commitdiff | tree |
2006-02-19 |
Tilghman Lesher | Okay, fseek doesn't return an offset |
commit | commitdiff | tree |
2006-02-19 |
Tilghman Lesher | Fix possible lack of initialization of useadsi |
commit | commitdiff | tree |
2006-02-19 |
Tilghman Lesher | Bug 6539 - Division by two negates error flag |
commit | commitdiff | tree |
2006-02-18 |
Tilghman Lesher | Bug 6529 - memory leak in ast_play_and_prepend |
commit | commitdiff | tree |
2006-02-17 |
Russell Bryant | fix incorrent index calculation for jitterbuffer histor... |
commit | commitdiff | tree |
2006-02-16 |
Russell Bryant | when executing the Directory application from voicemail... |
commit | commitdiff | tree |
2006-02-15 |
Kevin P. Fleming | ensure that agents logged in via the manager interface... |
commit | commitdiff | tree |
2006-02-15 |
Kevin P. Fleming | handle longer ENUM lookup results (issue #6476) |
commit | commitdiff | tree |
2006-02-15 |
Kevin P. Fleming | ensure that FastAGI launcher can handle system call... |
commit | commitdiff | tree |
2006-02-14 |
Matt O'Gorman | bug fix from 6485 with musiconhold not being turned |
commit | commitdiff | tree |
2006-02-14 |
Kevin P. Fleming | don't double-increment abandon counter for calls that... |
commit | commitdiff | tree |
2006-02-14 |
Mark Spencer | Fix stopstream in menus (bug #6137) |
commit | commitdiff | tree |
2006-02-14 |
BJ Weschke | #ifdef the include too. |
commit | commitdiff | tree |
2006-02-14 |
BJ Weschke | #ifdef'd the prctl fix to only try and compile on... |
commit | commitdiff | tree |
2006-02-14 |
Kevin P. Fleming | when answering INVITE, don't send codecs the peer didn... |
commit | commitdiff | tree |
2006-02-14 |
Kevin P. Fleming | revert yesterday's temporary fix for issue #6052 |
commit | commitdiff | tree |
2006-02-14 |
BJ Weschke | Fixed my silly backport error from r9861 |
commit | commitdiff | tree |
2006-02-14 |
BJ Weschke | Merged changes from r9844 from /trunk. Make sure that... |
commit | commitdiff | tree |
2006-02-14 |
Kevin P. Fleming | don't try to use peer's dynamic codec numbers, it leads... |
commit | commitdiff | tree |
2006-02-13 |
Josh Roberson | Don't set the formats before we stop indications. ... |
commit | commitdiff | tree |
2006-02-11 |
Russell Bryant | fix memory leak from not destroying the scheduler conte... |
commit | commitdiff | tree |
2006-02-11 |
Russell Bryant | fix due to CDR changes |
commit | commitdiff | tree |
2006-02-11 |
Russell Bryant | now that CDR is a loadable module, don't depend on... |
commit | commitdiff | tree |
2006-02-11 |
Kevin P. Fleming | clean up my mess from thread-starting change |
commit | commitdiff | tree |
2006-02-11 |
BJ Weschke | kpfleming's fix from r9472 backported to 1.2 |
commit | commitdiff | tree |
2006-02-10 |
Kevin P. Fleming | don't create monitor threads in detached mode, when... |
commit | commitdiff | tree |
2006-02-09 |
Tilghman Lesher | Revert behavior change from previous commit (fixes... |
commit | commitdiff | tree |
2006-02-09 |
Tilghman Lesher | Backport 5929 to 1.2 |
commit | commitdiff | tree |
2006-02-09 |
Russell Bryant | add another location for postgresql headers (issue... |
commit | commitdiff | tree |
2006-02-09 |
Russell Bryant | reload peercontext on iax2 reload (issue #6442) |
commit | commitdiff | tree |
2006-02-08 |
Tilghman Lesher | Leave it to RH/CentOS to put the freetds headers in... |
commit | commitdiff | tree |
2006-02-08 |
Matt O'Gorman | Make logger report error,warning,notice if logger.conf |
commit | commitdiff | tree |
2006-02-05 |
Tilghman Lesher | Bug 6176 - Fix race condition |
commit | commitdiff | tree |
2006-02-02 |
Kevin P. Fleming | don't override ASTERISKVERSIONNUM to 000000 for non... |
commit | commitdiff | tree |
2006-02-02 |
Matthew Fredrickson | Fix for (#6309), potential (highly unlikely) memory... |
commit | commitdiff | tree |
2006-01-30 |
Kevin P. Fleming | disable buggy PRI user-user code until it can be fixed |
commit | commitdiff | tree |
2006-01-28 |
Olle Johansson | Issue 6182 - Don't remove scheduled event until it... |
commit | commitdiff | tree |
2006-01-27 |
Olle Johansson | Issue 6362 - Register without Contact: and Expires... |
commit | commitdiff | tree |
2006-01-27 |
Tilghman Lesher | Bug 6072 - Revisions to the source bison and flex files... |
commit | commitdiff | tree |
2006-01-26 |
Russell Bryant | fix problem with dtmf on e&m (issue #6364) |
commit | commitdiff | tree |
2006-01-26 |
Olle Johansson | Issue 5898: Registrations does not get deleted if there... |
commit | commitdiff | tree |
2006-01-25 |
Russell Bryant | don't call ast_update_realtime with uninitialized varia... |
commit | commitdiff | tree |
2006-01-25 |
Russell Bryant | fix memory leak (inspired by issue #6351) |
commit | commitdiff | tree |
2006-01-25 |
Olle Johansson | Issue #6439 - the "timebomb" bug. Patch by Markster... |
commit | commitdiff | tree |
2006-01-25 |
Russell Bryant | don't leak almost 200 bytes for each new channel (issue... |
commit | commitdiff | tree |
2006-01-25 |
Kevin P. Fleming | ensure hangup cause code is handled properly when chann... |
commit | commitdiff | tree |
2006-01-24 |
Russell Bryant | completely arbitrary whitespace change for testing... |
commit | commitdiff | tree |
2006-01-24 |
Kevin P. Fleming | ensure that channel cannot become zombie after we check... |
commit | commitdiff | tree |
2006-01-24 |
Matthew Fredrickson | Backport fix for #6229, hangup on polarity reversal |
commit | commitdiff | tree |
2006-01-24 |
Olle Johansson | Issue 6114: Don't hangup on BYE/ALSO with no channel. |
commit | commitdiff | tree |
2006-01-24 |
Olle Johansson | Issue #6308 - never send response to ACK. (Reported... |
commit | commitdiff | tree |
2006-01-22 |
Russell Bryant | fix memory leak from not freeing the queue member list... |
commit | commitdiff | tree |
2006-01-22 |
Russell Bryant | fix MixMonitor crash (issue #6321, probably others) |
commit | commitdiff | tree |
2006-01-22 |
BJ Weschke | Bug fix: Correct some scenarios where CALL_LIMIT could... |
commit | commitdiff | tree |
2006-01-22 |
Tilghman Lesher | Bug 6281 - Cannot set more than a single header with... |
commit | commitdiff | tree |
2006-01-22 |
Russell Bryant | add a modified fix to prevent writing outside of the... |
commit | commitdiff | tree |
2006-01-21 |
Russell Bryant | temporarily revert substring fix pending the result... |
commit | commitdiff | tree |
2006-01-21 |
Russell Bryant | prevent the possibility of writing outside of the avail... |
commit | commitdiff | tree |
2006-01-21 |
Tilghman Lesher | Bug 5936 - AddQueueMember fails on realtime queue,... |
commit | commitdiff | tree |
2006-01-20 |
Russell Bryant | fix invalid value of prev_q (issue #6302) |
commit | commitdiff | tree |
2006-01-20 |
Matt O'Gorman | solved problem with delayreject and iax trunking |
commit | commitdiff | tree |
2006-01-19 |
Olle Johansson | Enable "musicclass" setting for sip peers as per the... |
commit | commitdiff | tree |
2006-01-19 |
Tilghman Lesher | Bug 6072 - Memory leaks in the expression parser |
commit | commitdiff | tree |
2006-01-19 |
Russell Bryant | fix Message-Account header to use the ip address if... |
commit | commitdiff | tree |
2006-01-19 |
Russell Bryant | fix a seg fault due to assuming that space gets allocat... |
commit | commitdiff | tree |
2006-01-18 |
Matt O'Gorman | Solves issue with the login proccess in meetme |
commit | commitdiff | tree |
2006-01-18 |
Russell Bryant | remove ChangeLog from the 1.2 branch. It will only... |
commit | commitdiff | tree |
2006-01-18 |
Matt O'Gorman | Changed order of autoload so that pbx_ comes before |
commit | commitdiff | tree |
2006-01-17 |
Matt O'Gorman | Stop any generators running on a channel when |
commit | commitdiff | tree |
2006-01-17 |
Matthew Fredrickson | Backport of fix for #6094 |
commit | commitdiff | tree |
2006-01-17 |
Matt O'Gorman | Fixed code ordering of logger_init and queue_log_init |
commit | commitdiff | tree |
2006-01-17 |
Kevin P. Fleming | update CLI copyright notice |
commit | commitdiff | tree |
2006-01-16 |
Kevin P. Fleming | do rlimit check _after_ reading config file, in case... |
commit | commitdiff | tree |
2006-01-14 |
Tilghman Lesher | Bug 6238 - Fix segfault when delimiter not specified |
commit | commitdiff | tree |
2006-01-13 |
Russell Bryant | fix spelling errors (issue #6227) |
commit | commitdiff | tree |
2006-01-12 |
Tilghman Lesher | Bug 6211 - Add option deletevoicemail as equivalent... |
commit | commitdiff | tree |
2006-01-11 |
Russell Bryant | move variable to correct scope (issue #6197) |
commit | commitdiff | tree |
2006-01-11 |
Russell Bryant | fix temp greetings with ODBC storage (issue #6078) |
commit | commitdiff | tree |
2006-01-11 |
Russell Bryant | fix mem leak on module unload (issue #6190) |
commit | commitdiff | tree |
2006-01-11 |
Russell Bryant | don't override an error condition that occurred when... |
commit | commitdiff | tree |
2006-01-11 |
Russell Bryant | lock list of translators *before* recalculating the... |
commit | commitdiff | tree |
2006-01-11 |
Matt O'Gorman | Minor typo refrenced in 6191 |
commit | commitdiff | tree |
2006-01-11 |
Russell Bryant | fix locking error - lock instead of unlock |
commit | commitdiff | tree |
next |