Commit Graph

13996 Commits (b683fb2e4ee64dfbb8429f557bcd67cfd46df986)
 

Author SHA1 Message Date
Jason Parker b683fb2e4e Fix fallout from removing from configure script. Pointed out by philipp64 on #asterisk-dev
16 years ago
Paul Belanger 0ac68b78fb Should have removed /usr/lib/ part. Thanks Qwell.
16 years ago
Paul Belanger 88792ca865 non-root make install PREFIX=/tmp fails.
16 years ago
Leif Madsen 21ada7872b Minor typo pointed out by pabelanger on IRC.
16 years ago
Jeff Peeler 87e8d0ec46 Ensure channel state is not incorrectly set in the case of a very early answer.
16 years ago
Mark Michelson 1a098e8e98 Fix potential crash from race condition due to accessing channel data without the channel locked.
16 years ago
Richard Mudgett e0d8abbfe2 DTMF CallerID detection problems.
16 years ago
David Vossel 49c20ee9c5 Fixes crash in audiohook_write_list
16 years ago
David Vossel 2077fcfc6d resolves deadlocks in chan_local
16 years ago
Leif Madsen c79b3c8903 Update config.guess.
16 years ago
Jason Parker af968c6a1a Add AC_CONFIG_AUX_DIR to configure script, so systems without install can use install-sh from our source dir.
16 years ago
Jason Parker cb07c60550 Missed this when removing $ID
16 years ago
Jason Parker 996d4625e1 Remove usage of `id` since it isn't useful and was causing breakge.
16 years ago
Jeff Peeler 4e6d8d2774 Do not play goodbye prompt after timeout of message review.
16 years ago
Richard Mudgett 0ee6131402 DAHDI "WARNING" message is confusing and vague
16 years ago
Leif Madsen ecd38c37db Update sounds files.
16 years ago
Jason Parker fa3c085c7b Add gar to the check for AR for those silly OSes (Solaris) that don't have ar.
16 years ago
Jason Parker 58a53fae52 Support the silly OSes that don't have ar and strip.
16 years ago
Richard Mudgett e0623c7080 hidecalleridname parameter in chan_dahdi.conf
16 years ago
Mark Michelson d4637b864c Let compilation succeed warning-free when DONT_OPTIMIZE is turned off.
16 years ago
Mark Michelson a06794cf7a Prevent Newchannel manager events for dummy channels.
16 years ago
Tilghman Lesher bb48f80e58 When StopMonitor is called, ensure that it will not be restarted by a channel event.
16 years ago
Matthew Nicholson 5375985fa9 Fix broken CDR behavior.
16 years ago
Jeff Peeler 5c5677868d Fix looping forever when no input received in certain voicemail menu scenarios.
16 years ago
Jeff Peeler 4af3d8699b Play correct prompt when voicemail store failure occurs after attempted forward.
16 years ago
Jeff Peeler f5b5f848be make app_voicemail compile with IMAP_STORAGE
16 years ago
Dwayne M. Hubbard 4f19fa6fd0 Make the mixmonitor thread process audio frames faster
16 years ago
Tilghman Lesher 2b74f9be7b Allow application options with arguments to contain parentheses, through a variety of escaping techniques.
16 years ago
Tilghman Lesher 244f519a25 Don't recreate peer, when responding to a repeated deregistration attempt.
16 years ago
Leif Madsen d7bf9b1ed1 Update backtrace.txt documentation.
16 years ago
Leif Madsen 853b065e78 Update address of the bug tracker.
16 years ago
Tilghman Lesher 91a8a41d8a When forwarding a message, ensure that prepending works correctly.
16 years ago
Matthew Nicholson 49695230d3 Add an option to restore past broken behavor of the Events manager action
16 years ago
Leif Madsen 6bc34c5d52 Add How-To document on collecting debugging info for issues.asterisk.org
16 years ago
Richard Mudgett f4fc6dfb4a DAHDI/PRI call to pri_channel_bridge() not protected by PRI lock.
16 years ago
Russell Bryant e8f9c77145 Resolve a deadlock that occurs due to a pointless call to ast_bridged_channel()
16 years ago
Russell Bryant cd40a4681f Remove extremely verbose debug message.
16 years ago
Tilghman Lesher 498d885133 Ensure line terminators in email are consistent.
16 years ago
Leif Madsen 1d9be78f12 Add documentation clarifying when 't' and 'T' can be used.
16 years ago
Russell Bryant c689d464dd Don't kill Asterisk if the H323 listener does not start.
16 years ago
Russell Bryant 013e28dda7 Don't make Asterisk not start if pbx_dundi fails to initialize.
16 years ago
Jason Parker c3ed4366cc Don't remove local copies of utils in uninstall.
16 years ago
Jason Parker c94931c9a4 Fix DEBUG_THREADS issue with out-of-tree modules.
16 years ago
Russell Bryant 2ebff8a1d6 Update Asterisk 1.4 to use menuselect trunk.
16 years ago
Mark Michelson 6eca8e3059 Add doxygen for acl.h
16 years ago
Mark Michelson 3601cd50fc Several fixes regarding RFC2833 DTMF detection.
16 years ago
Terry Wilson d7a0de13ad Handle new SRCCHANGE control message here too
16 years ago
Jeff Peeler 92e1ca0016 Ensure that monitor recordings are written to the correct location (again)
16 years ago
Jason Parker 8371df4e7b Revert revisions 254046 and 254098.
16 years ago
Jason Parker 733782e90f Add note about the out-of-tree module ABI changes.
16 years ago