Commit Graph

124 Commits (a2297d6776ecda28c20cb7de63c742564db1c08b)

Author SHA1 Message Date
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
James Golovich 3d0e3d3c0f More formatting cleanups.
21 years ago
Mark Spencer 9ab74af94f Fixes to -R feature
21 years ago
Mark Spencer d37b6dd459 Add Tilghman's -R option to allow reconnecting when disconnected (bug #1916)
21 years ago
Mark Spencer 42ad569376 Commit remaining changes
21 years ago
Mark Spencer 5546e32355 Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch still pending)
21 years ago
Mark Spencer aa63104784 Fix ast_safe_system
21 years ago
Mark Spencer 702b8a96b0 Close logging stuff so system doesn't have to (bug #1855)
21 years ago
James Golovich 7255d8797c Formatting fix. Tabs not spaces :)
21 years ago
Anthony Minessale II 46303772e5 Added an extra reload_logger() after *.so is loaded in case a custom config handler binded to logger.conf
21 years ago
Mark Spencer d208532e6e x86-64 compile fixes and cleanups
21 years ago
Mark Spencer c96b39a960 Merge res_odbc and res_config
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Mark Spencer c66bf9a326 Trivial removal of unused variable when not on linux (bug #1753)
21 years ago
Mark Spencer 4d1137ded4 Fix a couple of small typos (bug #1648)
21 years ago
Mark Spencer 83a8b6745f Update documentation of asterisk -h (bug #1622)
21 years ago
James Golovich c00550f3ae Add new file utils.c, Move ast_gethostbyname to utils.c
21 years ago
Mark Spencer b974395573 Check h_addr_list, too
21 years ago
Mark Spencer 1057e70da0 Check that hp->h_addr is not NULL before returning success (bug #1576)
21 years ago
Mark Spencer 36911830dd Add debugging to failure
21 years ago
Mark Spencer a5ad1269ef More strlen_zero checks (bug #1549)
21 years ago
Mark Spencer 73b389da6c Add SayPhonetic and SayAlpha applications (bug #793)
21 years ago
Mark Spencer e05b6242a5 Merge Tilghman's color patches for the asterisk prompt (bug #1535)
21 years ago
Mark Spencer b773853b03 Put poll in a loop forever when not doing anything else.
21 years ago
Mark Spencer b34020d5a6 Don't propsoe sotp now on empty read (bug #1511)
21 years ago
Mark Spencer e6b464ed23 More FreeBSD fixes
21 years ago
Mark Spencer 90a331f7a5 Provide gethostbyname_r emulation for FreeBSD and fix zap call to setstate to include callerid (bug #1411, #1498)
21 years ago