2009-01-15 |
Mark Michelson | Fix some crashes from bad datastore handling in app_queue.c |
commit | commitdiff | tree |
2009-01-14 |
Richard Mudgett | * Fixed create_process() allocation of process ID... |
commit | commitdiff | tree |
2009-01-14 |
Sean Bright | Update autosupport script to supply info for both Zapte... |
commit | commitdiff | tree |
2009-01-14 |
Steve Murphy | app_page was failing to compile in dev-mode on my gcc... |
commit | commitdiff | tree |
2009-01-14 |
Tilghman Lesher | Don't read into a buffer without first checking if... |
commit | commitdiff | tree |
2009-01-14 |
Mark Michelson | Fix a logic error I found while searching through chan_... |
commit | commitdiff | tree |
2009-01-14 |
Terry Wilson | Don't overflow when paging more than 128 extensions |
commit | commitdiff | tree |
2009-01-13 |
Russell Bryant | Revert unnecessary indications API change from rev... |
commit | commitdiff | tree |
2009-01-13 |
Terry Wilson | Don't pass a value with a side effect to a macro |
commit | commitdiff | tree |
2009-01-13 |
Tilghman Lesher | If either conditional is NULL, don't try copying it. |
commit | commitdiff | tree |
2009-01-12 |
Jeff Peeler | (closes issue #13881) |
commit | commitdiff | tree |
2009-01-12 |
Jeff Peeler | (closes issue #12269) |
commit | commitdiff | tree |
2009-01-12 |
Mark Michelson | I am reverting the fix made in revision 168128 (and... |
commit | commitdiff | tree |
2009-01-12 |
Russell Bryant | s/ringdance/ringcadence/ for Bulgaria |
commit | commitdiff | tree |
2009-01-10 |
Kevin P. Fleming | small commit to test new server |
commit | commitdiff | tree |
2009-01-10 |
Kevin P. Fleming | small commit to test new server |
commit | commitdiff | tree |
2009-01-09 |
Kevin P. Fleming | update to use new sound file packages that include... |
commit | commitdiff | tree |
2009-01-09 |
Russell Bryant | Make this compile for mvanbaak |
commit | commitdiff | tree |
2009-01-09 |
Richard Mudgett | * Fix for JIRA AST-175/ABE-1757 |
commit | commitdiff | tree |
2009-01-09 |
Mark Michelson | Add check_via calls to more request handlers |
commit | commitdiff | tree |
2009-01-08 |
Tilghman Lesher | Don't truncate database results at 255 chars. |
commit | commitdiff | tree |
2009-01-08 |
Kevin P. Fleming | remove an unnecessary argument to queue_request() |
commit | commitdiff | tree |
2009-01-07 |
Kevin P. Fleming | When a SIP request or response arrives for a dialog... |
commit | commitdiff | tree |
2009-01-07 |
Russell Bryant | Fix the last couple of places where free() was improper... |
commit | commitdiff | tree |
2009-01-07 |
Russell Bryant | Don't fclose() the file early, the filestream destructo... |
commit | commitdiff | tree |
2009-01-07 |
Russell Bryant | Only try to close the file if one was actually opened |
commit | commitdiff | tree |
2009-01-07 |
Russell Bryant | Don't use free() directly. This caused a crash since... |
commit | commitdiff | tree |
2009-01-07 |
Russell Bryant | Treat an empty string the same way as a NULL country... |
commit | commitdiff | tree |
2009-01-06 |
Mark Michelson | Use the correct variable when creating the format string |
commit | commitdiff | tree |
2009-01-06 |
Tilghman Lesher | Merged revisions 167259 via svnmerge from |
commit | commitdiff | tree |
2009-01-05 |
Mark Michelson | A couple of changes to T.38 SDP attribute handling |
commit | commitdiff | tree |
2009-01-01 |
Tilghman Lesher | Repeat attempts to write when we receive -EAGAIN from... |
commit | commitdiff | tree |
2008-12-31 |
Tilghman Lesher | Also inherit the musiconhold class. |
commit | commitdiff | tree |
2008-12-28 |
Russell Bryant | Use strncat() instead of an sprintf() in which source... |
commit | commitdiff | tree |
2008-12-23 |
Tilghman Lesher | Compile, even if both DAHDI and Zaptel are not installed. |
commit | commitdiff | tree |
2008-12-23 |
Mark Michelson | Fix a crash resulting from a datastore with inheritance... |
commit | commitdiff | tree |
2008-12-23 |
Tilghman Lesher | Use the integer form of condition for integer comparisons. |
commit | commitdiff | tree |
2008-12-22 |
Mark Michelson | Fix a deadlock relating to channel locks and autoservice |
commit | commitdiff | tree |
2008-12-22 |
Russell Bryant | Fix up timeout handling in ast_carefulwrite(). |
commit | commitdiff | tree |
2008-12-22 |
Russell Bryant | Re-work ref count handling of MoH classes using astobj2... |
commit | commitdiff | tree |
2008-12-19 |
Mark Michelson | Backport of AUDIOHOOK_INHERIT for Asterisk 1.4 |
commit | commitdiff | tree |
2008-12-19 |
Steve Murphy | This merges the masqpark branch into 1.4 |
commit | commitdiff | tree |
2008-12-19 |
Jeff Peeler | (closes issue #13480) |
commit | commitdiff | tree |
2008-12-19 |
Russell Bryant | Ensure that the chanspy datastore is fully initialized. |
commit | commitdiff | tree |
2008-12-18 |
Russell Bryant | Make ast_carefulwrite() be more careful. |
commit | commitdiff | tree |
2008-12-18 |
Tilghman Lesher | Add mutexes around accesses to the IMAP library interfa... |
commit | commitdiff | tree |
2008-12-18 |
Russell Bryant | Set the process group ID on the MOH process so that... |
commit | commitdiff | tree |
2008-12-18 |
Joshua Colp | Only care about a compatible codec for early bridging... |
commit | commitdiff | tree |
2008-12-18 |
Joshua Colp | Do not crash if we are not passed in a followme id. |
commit | commitdiff | tree |
2008-12-17 |
Tilghman Lesher | Reverse the fix from issue #6176 and add proper handlin... |
commit | commitdiff | tree |
2008-12-17 |
Mark Michelson | Fix some memory leaks found while looking at how realtime |
commit | commitdiff | tree |
2008-12-16 |
Mark Michelson | After looking through SIP registration code most of... |
commit | commitdiff | tree |
2008-12-16 |
Russell Bryant | Fix an issue where DEBUG_THREADS may erroneously report... |
commit | commitdiff | tree |
2008-12-16 |
Russell Bryant | Do not dereference the channel if AST_PBX_KEEPALIVE... |
commit | commitdiff | tree |
2008-12-16 |
Russell Bryant | Add "restart gracefully" to the AMI blacklist of CLI... |
commit | commitdiff | tree |
2008-12-16 |
Russell Bryant | Fix memory leak and invalid reporting issues with DEBUG... |
commit | commitdiff | tree |
2008-12-16 |
Russell Bryant | Fix a memory leak related to the use of the "setvar... |
commit | commitdiff | tree |
2008-12-16 |
Steve Murphy | I added a sentence to clarify why - and ' ' are ignored... |
commit | commitdiff | tree |
2008-12-16 |
Russell Bryant | Don't try to change working directory if a directory... |
commit | commitdiff | tree |
2008-12-15 |
Mark Michelson | Add the deadlock note to ast_spawn_extension as well |
commit | commitdiff | tree |
2008-12-15 |
Mark Michelson | Add notes to autoservice and pbx doxygen regarding... |
commit | commitdiff | tree |
2008-12-15 |
Joshua Colp | Do not try to unlock a non-existant channel if the... |
commit | commitdiff | tree |
2008-12-15 |
Joshua Colp | Use autoconf logic to determine whether the system... |
commit | commitdiff | tree |
2008-12-15 |
Joshua Colp | Can we try not to assign an unsigned int to -1? |
commit | commitdiff | tree |
2008-12-15 |
Russell Bryant | Handle a case where a call can be bridged to a channel... |
commit | commitdiff | tree |
2008-12-13 |
Tilghman Lesher | Change the default calldurationlimit from the special... |
commit | commitdiff | tree |
2008-12-12 |
Russell Bryant | Set the reviewboard:url property on 1.4, as well |
commit | commitdiff | tree |
2008-12-12 |
Tilghman Lesher | Simple fix for Ctrl-C not immediately exiting Asterisk... |
commit | commitdiff | tree |
2008-12-12 |
Russell Bryant | Specify uint32_t for variables storing a CRC32 so that... |
commit | commitdiff | tree |
2008-12-12 |
Russell Bryant | Resolve issues that could cause DTMF to be processed... |
commit | commitdiff | tree |
2008-12-11 |
Tilghman Lesher | When a Ctrl-C or Ctrl-D ends a remote console, on certa... |
commit | commitdiff | tree |
2008-12-11 |
Matthew Nicholson | Clean up the dundi cache every 5 minutes. |
commit | commitdiff | tree |
2008-12-11 |
Russell Bryant | Fix some observed slowdowns in dialplan processing. |
commit | commitdiff | tree |
2008-12-11 |
Russell Bryant | Fix an issue that made it so you could only have a... |
commit | commitdiff | tree |
2008-12-11 |
Tilghman Lesher | Don't wait forever, if there's a specified recording... |
commit | commitdiff | tree |
2008-12-11 |
Mark Michelson | Revert this cast to long. Using time_t here causes... |
commit | commitdiff | tree |
2008-12-11 |
Mark Michelson | Fix a potential crash due to unsafe datastore handling. |
commit | commitdiff | tree |
2008-12-10 |
Jeff Peeler | Oops, inverted logic for a strcasecmp check. Pointed... |
commit | commitdiff | tree |
2008-12-10 |
Jeff Peeler | (closes issue #13229) |
commit | commitdiff | tree |
2008-12-10 |
Joshua Colp | Fix subscription based MWI up a bit. We only want to... |
commit | commitdiff | tree |
2008-12-10 |
Joshua Colp | When a SIP peer unregisters set the expiry time back... |
commit | commitdiff | tree |
2008-12-10 |
Steve Murphy | (closes issue #14022) |
commit | commitdiff | tree |
2008-12-10 |
Mark Michelson | Update to stringfield handling so that side-effects on |
commit | commitdiff | tree |
2008-12-10 |
Mark Michelson | Revert fix for issue 13570. It has caused more problems... |
commit | commitdiff | tree |
2008-12-10 |
Mark Michelson | Add missing documentation to misdn.txt |
commit | commitdiff | tree |
2008-12-10 |
Joshua Colp | Increment the sequence number on the end packets for... |
commit | commitdiff | tree |
2008-12-09 |
Tilghman Lesher | Oops, should be "tz", not "zonetag". |
commit | commitdiff | tree |
2008-12-09 |
Russell Bryant | Remove the test_for_thread_safety() function completely. |
commit | commitdiff | tree |
2008-12-09 |
Tilghman Lesher | We appear to have documented tz= in the [general] secti... |
commit | commitdiff | tree |
2008-12-09 |
Joshua Colp | Add 'down' as a valid state for directed call pickup... |
commit | commitdiff | tree |
2008-12-09 |
Russell Bryant | Fix an issue where callers on an incoming call on an... |
commit | commitdiff | tree |
2008-12-09 |
Joshua Colp | Fix double declaration of 'x' on the PPC platform. |
commit | commitdiff | tree |
2008-12-09 |
Mark Michelson | If we fail to start a thread for the pbx to run in... |
commit | commitdiff | tree |
2008-12-09 |
Steve Murphy | In discussion with seanbright on #asterisk-dev, I... |
commit | commitdiff | tree |
2008-12-09 |
Joshua Colp | Make sure that the timestamp for DTMF is not the same... |
commit | commitdiff | tree |
2008-12-09 |
Joshua Colp | Take video into account when early bridging RTP. |
commit | commitdiff | tree |
2008-12-09 |
Steve Murphy | Previous fix used ast_malloc and ast_copy_string and... |
commit | commitdiff | tree |
2008-12-09 |
Tilghman Lesher | For some reason, after a distclean, gcc started returning |
commit | commitdiff | tree |
2008-12-09 |
Russell Bryant | Allow DISA to handle extensions that start with #. |
commit | commitdiff | tree |
2008-12-09 |
Steve Murphy | (closes issue #14019) |
commit | commitdiff | tree |
next |