2009-05-05 |
Sean Bright | Fix Javascript error when using astman.js in Internet... |
commit | commitdiff | tree |
2009-05-05 |
Joshua Colp | Fix an incorrect assumption that certain values on... |
commit | commitdiff | tree |
2009-05-05 |
Joshua Colp | Fix a bug where the followme application would continue... |
commit | commitdiff | tree |
2009-05-04 |
David Vossel | global mohinterpret setting is ignored |
commit | commitdiff | tree |
2009-05-02 |
Mark Michelson | Fix a bug which resulted from the Hebrew voicemail... |
commit | commitdiff | tree |
2009-05-02 |
Mark Michelson | Kevin has informed me that thi sort of thing is not... |
commit | commitdiff | tree |
2009-05-02 |
Mark Michelson | Move static buffers to outside for loops in app_chanspy. |
commit | commitdiff | tree |
2009-05-01 |
Tilghman Lesher | SIP Response 410 maps to cause code 22 (or 23), not 1. |
commit | commitdiff | tree |
2009-05-01 |
Jeff Peeler | Fix DTMF not being sent to other side after a partial... |
commit | commitdiff | tree |
2009-05-01 |
Sean Bright | Move the defintion of the a couple arrays out of loops. |
commit | commitdiff | tree |
2009-04-29 |
Tilghman Lesher | Allow H.323 to compile with FDLEAK checking enabled. |
commit | commitdiff | tree |
2009-04-29 |
David Brooks | Patch to fix tab-completion crash on "remove extension" |
commit | commitdiff | tree |
2009-04-29 |
Sean Bright | Fix a crash in app_queue with very long member lists. |
commit | commitdiff | tree |
2009-04-27 |
Kevin P. Fleming | Fix 'inconsistent line endings' when autoconf 2.63... |
commit | commitdiff | tree |
2009-04-27 |
Russell Bryant | Fix a typo from 190661. |
commit | commitdiff | tree |
2009-04-27 |
Russell Bryant | Resolve a crash in res_smdi when used with chan_dahdi. |
commit | commitdiff | tree |
2009-04-23 |
Russell Bryant | Remove a bogus ast_channel_unlock(). |
commit | commitdiff | tree |
2009-04-23 |
Joshua Colp | Fix a bug in chan_local glare hangup detection. |
commit | commitdiff | tree |
2009-04-23 |
Olle Johansson | unistd.h is required for usleep() on Darwin. It will... |
commit | commitdiff | tree |
2009-04-22 |
Tilghman Lesher | Detect availability of pthread_rwlock_timedwrlock(... |
commit | commitdiff | tree |
2009-04-22 |
Jeff Peeler | Make chan_h323 respect packetization settings |
commit | commitdiff | tree |
2009-04-22 |
Michiel van... | replace sed with tr to remove \r from downloaded file |
commit | commitdiff | tree |
2009-04-21 |
Doug Bailey | Remove daemon call on systems that do not support forking. |
commit | commitdiff | tree |
2009-04-21 |
Doug Bailey | Add check in configure script to check for GLOB_NOMAGIC... |
commit | commitdiff | tree |
2009-04-20 |
Tilghman Lesher | Add a workaround for func_odbc/ARRAY() for problems... |
commit | commitdiff | tree |
2009-04-20 |
Terry Wilson | Update CDR appropriately when AST_CAUSE_NO_ANSWER is set |
commit | commitdiff | tree |
2009-04-20 |
Terry Wilson | Don't treat a NOANSWER like a CHANUNAVAIL |
commit | commitdiff | tree |
2009-04-20 |
Sean Bright | Properly handle @s within hints in AEL. |
commit | commitdiff | tree |
2009-04-20 |
Doug Bailey | Clean up problem with manager implementation of mmap... |
commit | commitdiff | tree |
2009-04-20 |
Mark Michelson | Move the check for chan->fdno == -1 to after the zombie... |
commit | commitdiff | tree |
2009-04-18 |
David Vossel | Fixed autologoff in agents.conf not working when agent... |
commit | commitdiff | tree |
2009-04-17 |
Richard Mudgett | Modifed/added some debug messages. |
commit | commitdiff | tree |
2009-04-17 |
Matthew Nicholson | Make Busy() application set the CDR disposition to... |
commit | commitdiff | tree |
2009-04-17 |
Joshua Colp | Fix a bug where a value used to create the channel... |
commit | commitdiff | tree |
2009-04-17 |
Joshua Colp | Fix a situation where the DAHDI channel private structu... |
commit | commitdiff | tree |
2009-04-16 |
Tilghman Lesher | Only update realtime, if global option rtupdate !=... |
commit | commitdiff | tree |
2009-04-16 |
Richard Mudgett | Only disable mISDN DSP if Asterisk DSP is enabled.... |
commit | commitdiff | tree |
2009-04-16 |
Tilghman Lesher | Umask should not be exported into global namespace. |
commit | commitdiff | tree |
2009-04-15 |
David Vossel | National prefix inserted even when caller ID not available |
commit | commitdiff | tree |
2009-04-15 |
Mark Michelson | Update ast_readvideo_callback to match ast_readaudio_ca... |
commit | commitdiff | tree |
2009-04-14 |
David Vossel | audio_audiohook_write_list() does not correctly update... |
commit | commitdiff | tree |
2009-04-13 |
Tilghman Lesher | If fileconfig limit exceeds our maximum, then set the... |
commit | commitdiff | tree |
2009-04-10 |
Jeff Peeler | Fix module embedding for chan_h323. |
commit | commitdiff | tree |
2009-04-10 |
Russell Bryant | Support "signaling" in addition to "signalling". |
commit | commitdiff | tree |
2009-04-10 |
Tilghman Lesher | Add lastms column to the contributed table designs |
commit | commitdiff | tree |
2009-04-09 |
Mark Michelson | Handle a SIP race condition (reinvite before an ACK... |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Oops, typo |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Race condition between ast_cli_command() and 'module... |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Permit zero-length text messages in SIP. |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Oops, missed this file in the last commit. |
commit | commitdiff | tree |
2009-04-09 |
Tilghman Lesher | Add debugging mode for diagnosing file descriptor leaks. |
commit | commitdiff | tree |
2009-04-08 |
Tilghman Lesher | Backport resolution for file descriptor leak in 1.6... |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Fix a crash due to too few arguments to RetryDial. |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Fix a small logical error when loading moh classes. |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Make a couple of changes with regards to a new message... |
commit | commitdiff | tree |
2009-04-08 |
Mark Michelson | Fix a few typos of the word "frequency." |
commit | commitdiff | tree |
2009-04-07 |
Mark Michelson | Set the AST_FEATURE_WARNING_ACTIVE flag when a p2p... |
commit | commitdiff | tree |
2009-04-07 |
Tilghman Lesher | Fix Macro documentation to match current (and intended... |
commit | commitdiff | tree |
2009-04-07 |
Mark Michelson | Ensure that \r\n is printed after the ActionID in an... |
commit | commitdiff | tree |
2009-04-06 |
Mark Michelson | Revert commit 186445 because it causes the build to... |
commit | commitdiff | tree |
2009-04-03 |
Kevin P. Fleming | Fix a bug where DAHDI/Zaptel channels would not properl... |
commit | commitdiff | tree |
2009-04-03 |
Tilghman Lesher | Found a conflict in the last commit, due to multiple... |
commit | commitdiff | tree |
2009-04-03 |
Tilghman Lesher | Distinguish in a sent email between simple sends and... |
commit | commitdiff | tree |
2009-04-03 |
Joshua Colp | Fix a problem with the crypto variable definitions... |
commit | commitdiff | tree |
2009-04-03 |
Russell Bryant | Fix a memory leak in cdr_radius. |
commit | commitdiff | tree |
2009-04-02 |
Mark Michelson | Fix instructions in one-step parking comment to make... |
commit | commitdiff | tree |
2009-04-02 |
Kevin P. Fleming | ensure that the buffer passed to DAHDI_SET_BUFINFO... |
commit | commitdiff | tree |
2009-04-02 |
Tilghman Lesher | Merged revisions 186056 via svnmerge from |
commit | commitdiff | tree |
2009-04-02 |
Tilghman Lesher | Avoid multiple warning messages in SIP, due to this... |
commit | commitdiff | tree |
2009-04-02 |
Kevin P. Fleming | the DAHDI_GETCONF, DAHDI_SETCONF and DAHDI_GET_PARAMS... |
commit | commitdiff | tree |
2009-04-01 |
David Vossel | Fixes issue with dropped calles due to re-Invite glare... |
commit | commitdiff | tree |
2009-04-01 |
Russell Bryant | Fix a case where DTMF could bypass audiohooks. |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Fix crash that would occur if an empty member was speci... |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Use AST_SCHED_DEL_SPINLOCK instead of manually using... |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Fix Russian voicemail intro to say the word "messages... |
commit | commitdiff | tree |
2009-03-31 |
David Brooks | Fix incorrect parsing in chan_gtalk when xmpp contains... |
commit | commitdiff | tree |
2009-03-31 |
Mark Michelson | Fix some state_interface stuff that was in trunk but... |
commit | commitdiff | tree |
2009-03-31 |
Joshua Colp | Fix crash when moving audiohooks between channels. |
commit | commitdiff | tree |
2009-03-30 |
Richard Mudgett | Update the channel allocation method documentation. |
commit | commitdiff | tree |
2009-03-30 |
Richard Mudgett | Make chan_misdn BRI TE side normally defer channel... |
commit | commitdiff | tree |
2009-03-30 |
Mark Michelson | Fix queue weight behavior so that calls in low-weight... |
commit | commitdiff | tree |
2009-03-30 |
Mark Michelson | Backport state interface changes to app_queue from... |
commit | commitdiff | tree |
2009-03-30 |
Joshua Colp | Improve our handling of T38 in the initial INVITE from... |
commit | commitdiff | tree |
2009-03-29 |
Russell Bryant | Ensure targs variable is fully initialized. |
commit | commitdiff | tree |
2009-03-27 |
Joshua Colp | Fix an issue where nat=yes would not always take effect... |
commit | commitdiff | tree |
2009-03-26 |
Kevin P. Fleming | use new, improved 8kHz prompts |
commit | commitdiff | tree |
2009-03-26 |
David Vossel | pri loop TestClient/TestServer fails: server SEND DTMF 8 |
commit | commitdiff | tree |
2009-03-25 |
Eliel C. Sardanons | Avoid destroying the CLI line when moving the cursor... |
commit | commitdiff | tree |
2009-03-24 |
Mark Michelson | Change NULL pointer check to be ast_strlen_zero. |
commit | commitdiff | tree |
2009-03-24 |
Tilghman Lesher | Additionally note that the operator option needs an... |
commit | commitdiff | tree |
2009-03-23 |
Mark Michelson | Fix a memory leak in res_monitor.c |
commit | commitdiff | tree |
2009-03-20 |
Russell Bryant | Fix a crash in IAX2 registration handling found during... |
commit | commitdiff | tree |
2009-03-19 |
Terry Wilson | Add missing datastore inherit (exists in all other... |
commit | commitdiff | tree |
2009-03-19 |
David Vossel | Cleaning up a few things in detect disconnect patch |
commit | commitdiff | tree |
2009-03-19 |
Tilghman Lesher | Reordering, to change prior to unlocking |
commit | commitdiff | tree |
2009-03-19 |
Tilghman Lesher | Delay signalling progress until a PRI channel really... |
commit | commitdiff | tree |
2009-03-19 |
Jason Parker | Export some more required symbols. |
commit | commitdiff | tree |
2009-03-19 |
Russell Bryant | Remove the use of RTLD_NOLOAD, as it is not behaving... |
commit | commitdiff | tree |
2009-03-19 |
Russell Bryant | Allow the AES API to work. |
commit | commitdiff | tree |
2009-03-19 |
Russell Bryant | Add missing semicolon in exports script. |
commit | commitdiff | tree |
next |