Commit Graph

14072 Commits (a9d20856d1dbb3777af03e506f5773c4aedec7df)
 

Author SHA1 Message Date
Jeff Peeler a9d20856d1 Check for newly added memory allocation failures gracefully during AEL2 parsing.
16 years ago
Jeff Peeler 11816dd222 Fix crash when parsing some heavily nested statements in AEL on reload.
16 years ago
Russell Bryant aafa3c7464 Remove an unnecessary assignment that causes a DEBUG_THREADS build failure on mac os x.
16 years ago
Russell Bryant f311d0ac18 Fix a build problem on Mac OS X with DEBUG_THREADS enabled.
16 years ago
Jeff Peeler 5cf7c69afb Eliminate deadlock potential in dahdi_fixup().
16 years ago
Matthew Nicholson e3ee8deffd Set sin_family in ast_get_ip_or_srv() and removed the 'last' member of the ast_dnsmgr_entry struct.
16 years ago
Jason Parker 25a613a993 Need to lock the agent chan before access its internal bits.
16 years ago
Paul Belanger ae3f99e0b7 Fixed typo in macro-page
16 years ago
David Vossel 3245bb4b86 fixes chan_iax2 race condition
16 years ago
Terry Wilson 21bdb89a2b Merged revisions 270658 via svnmerge from
16 years ago
Tilghman Lesher 0800ce3602 Variables have always been case-sensitive, so we should not be removing case-insensitive matches.
16 years ago
Leif Madsen 489f8c063c Move information about zonemessages into the [zonemessages] section.
16 years ago
Alec L Davis 7d953183e6 fixes FXS port still ringing when answered, as reported by Tzafrir on dev-list.
16 years ago
Paul Belanger f86d4ad81e Properly play first file in sort list.
16 years ago
Paul Belanger fef18d0409 Fix typo in example
16 years ago
Tilghman Lesher ba3f2b0d20 For SpeeX, 0 bits remaining is valid and does not need an emitted warning.
16 years ago
Mark Michelson 7a7326f8e9 Fix potential crash when writing raw SLIN audio on a PLC-enabled channel.
16 years ago
Mark Michelson 23fa12ccfa Add text version of PLC doc to 1.4
16 years ago
Tilghman Lesher 458abdf68c Ensure restartable system calls can restart (BSD signal semantics)
16 years ago
Russell Bryant a8f624dc93 Don't stop Asterisk if chan_oss fails to register 'Console' (due to another channel driver already claiming it).
17 years ago
Jason Parker c4eee1ee7e Let systems without a working fork() use res_musiconhold.
17 years ago
Paul Belanger 2b04df5697 Fix Debian init script to not use -c.
17 years ago
Sean Bright 9cd853fe60 Reduce startup time for cdr_tds with large CDR tables.
17 years ago
Russell Bryant 0d37564b31 Fix summary for "core waitfullybooted" CLI command. Thanks, mnicholson.
17 years ago
Tilghman Lesher 9bf5e172f6 Rest In Peace
17 years ago
Russell Bryant 9d65386480 Get rid of a warning that gets printed out when the console is configured without any logger levels
17 years ago
Tilghman Lesher ee7132528c AC_CONFIG_SUBDIRS has a bad side-effect on cross-compiles.
17 years ago
Russell Bryant 8427de3128 Comment out a rule that likes to break the chan_h323 build randomly.
17 years ago
Tilghman Lesher d20ae22c05 Build menuselect with the build environment's compiler, not the host (target)'s compiler.
17 years ago
Tilghman Lesher 2e5369c537 As-fixiate the build process
17 years ago
Tilghman Lesher 43cd1e6f6a Make the default install path appear to be /usr on Linux, instead of /usr/local.
17 years ago
Mark Michelson bc766d5b69 1.4 version of the dead PLC code fix.
17 years ago
Russell Bryant d4af1fbc81 Add CLI command that blocks until Asterisk has fully booted.
17 years ago
Paul Belanger 6585975951 Cleanup error/warning messages in AEL2 parser
17 years ago
Paul Belanger 3d8edccece Backport live_ast script from 1.6.2 branch
17 years ago
Tilghman Lesher f703a2d7fa Prevent CLI prompt from distorting output of lines shorter than the prompt.
17 years ago
Paul Belanger b3076dd0f5 Fix formatting issue with previous patch.
17 years ago
Paul Belanger abc4bceec2 Missing fallback to audio fax feature when T.38 re-INVITE failed
17 years ago
Tilghman Lesher 06914c13cf Reverting patch and reopening issue #16784, as patch breaks color display.
17 years ago
Tilghman Lesher a9b91b8435 Use sigaction for signals which should persist past the initial trigger, not signal.
17 years ago
David Vossel 9d466eed00 add dahdi_func_write to zap_tech structure
17 years ago
Mark Michelson a69a5d0772 Make AgentComplete message more consistent.
17 years ago
Tilghman Lesher 7f7ae0d3cf Not finding rows in the DB does not rise to the level of a warning.
17 years ago
David Vossel ff8057a92a fixes build issue with zaptel
17 years ago
Matthew Nicholson 2fc3375a89 Don't mark the cdr records of unanswered queue calls with "NOANSWER". This restores the behavior prior to r258670.
17 years ago
Terry Wilson 7e9a71f5d8 Merged revisions 265320,265467 via svnmerge from
17 years ago
David Vossel 6105e07933 fixes segfault when using generic plc
17 years ago
Mark Michelson ed585b5bb3 Don't hang up on a queue caller if the file we attempt to play does not exist.
17 years ago
Mark Michelson 94238573fa Fix grammatical error in comment.
17 years ago
Mark Michelson b91ff0498e Allow ast_safe_sleep to defer specific frames until after the sleep has concluded.
17 years ago