2006-09-01 |
Kevin P. Fleming | put in proper fix for issue #7294 instead of the broken... |
commit | commitdiff | tree |
2006-09-01 |
Joshua Colp | Finish up the last commit (was worse then originally... |
commit | commitdiff | tree |
2006-09-01 |
Joshua Colp | Don't treat an unexpected control subclass as voice... |
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Issue #7572 - Hangup when receiving a buggy 487 respons... |
commit | commitdiff | tree |
2006-08-30 |
Russell Bryant | Restore original functionality of 1.2 in places where... |
commit | commitdiff | tree |
2006-08-30 |
Joshua Colp | Properly handle an ETIMEDOUT result from pthread_cond_t... |
commit | commitdiff | tree |
2006-08-30 |
Olle Johansson | Issue 7822 - don't use SRV lookups if it's disabled. |
commit | commitdiff | tree |
2006-08-29 |
Russell Bryant | clean up last commit ... most notably, there is no... |
commit | commitdiff | tree |
2006-08-29 |
Steve Murphy | Fixes for bug 7813, via patch submitted by stevens. |
commit | commitdiff | tree |
2006-08-28 |
Steve Murphy | Removed from the docs the mention of the ! and =~ opera... |
commit | commitdiff | tree |
2006-08-28 |
Steve Murphy | According to a note added to 7731 by mneuhauser, this |
commit | commitdiff | tree |
2006-08-25 |
Matthew Fredrickson | There, much better. |
commit | commitdiff | tree |
2006-08-25 |
Matthew Fredrickson | Don't send proceeding twice (#7800) |
commit | commitdiff | tree |
2006-08-25 |
Tilghman Lesher | Text only - clarify the reason for entry into authentic... |
commit | commitdiff | tree |
2006-08-24 |
Russell Bryant | Fix a few issues related to the handling of channel... |
commit | commitdiff | tree |
2006-08-24 |
Joshua Colp | I can type english. Honest. Thanks Kenny. |
commit | commitdiff | tree |
2006-08-24 |
Joshua Colp | Minor documentation fix to add the 'dynamic' dialplan... |
commit | commitdiff | tree |
2006-08-23 |
Tilghman Lesher | Revert last change - breaks retrieval of builtin variables |
commit | commitdiff | tree |
2006-08-22 |
Tilghman Lesher | Bug 7779 - Using initstate(3) means that we cannot... |
commit | commitdiff | tree |
2006-08-21 |
Matt O'Gorman | Move the load_modules call so that if a module needs |
commit | commitdiff | tree |
2006-08-20 |
Tilghman Lesher | Reformat to match the contribution style of other contr... |
commit | commitdiff | tree |
2006-08-20 |
Joshua Colp | Turn media level c= parsing on by default (issue #7725... |
commit | commitdiff | tree |
2006-08-19 |
Jason Parker | Fix a bug with app_voicemail when trying to use app_dir... |
commit | commitdiff | tree |
2006-08-18 |
Kevin P. Fleming | make a feeble attempt to avoid the 'how do I enable... |
commit | commitdiff | tree |
2006-08-17 |
Kevin P. Fleming | rename file per crichter's request |
commit | commitdiff | tree |
2006-08-17 |
Christian Richter | This rather small ;-) commit merges the changes from... |
commit | commitdiff | tree |
2006-08-17 |
Russell Bryant | revert bogus change to attempt to fix bug 7506 which... |
commit | commitdiff | tree |
2006-08-17 |
Joshua Colp | Use the last CDR entry instead of the first CDR entry... |
commit | commitdiff | tree |
2006-08-17 |
Joshua Colp | Make app_macro compile again |
commit | commitdiff | tree |
2006-08-17 |
Steve Murphy | In app_macro, changed the previously changed upper... |
commit | commitdiff | tree |
2006-08-16 |
Kevin P. Fleming | don't allow AUEP responses to overflow the stack during... |
commit | commitdiff | tree |
2006-08-15 |
Russell Bryant | use pbx_builtin_getvar_helper() so that GET VARIABLE... |
commit | commitdiff | tree |
2006-08-15 |
Steve Murphy | This revision fixes bug 7731, the inability for macros... |
commit | commitdiff | tree |
2006-08-08 |
Kevin P. Fleming | add explicit listing of anthm's contributions (issue... |
commit | commitdiff | tree |
2006-08-08 |
Russell Bryant | Increase the buffer size for the callid (issue #7675... |
commit | commitdiff | tree |
2006-08-07 |
Russell Bryant | Fix a crash reported to me by hads on IRC. This crash... |
commit | commitdiff | tree |
2006-08-07 |
Joshua Colp | Reset our stream and vstream pointers back to NULL... |
commit | commitdiff | tree |
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 |
next |