2006-08-05 |
Russell Bryant | Always generate a Newstate event in ast_setstate()... |
commit | commitdiff | tree |
2006-08-05 |
Russell Bryant | remove duplicate queue log entry when the caller exits... |
commit | commitdiff | tree |
2006-08-05 |
Russell Bryant | don't advertise that this function can set a SIP header... |
commit | commitdiff | tree |
2006-08-05 |
Russell Bryant | make sure the priv-callerintros directory exists before... |
commit | commitdiff | tree |
2006-08-05 |
Russell Bryant | Fix an issue that would cause a NewCallerID manager... |
commit | commitdiff | tree |
2006-08-05 |
Russell Bryant | suppress a compiler warning about the usage of a potent... |
commit | commitdiff | tree |
2006-08-03 |
Joshua Colp | Treat the file as invalid if we have no valid formats... |
commit | commitdiff | tree |
2006-08-03 |
Tilghman Lesher | Bug 7648 - Checking wrong count for plurality on new... |
commit | commitdiff | tree |
2006-08-02 |
Kevin P. Fleming | fix brain-damage I introduced when trying to fix the... |
commit | commitdiff | tree |
2006-08-01 |
Kevin P. Fleming | ensure that the 'feature digit timeout' value is taken... |
commit | commitdiff | tree |
2006-08-01 |
Joshua Colp | Close the stream when file based MOH stop. This won... |
commit | commitdiff | tree |
2006-07-31 |
Kevin P. Fleming | don't reissue hangup requests for SIP channels that... |
commit | commitdiff | tree |
2006-07-31 |
Joshua Colp | Add missing code to bring transferee channel out of... |
commit | commitdiff | tree |
2006-07-31 |
Russell Bryant | one more small tweak for thread-safety of TRACE_FRAMES |
commit | commitdiff | tree |
2006-07-31 |
Russell Bryant | Make the frame counting done with TRACE_FRAMES defined... |
commit | commitdiff | tree |
2006-07-29 |
Joshua Colp | How many attempts does it take to make a SIP URI parser... |
commit | commitdiff | tree |
2006-07-28 |
Joshua Colp | Make a copy of the request URI in check_user_full inste... |
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | use the enum that defines the option arguments, so... |
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | do a better job avoiding translation path teardown... |
commit | commitdiff | tree |
2006-07-27 |
Russell Bryant | Fix crash when using the "regexten" option with MALLOC_... |
commit | commitdiff | tree |
2006-07-27 |
Kevin P. Fleming | don't do useless translation destroy/build when the... |
commit | commitdiff | tree |
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 |
next |