2006-07-27 |
Russell Bryant | fix a crash when MALLOC_DEBUG is enabled and the regext... |
commit | commitdiff | tree |
2006-07-26 |
Joshua Colp | Put default callerid into contact when the one specifie... |
commit | commitdiff | tree |
2006-07-25 |
Russell Bryant | This resolves a deadlock that a tech support customer... |
commit | commitdiff | tree |
2006-07-24 |
Steve Murphy | This fixes a compile problem for s390 as reported in... |
commit | commitdiff | tree |
2006-07-19 |
Kevin P. Fleming | ensure that global 'maxauthreq' is reset to zero during... |
commit | commitdiff | tree |
2006-07-18 |
Russell Bryant | don't crash if the frame has no data, but has a src |
commit | commitdiff | tree |
2006-07-17 |
Russell Bryant | if asked to duplicate a frame that has no data, don... |
commit | commitdiff | tree |
2006-07-17 |
Tilghman Lesher | Backport buffer increase to 1.2 |
commit | commitdiff | tree |
2006-07-17 |
Tilghman Lesher | Overflow bad |
commit | commitdiff | tree |
2006-07-15 |
Tilghman Lesher | Bug 7513 - ensure that each time we do a query, the... |
commit | commitdiff | tree |
2006-07-14 |
Tilghman Lesher | Bug 7526 - previous commit broke app_sms |
commit | commitdiff | tree |
2006-07-13 |
Kevin P. Fleming | don't fail/abort if the message category sound file... |
commit | commitdiff | tree |
2006-07-13 |
Russell Bryant | yeah, ummm... This frame pointer should not be static... |
commit | commitdiff | tree |
2006-07-13 |
Kevin P. Fleming | report address of peer trying to subscribe to unknown... |
commit | commitdiff | tree |
2006-07-13 |
Tilghman Lesher | Bug 7532 - Typo in enum example |
commit | commitdiff | tree |
2006-07-12 |
Tilghman Lesher | Merge fixup for asterisk startup script to zaptel start... |
commit | commitdiff | tree |
2006-07-12 |
Kevin P. Fleming | fix a weird case where a lock file could be left (but... |
commit | commitdiff | tree |
2006-07-12 |
Kevin P. Fleming | fix a case where ast_lock_path() could leave a randomly... |
commit | commitdiff | tree |
2006-07-12 |
Joshua Colp | Add support to have maxauthreq as a global option |
commit | commitdiff | tree |
2006-07-12 |
Kevin P. Fleming | remove some more bad examples of using printf |
commit | commitdiff | tree |
2006-07-12 |
Kevin P. Fleming | get rid of some more printf's (although most of these... |
commit | commitdiff | tree |
2006-07-12 |
Matt O'Gorman | GRRR no fprintf! |
commit | commitdiff | tree |
2006-07-11 |
Joshua Colp | Add configuration option for IAX2 users that will limit... |
commit | commitdiff | tree |
2006-07-10 |
Kevin P. Fleming | do masquerade-behind-proxy checking with better control... |
commit | commitdiff | tree |
2006-07-07 |
Joshua Colp | Change message regarding marker bit forcing when SSRC... |
commit | commitdiff | tree |
2006-07-06 |
Matt O'Gorman | patch resolves issue with when to decide if its right... |
commit | commitdiff | tree |
2006-07-06 |
BJ Weschke | Don't do wierd things on a callback agent that has... |
commit | commitdiff | tree |
2006-07-06 |
Joshua Colp | Instead of giving the scheduled item ID on a peer expir... |
commit | commitdiff | tree |
2006-07-06 |
Tilghman Lesher | Fix spelling/grammar (issue 7493) |
commit | commitdiff | tree |
2006-07-05 |
Joshua Colp | Spell extension correctly in documentation for chan_oss... |
commit | commitdiff | tree |
2006-07-04 |
Olle Johansson | Tell clients based on old SIP standard that we only... |
commit | commitdiff | tree |
2006-07-03 |
Olle Johansson | issue #7470 - Need larger buffer for record-route heade... |
commit | commitdiff | tree |
2006-07-03 |
Russell Bryant | fix a race condition that caused asterisk to log a... |
commit | commitdiff | tree |
2006-07-03 |
Russell Bryant | use ast_set_callerid to be more consistent and to make... |
commit | commitdiff | tree |
2006-07-03 |
Russell Bryant | fix the build with BUSYDETECT_TONEONLY defined (issue... |
commit | commitdiff | tree |
2006-06-30 |
Tilghman Lesher | Bug 7349 - Directory did not work correctly when USE_OD... |
commit | commitdiff | tree |
2006-06-29 |
Tilghman Lesher | Bug 7388 - compatibility changes for Solaris |
commit | commitdiff | tree |
2006-06-29 |
Kevin P. Fleming | clarify documentation for 'persistentmembers' setting |
commit | commitdiff | tree |
2006-06-29 |
Kevin P. Fleming | add documentation for peer-specific 'outboundproxy... |
commit | commitdiff | tree |
2006-06-28 |
Olle Johansson | Don't delete scheduled item twice in sip_destroy (alrea... |
commit | commitdiff | tree |
2006-06-26 |
Kevin P. Fleming | ensure that two SIP channels that exist at the same... |
commit | commitdiff | tree |
2006-06-26 |
Olle Johansson | Issue 6997 maybe, but anyway - don't retransmit respons... |
commit | commitdiff | tree |
2006-06-25 |
Tilghman Lesher | Bug 7425 - Size of buffer is passed in by len |
commit | commitdiff | tree |
2006-06-23 |
BJ Weschke | We should lock the queue before we go making changes... |
commit | commitdiff | tree |
2006-06-21 |
Joshua Colp | Add Venezuelan indications (issue #7402 reported by... |
commit | commitdiff | tree |
2006-06-20 |
Tilghman Lesher | Bug 7398 - Solaris puts its zoneinfo files in a nonstan... |
commit | commitdiff | tree |
2006-06-20 |
Olle Johansson | Issue #6820 - Possible fix (already implemented in... |
commit | commitdiff | tree |
2006-06-19 |
Joshua Colp | Call reset_user_pw upon changing the password using... |
commit | commitdiff | tree |
2006-06-19 |
Tilghman Lesher | Issue 7357 - txt file left behind when going to operato... |
commit | commitdiff | tree |
2006-06-18 |
Russell Bryant | don't set state to BUSY if the channel is already in... |
commit | commitdiff | tree |
2006-06-18 |
Russell Bryant | don't store multiple secrets delimited with semicolons... |
commit | commitdiff | tree |
2006-06-16 |
Joshua Colp | Zero out a declared structure so as to not crash if... |
commit | commitdiff | tree |
2006-06-15 |
Olle Johansson | Issue 7294 - patch by phsultan - Asterisk sends Invite... |
commit | commitdiff | tree |
2006-06-15 |
Kevin P. Fleming | don't use prefixed structure names for internal structures |
commit | commitdiff | tree |
2006-06-15 |
Tilghman Lesher | VoicemailMain exits on any key, when the language is... |
commit | commitdiff | tree |
2006-06-14 |
Kevin P. Fleming | coding style cleanups on queue interface handling code... |
commit | commitdiff | tree |
2006-06-14 |
Kevin P. Fleming | use existing dial string parser for strings supplied... |
commit | commitdiff | tree |
2006-06-14 |
Kevin P. Fleming | clarify file headers that mention disclaimer usage |
commit | commitdiff | tree |
2006-06-14 |
Kevin P. Fleming | don't output 'no format found' when we _did_ find the... |
commit | commitdiff | tree |
2006-06-13 |
Kevin P. Fleming | memory allocation optimizations |
commit | commitdiff | tree |
2006-06-13 |
Russell Bryant | remove duplicate mutex_unlock |
commit | commitdiff | tree |
2006-06-13 |
Russell Bryant | fix various places where the code returns without unloc... |
commit | commitdiff | tree |
2006-06-13 |
Russell Bryant | add a missing close of an open fd, destroy of open... |
commit | commitdiff | tree |
2006-06-13 |
Russell Bryant | revert a change that caused more problems than it fixed... |
commit | commitdiff | tree |
2006-06-12 |
Joshua Colp | Greatly simply the mixmonitor thread, and move channel... |
commit | commitdiff | tree |
2006-06-12 |
Russell Bryant | fix a place where a frame would be free'd twice |
commit | commitdiff | tree |
2006-06-12 |
Kevin P. Fleming | only allow chan_local to masquerade the outbound channe... |
commit | commitdiff | tree |
2006-06-12 |
Tilghman Lesher | Move set priority up, because at this point in the... |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | fix another place where a frame does not get free'd |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | fix up five little places where frames would not be... |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | fix a place that would leak a frame (all of these fixes... |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | fix a couple places that would leak a frame |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | fix two places that would cause a frame to be leaked |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | fix a case where an HTML frame would be leaked |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | Free frames read from the channel when measuring noise... |
commit | commitdiff | tree |
2006-06-11 |
Russell Bryant | backport a couple of frame leak fixes from the trunk... |
commit | commitdiff | tree |
2006-06-09 |
Joshua Colp | Allow the format outputted by meetme list to be used... |
commit | commitdiff | tree |
2006-06-09 |
Joshua Colp | Remove an unneeded double lock (issue #7310 reported... |
commit | commitdiff | tree |
2006-06-09 |
Joshua Colp | Handle hangup during recording of screened name (issue... |
commit | commitdiff | tree |
2006-06-09 |
Joshua Colp | Add missing newlines (issue #7323 reported by darkskiez) |
commit | commitdiff | tree |
2006-06-09 |
Olle Johansson | Do not require a context on a domain= setting |
commit | commitdiff | tree |
2006-06-08 |
Kevin P. Fleming | handle out-of-memory conditions properly in ast_frisola... |
commit | commitdiff | tree |
2006-06-07 |
Russell Bryant | fix some broken code with BRIDGE_OPTIMIZATION defined... |
commit | commitdiff | tree |
2006-06-06 |
Tilghman Lesher | Bug 7287 - A too short voicemail with ODBC_STORAGE... |
commit | commitdiff | tree |
2006-06-06 |
Tilghman Lesher | Bug 7268 - Callerid leaks memory on error |
commit | commitdiff | tree |
2006-06-06 |
Kevin P. Fleming | clean up yesterday's security fix to not cause breakage... |
commit | commitdiff | tree |
2006-06-05 |
Kevin P. Fleming | ensure that the received number of bytes is included... |
commit | commitdiff | tree |
2006-06-04 |
Kevin P. Fleming | return bridge exit logic to what it was before i broke... |
commit | commitdiff | tree |
2006-06-03 |
Russell Bryant | when using moh files mode, don't look for a file past... |
commit | commitdiff | tree |
2006-06-03 |
BJ Weschke | Fix doxygen comment about AST_LIST_HEAD_INIT_NOLOCK |
commit | commitdiff | tree |
2006-06-01 |
Kevin P. Fleming | remove pointless forcing of the channel into SLINEAR... |
commit | commitdiff | tree |
2006-06-01 |
Kevin P. Fleming | handle Zap transfers behind chan_agent properly so... |
commit | commitdiff | tree |
2006-06-01 |
Kevin P. Fleming | remove a sample entry that never should have been added... |
commit | commitdiff | tree |
2006-05-31 |
Russell Bryant | if the connection to a FastAGI server fails because... |
commit | commitdiff | tree |
2006-05-31 |
Kevin P. Fleming | silence a warning message that is not a warning |
commit | commitdiff | tree |
2006-05-31 |
Russell Bryant | fix misplaced manager event (issue #6866, flefoll) |
commit | commitdiff | tree |
2006-05-30 |
Kevin P. Fleming | check the proper variable... |
commit | commitdiff | tree |
2006-05-30 |
Kevin P. Fleming | another S/390 build fix |
commit | commitdiff | tree |
2006-05-30 |
BJ Weschke | Fix infinite loop scenario and add some sanity checkin... |
commit | commitdiff | tree |
2006-05-26 |
BJ Weschke | A new way to try and deal with deadlocks that occur... |
commit | commitdiff | tree |
next |