2010-05-10 |
Tilghman Lesher | Allow compilation on Mac OS X 10.4 (Tiger) |
commit | commitdiff | tree |
2010-05-06 |
Jeff Peeler | Only allow the operator key to be accepted after leavin... |
commit | commitdiff | tree |
2010-05-06 |
Jeff Peeler | Revert 261698, code in trunk leads me to believe unadve... |
commit | commitdiff | tree |
2010-05-06 |
Jeff Peeler | Remove some hidden broken code in the voicemail mailbox... |
commit | commitdiff | tree |
2010-05-06 |
Jason Parker | Use the versioned MOH tarballs, now that we have them. |
commit | commitdiff | tree |
2010-05-05 |
Paul Belanger | Registration fix for SIP realtime. |
commit | commitdiff | tree |
2010-05-04 |
Tilghman Lesher | Add a tiny corner case to the previous commit |
commit | commitdiff | tree |
2010-05-04 |
Tilghman Lesher | Protect against overflow, when calculating how long... |
commit | commitdiff | tree |
2010-05-04 |
Jeff Peeler | Voicemail transfer to operator should occur immediately... |
commit | commitdiff | tree |
2010-05-04 |
Tim Ringenbach | Fix FILTER() examples to work in 1.4 |
commit | commitdiff | tree |
2010-05-04 |
Jason Parker | Fix fallout from removing from configure script. ... |
commit | commitdiff | tree |
2010-05-03 |
Paul Belanger | Should have removed /usr/lib/ part. Thanks Qwell. |
commit | commitdiff | tree |
2010-05-03 |
Paul Belanger | non-root make install PREFIX=/tmp fails. |
commit | commitdiff | tree |
2010-05-03 |
Leif Madsen | Minor typo pointed out by pabelanger on IRC. |
commit | commitdiff | tree |
2010-04-30 |
Jeff Peeler | Ensure channel state is not incorrectly set in the... |
commit | commitdiff | tree |
2010-04-30 |
Mark Michelson | Fix potential crash from race condition due to accessin... |
commit | commitdiff | tree |
2010-04-29 |
Richard Mudgett | DTMF CallerID detection problems. |
commit | commitdiff | tree |
2010-04-29 |
David Vossel | Fixes crash in audiohook_write_list |
commit | commitdiff | tree |
2010-04-28 |
David Vossel | resolves deadlocks in chan_local |
commit | commitdiff | tree |
2010-04-28 |
Leif Madsen | Update config.guess. |
commit | commitdiff | tree |
2010-04-28 |
Jason Parker | Add AC_CONFIG_AUX_DIR to configure script, so systems... |
commit | commitdiff | tree |
2010-04-28 |
Jason Parker | Missed this when removing $ID |
commit | commitdiff | tree |
2010-04-28 |
Jason Parker | Remove usage of `id` since it isn't useful and was... |
commit | commitdiff | tree |
2010-04-28 |
Jeff Peeler | Do not play goodbye prompt after timeout of message... |
commit | commitdiff | tree |
2010-04-27 |
Richard Mudgett | DAHDI "WARNING" message is confusing and vague |
commit | commitdiff | tree |
2010-04-27 |
Leif Madsen | Update sounds files. |
commit | commitdiff | tree |
2010-04-27 |
Jason Parker | Add gar to the check for AR for those silly OSes (Solar... |
commit | commitdiff | tree |
2010-04-27 |
Jason Parker | Support the silly OSes that don't have ar and strip. |
commit | commitdiff | tree |
2010-04-27 |
Richard Mudgett | hidecalleridname parameter in chan_dahdi.conf |
commit | commitdiff | tree |
2010-04-26 |
Mark Michelson | Let compilation succeed warning-free when DONT_OPTIMIZE... |
commit | commitdiff | tree |
2010-04-26 |
Mark Michelson | Prevent Newchannel manager events for dummy channels. |
commit | commitdiff | tree |
2010-04-25 |
Tilghman Lesher | When StopMonitor is called, ensure that it will not... |
commit | commitdiff | tree |
2010-04-22 |
Matthew Nicholson | Fix broken CDR behavior. |
commit | commitdiff | tree |
2010-04-21 |
Jeff Peeler | Fix looping forever when no input received in certain... |
commit | commitdiff | tree |
2010-04-20 |
Jeff Peeler | Play correct prompt when voicemail store failure occurs... |
commit | commitdiff | tree |
2010-04-19 |
Jeff Peeler | make app_voicemail compile with IMAP_STORAGE |
commit | commitdiff | tree |
2010-04-16 |
Dwayne M. Hubbard | Make the mixmonitor thread process audio frames faster |
commit | commitdiff | tree |
2010-04-15 |
Tilghman Lesher | Allow application options with arguments to contain... |
commit | commitdiff | tree |
2010-04-15 |
Tilghman Lesher | Don't recreate peer, when responding to a repeated... |
commit | commitdiff | tree |
2010-04-15 |
Leif Madsen | Update backtrace.txt documentation. |
commit | commitdiff | tree |
2010-04-15 |
Leif Madsen | Update address of the bug tracker. |
commit | commitdiff | tree |
2010-04-14 |
Tilghman Lesher | When forwarding a message, ensure that prepending works... |
commit | commitdiff | tree |
2010-04-13 |
Matthew Nicholson | Add an option to restore past broken behavor of the... |
commit | commitdiff | tree |
2010-04-12 |
Leif Madsen | Add How-To document on collecting debugging info for... |
commit | commitdiff | tree |
2010-04-06 |
Richard Mudgett | DAHDI/PRI call to pri_channel_bridge() not protected... |
commit | commitdiff | tree |
2010-04-02 |
Russell Bryant | Resolve a deadlock that occurs due to a pointless call... |
commit | commitdiff | tree |
2010-04-02 |
Russell Bryant | Remove extremely verbose debug message. |
commit | commitdiff | tree |
2010-03-31 |
Tilghman Lesher | Ensure line terminators in email are consistent. |
commit | commitdiff | tree |
2010-03-31 |
Leif Madsen | Add documentation clarifying when 't' and 'T' can be... |
commit | commitdiff | tree |
2010-03-30 |
Russell Bryant | Don't kill Asterisk if the H323 listener does not start. |
commit | commitdiff | tree |
2010-03-30 |
Russell Bryant | Don't make Asterisk not start if pbx_dundi fails to... |
commit | commitdiff | tree |
2010-03-25 |
Jason Parker | Don't remove local copies of utils in uninstall. |
commit | commitdiff | tree |
2010-03-25 |
Jason Parker | Fix DEBUG_THREADS issue with out-of-tree modules. |
commit | commitdiff | tree |
2010-03-25 |
Russell Bryant | Update Asterisk 1.4 to use menuselect trunk. |
commit | commitdiff | tree |
2010-03-25 |
Mark Michelson | Add doxygen for acl.h |
commit | commitdiff | tree |
2010-03-25 |
Mark Michelson | Several fixes regarding RFC2833 DTMF detection. |
commit | commitdiff | tree |
2010-03-25 |
Terry Wilson | Handle new SRCCHANGE control message here too |
commit | commitdiff | tree |
2010-03-24 |
Jeff Peeler | Ensure that monitor recordings are written to the corre... |
commit | commitdiff | tree |
2010-03-23 |
Jason Parker | Revert revisions 254046 and 254098. |
commit | commitdiff | tree |
2010-03-23 |
Jason Parker | Add note about the out-of-tree module ABI changes. |
commit | commitdiff | tree |
2010-03-23 |
Jason Parker | Allow out-of-tree modules to load, regardless of DEBUG_... |
commit | commitdiff | tree |
2010-03-22 |
Matthew Nicholson | Unconditionally copy the caller's account code to the... |
commit | commitdiff | tree |
2010-03-21 |
Russell Bryant | Fix final link on FreeBSD by adding the PTHREAD_CFLAGS. |
commit | commitdiff | tree |
2010-03-20 |
Russell Bryant | Resolve a number of FreeBSD build issues. |
commit | commitdiff | tree |
2010-03-18 |
Leif Madsen | Typo found while fixing issue #16961. |
commit | commitdiff | tree |
2010-03-18 |
Leif Madsen | Synchronize text in localchannels.txt and localchannels... |
commit | commitdiff | tree |
2010-03-18 |
Leif Madsen | Update new Local channel documentation. |
commit | commitdiff | tree |
2010-03-17 |
Terry Wilson | Revert API change in release branches |
commit | commitdiff | tree |
2010-03-17 |
Leif Madsen | Add french snipset to say.conf. |
commit | commitdiff | tree |
2010-03-16 |
Russell Bryant | Backport chan_sip build fix for Mac OSX 10.6 from trunk. |
commit | commitdiff | tree |
2010-03-16 |
Russell Bryant | Use uname -s, as done in trunk. |
commit | commitdiff | tree |
2010-03-16 |
Russell Bryant | Apply codec_gsm Mac OS X 10.6 build fix that is in... |
commit | commitdiff | tree |
2010-03-16 |
Russell Bryant | Don't treat warnings as errors for muted. |
commit | commitdiff | tree |
2010-03-16 |
Leif Madsen | Additional extensions.ael global variable fixes. |
commit | commitdiff | tree |
2010-03-15 |
Tilghman Lesher | Uh, yeah. Umask. I'm stupid. |
commit | commitdiff | tree |
2010-03-15 |
Leif Madsen | Update extensions.ael file to not overlap extensions... |
commit | commitdiff | tree |
2010-03-15 |
Leif Madsen | Revert last commit that had bad changed to configure. |
commit | commitdiff | tree |
2010-03-15 |
Leif Madsen | Update extensions.ael file to not overlap extensions... |
commit | commitdiff | tree |
2010-03-15 |
Tilghman Lesher | Typo |
commit | commitdiff | tree |
2010-03-15 |
Tilghman Lesher | Launch Asterisk on Mac OS X with launchd. |
commit | commitdiff | tree |
2010-03-13 |
Terry Wilson | Merged revisions 252089 via svnmerge from |
commit | commitdiff | tree |
2010-03-12 |
Richard Mudgett | Forward declaring dahdi_pri was already done. |
commit | commitdiff | tree |
2010-03-12 |
Richard Mudgett | Make chan_dahdi wakeup_sub() prototype not conditional. |
commit | commitdiff | tree |
2010-03-09 |
Sean Bright | Use ast_strlen_zero to avoid a crash when a Dial()... |
commit | commitdiff | tree |
2010-03-08 |
Leif Madsen | Fix Debian init script to not use -c. |
commit | commitdiff | tree |
2010-03-05 |
Jeff Peeler | Fix not being able to specify a URL in MOH class directory. |
commit | commitdiff | tree |
2010-03-03 |
Leif Madsen | Update existing Local channel documentation. |
commit | commitdiff | tree |
2010-03-03 |
Jeff Peeler | Make sure to clear red alarm after polarity reversal. |
commit | commitdiff | tree |
2010-03-03 |
David Vossel | fixes problem with duplicate TXREQ packets |
commit | commitdiff | tree |
2010-03-02 |
Leif Madsen | Update IMAP documentation. |
commit | commitdiff | tree |
2010-03-02 |
Leif Madsen | Update documentation to clarify purpose of unanswered... |
commit | commitdiff | tree |
2010-03-02 |
Leif Madsen | Update documentation to not imply we support overriding... |
commit | commitdiff | tree |
2010-03-02 |
Alec L Davis | revert ability to exit echo app |
commit | commitdiff | tree |
2010-03-02 |
Alec L Davis | fixes ability to exit echo app |
commit | commitdiff | tree |
2010-03-01 |
Sean Bright | Fix crash in app_voicemail related to message counting. |
commit | commitdiff | tree |
2010-03-01 |
Jeff Peeler | Modify queued frames from local channels to not set... |
commit | commitdiff | tree |
2010-02-27 |
Alec L Davis | overlap receiving: automatically send CALL PROCEEDING... |
commit | commitdiff | tree |
2010-02-27 |
Kevin P. Fleming | add a reference to the now-published IAX2 RFC |
commit | commitdiff | tree |
2010-02-26 |
Mark Michelson | For T.38 reINVITEs treat a 606 the same as a 488. |
commit | commitdiff | tree |
2010-02-25 |
Jeff Peeler | Ensure that monitor recordings are written to the corre... |
commit | commitdiff | tree |
next |