Commit Graph

150 Commits (a1d24f740fd7dd66d2dab1b735951ef4540c3b7c)

Author SHA1 Message Date
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Kevin P. Fleming b052fe894b ensure that the random number generator(s) are always seeded with a different value during Asterisk startup
20 years ago
Kevin P. Fleming d254db31c8 *** empty log message ***
20 years ago
Kevin P. Fleming e7bbe31f8f optimize codec selection and format changing code
20 years ago
Kevin P. Fleming 3c7c893e6e ensure that needed headers are included for chmod() and mkdir() (bug #3937)
20 years ago
Mark Spencer c72d7a5c2c Fix order of priority reading / file reading (bug #3860)
20 years ago
Mark Spencer 26c7a07735 Add timestamping to console (bug #3653 with minor mods)
20 years ago
Mark Spencer c6cb8f9239 Allow debug to be enabled on a per-file basis...
20 years ago
Mark Spencer d44286366b Flagify hold (bug #3456)
21 years ago
Mark Spencer 07af9aa8f0 Fix minor typo (bug #3534)
21 years ago
Mark Spencer aeaa181d74 Allow debug level to be more than just binary (bug #3524)
21 years ago
Mark Spencer b4f05e2c98 Merge #exec functionality (must be explicitly enabled!)
21 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer c732690384 Keep dead console from killing asterisk (bu #3331)
21 years ago
Mark Spencer ce2e6b28e8 Merge OEJ's channel type listing (bug #3187) with slight modifications
21 years ago
Mark Spencer f19f4411e1 Fix additional typos (bug #3162)
21 years ago
Mark Spencer aa01269484 Fix small typos (bug #3162)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer 9690c20710 Work around silly macos (bug #2833)
21 years ago
Mark Spencer 134e6180c5 Disable echo canceller for digital calls (bug #2785), fix build on MacOSX (bug #2803)
21 years ago
Mark Spencer 2b6344872f Console fix (bug #2764) and logger fix...
21 years ago
Mark Spencer ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
21 years ago
James Golovich 9b926b1d64 Fix some formatting in asterisk.c
21 years ago
Mark Spencer 89da44223d Fix threads in FreeBSD (bug #2478)
21 years ago
Mark Spencer d8aff59a9e Add set debug option, make output for set verbose better (bug #2428)
21 years ago
James Golovich 5adfdcba1e Change recent patch to not use a hard coded path inside of a .c file
21 years ago
James Golovich 54e81f5ca0 Formatting cleanups
21 years ago
Mark Spencer 24e902d2a4 Merge anthm's "-t" flag (with minor mods) (bug #2380)
21 years ago
Mark Spencer fd7577eed2 Don't try to look offhook with channel banks & Loopstart (bug #2362), also make individual modules reloadable...
21 years ago
Mark Spencer 2a108b9b06 Merge NetBSD and Courtesty tone with modifications (bug #2329)
21 years ago
Mark Spencer 616780b64e Warn if unable to open an overridden config file (but #2285)
21 years ago
Mark Spencer 2863202bed Run generators from zap timers when available so as to interop with VAD
21 years ago
Mark Spencer 60707a4172 Fix sigchld handling (bug #2245)
21 years ago
Mark Spencer 7acee329e1 Merge BSD stack size work (bug #2067)
21 years ago
Mark Spencer 34e40a3a59 Wait for command to complete (bug #1733) and take RTP 19 as CN too...
21 years ago
Mark Spencer cfba600eab Fix verboser issue over network (#2217)
21 years ago
Mark Spencer f3522b6c01 Plane commits (a.k.a. the Delta deltas): 1) Make muted reconnect 2) Add "X" option to meetme and add ${MEETME_EXIT_CONTEXT}, 3) Allow SIP call parking with supervised transfer, 4) Only create parking entries when calls actually get parked, 5) Add "sunshine" song, 6) Update hardware documentation, 7) Don't load empty strings from history file
21 years ago
Mark Spencer e094bf07dc Don't record empty lines (bug #2175, but not using proposed patch)
21 years ago
Mark Spencer 096feeeddd Allow priority to be set in addition to -U / -G (bug #2173)
21 years ago
Mark Spencer 79a00a33f9 Respect "AST_EDITOR" rather than "EDITOR" so as not to change the default bindings from emacs to vi (bug #2185)
21 years ago
Malcolm Davenport f6717c92b2 Bug # 2174: Respect EDITOR environment variable
21 years ago
Mark Spencer 8a4967294f Make that setgid...
21 years ago
Mark Spencer dc60239686 Add Asterisk manpage
21 years ago
Mark Spencer b600cf2232 Add -U and -G options to set user/group to run as
21 years ago
Mark Spencer d5c614397a Fix minor memory leak from tab completion (bug #2059)
21 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago
James Golovich 70c530630a Fix compiler warning because file.h isnt included
21 years ago
Mark Spencer 7be9c6e469 Add "show file formats" (courtesy bkw_) and Update IAXY firmware to 17 (altserver support)
21 years ago