Commit Graph

2082 Commits (ffb3f301af3b5d6d4c021b04bbdb9484bf2d4cf7)

Author SHA1 Message Date
Michiel van Baak ffb3f301af Make asterisk compile on non-amd64 versions of OpenBSD.
18 years ago
Terry Wilson e0b40036e1 Fix qualify for TCP peer
18 years ago
Terry Wilson ec1cfe02d1 Merged revisions 168716 via svnmerge from
18 years ago
Tilghman Lesher 3728c3aa92 Merged revisions 168828 via svnmerge from
18 years ago
Steve Murphy 2fb28891a3 This patch allows null args in ast_expr2 func calls, and fixes commas being converted to pipes, which was 1.4 type stuff.
18 years ago
Sean Bright 803a9203d5 Don't crash when typing 'core set verbose' or 'core set debug' by themselves.
18 years ago
Michiel van Baak d7eaa9c6aa Fix compilation on FreeBSD and OSX
18 years ago
Tilghman Lesher 72fc03b6c6 Merged revisions 168603 via svnmerge from
18 years ago
Terry Wilson 7c6d9c7235 Add option to hide console connect messages
18 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
18 years ago
Dwayne M. Hubbard 90f50f99df correct a CLI description
18 years ago
Mark Michelson 1aa7233f0c bump the verbosity of a message in srv.c up by one. It used to be
18 years ago
Tilghman Lesher fd3cb90841 Some platforms (notably, the BSDs) have a more efficient implementation called
18 years ago
Olle Johansson 0bad5fd12e Don't include swap.h unless we have swapctl
18 years ago
Matthew Nicholson 23755124ba Added a comment to logger.c about where to put includes
18 years ago
Matthew Nicholson f42c44449a Use ast_safe_system() in logger.c instead of system()
18 years ago
Russell Bryant b0a8b26ac2 Merged revisions 167566 via svnmerge from
18 years ago
Russell Bryant 90431add27 Merged revisions 167554 via svnmerge from
18 years ago
Russell Bryant 9ec93dbcef Merged revisions 167545 via svnmerge from
18 years ago
Russell Bryant 1c7519cd09 Merged revisions 167541 via svnmerge from
18 years ago
Russell Bryant 8ccb6795e9 Merged revisions 167432 via svnmerge from
18 years ago
Mark Michelson 483c555c41 Merged revisions 167299 via svnmerge from
18 years ago
Jeff Peeler 334a89f754 When parsing environment variable ASTERISK_PROMPT, make sure to proceed to the next character when a non format specifier is used (no %). Otherwise, the while loop looking for the null byte will never exit.
18 years ago
Terry Wilson c70d486ec6 Don't forget to free typename
18 years ago
Tilghman Lesher dca80878af That was weird...
18 years ago
Tilghman Lesher 7cb7920e19 Merged revisions 166953 via svnmerge from
18 years ago
Steve Murphy aa905e347e Merged revisions 166093 via svnmerge from
18 years ago
Mark Michelson 859ae78977 Merged revisions 166568 via svnmerge from
18 years ago
Tilghman Lesher 18e07935ed Merged revisions 166509 via svnmerge from
18 years ago
Russell Bryant 7166156658 Remove some error messages. This is the default handler that is valid to use.
18 years ago
Russell Bryant 50387142b7 Merged revisions 166297 via svnmerge from
18 years ago
Russell Bryant c2999a8366 Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.
18 years ago
Joshua Colp 29b658f040 Record the previous port in the temporary address structure so that the comparison does not treat the host as having changed even if it did not. This would have been uninitialized before and would have led to a baddddd port.
18 years ago
Mark Michelson 9f7ce9da41 Fix a file playback crash and explicitly initialize values in func_timeout.c
18 years ago
Mark Michelson e015e6f404 Get rid of an extra space.
18 years ago
Mark Michelson 9733b30ff0 Adding a new dialplan function AUDIOHOOK_INHERIT
18 years ago
Russell Bryant 1cb4baade2 Merged revisions 165796 via svnmerge from
18 years ago
Jeff Peeler 4e4093ab48 (closes issue #13993)
18 years ago
Russell Bryant 50a25ac847 Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.
18 years ago
Joshua Colp 549fcd78a1 Merged revisions 165591 via svnmerge from
18 years ago
Eliel C. Sardanons 344a37f2a7 Remove duplicate code from the ast_str API. We now use __AST_STR_* to
18 years ago
Tilghman Lesher 27cbfc1bd5 Add timezone to the possible fields in a timespec.
18 years ago
Russell Bryant c8da171dd1 Merged revisions 164881 via svnmerge from
18 years ago
Russell Bryant 53f788c6b5 Fix build issues on Linux after sysinfo related changes
18 years ago
Russell Bryant 0859a4e30c Merged revisions 164806 via svnmerge from
18 years ago
Michiel van Baak d2d96b10ac introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinfo stuff but do have sysctl.
18 years ago
Steve Murphy 9de00f16f6 (closes issue #14076)
18 years ago
Russell Bryant 556b082522 Merged revisions 164736 via svnmerge from
18 years ago
Steve Murphy eb73f5673a Merged revisions 164634 via svnmerge from
18 years ago
Russell Bryant 5a5cb18f54 Make sure we handle a uint32_t payload in ast_frdup()
18 years ago