Commit Graph

2146 Commits (e30d2c1d450a6d09ec5cc0f2759e8b9f256eb950)

Author SHA1 Message Date
Olle Johansson 84053c05c7 Add extensions and context on manager event when new channel is created.
17 years ago
Joshua Colp 3fd61d729c Merged revisions 170648 via svnmerge from
17 years ago
Mark Michelson dccc06063f Merged revisions 170392 via svnmerge from
17 years ago
Tilghman Lesher 79eb245962 Create logfile safely.
17 years ago
Joshua Colp 2bf6d8955d Merged revisions 170239 via svnmerge from
17 years ago
Joshua Colp 49785e775e Merged revisions 170050 via svnmerge from
17 years ago
Joshua Colp 99f31b91cf Merged revisions 169867 via svnmerge from
17 years ago
Mark Michelson 64216c93b0 Fix a crash when saying certain numbers in Chinese
17 years ago
Tilghman Lesher 02094f7fb9 Merged revisions 169722 via svnmerge from
17 years ago
Russell Bryant 757019fd19 Fix a regression in TCP support.
17 years ago
Terry Wilson 01b95990b0 Make a proper builtin attended transfer to parking work
17 years ago
Terry Wilson a6855a48b2 Merged revisions 169485 via svnmerge from
17 years ago
Michiel van Baak fae3ba7421 fix assignment in swapmode plug.
17 years ago
Tilghman Lesher 071301029c Merged revisions 169364 via svnmerge from
17 years ago
Michiel van Baak ffb3f301af Make asterisk compile on non-amd64 versions of OpenBSD.
17 years ago
Terry Wilson e0b40036e1 Fix qualify for TCP peer
17 years ago
Terry Wilson ec1cfe02d1 Merged revisions 168716 via svnmerge from
17 years ago
Tilghman Lesher 3728c3aa92 Merged revisions 168828 via svnmerge from
17 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.
17 years ago
Sean Bright 803a9203d5 Don't crash when typing 'core set verbose' or 'core set debug' by themselves.
17 years ago
Michiel van Baak d7eaa9c6aa Fix compilation on FreeBSD and OSX
17 years ago
Tilghman Lesher 72fc03b6c6 Merged revisions 168603 via svnmerge from
17 years ago
Terry Wilson 7c6d9c7235 Add option to hide console connect messages
17 years ago
Russell Bryant ef6ad2b53c Merged revisions 168561 via svnmerge from
17 years ago
Dwayne M. Hubbard 90f50f99df correct a CLI description
17 years ago
Mark Michelson 1aa7233f0c bump the verbosity of a message in srv.c up by one. It used to be
17 years ago
Tilghman Lesher fd3cb90841 Some platforms (notably, the BSDs) have a more efficient implementation called
17 years ago
Olle Johansson 0bad5fd12e Don't include swap.h unless we have swapctl
17 years ago
Matthew Nicholson 23755124ba Added a comment to logger.c about where to put includes
17 years ago
Matthew Nicholson f42c44449a Use ast_safe_system() in logger.c instead of system()
17 years ago
Russell Bryant b0a8b26ac2 Merged revisions 167566 via svnmerge from
17 years ago
Russell Bryant 90431add27 Merged revisions 167554 via svnmerge from
17 years ago
Russell Bryant 9ec93dbcef Merged revisions 167545 via svnmerge from
17 years ago
Russell Bryant 1c7519cd09 Merged revisions 167541 via svnmerge from
17 years ago
Russell Bryant 8ccb6795e9 Merged revisions 167432 via svnmerge from
17 years ago
Mark Michelson 483c555c41 Merged revisions 167299 via svnmerge from
17 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.
17 years ago
Terry Wilson c70d486ec6 Don't forget to free typename
17 years ago
Tilghman Lesher dca80878af That was weird...
17 years ago
Tilghman Lesher 7cb7920e19 Merged revisions 166953 via svnmerge from
17 years ago
Steve Murphy aa905e347e Merged revisions 166093 via svnmerge from
17 years ago
Mark Michelson 859ae78977 Merged revisions 166568 via svnmerge from
17 years ago
Tilghman Lesher 18e07935ed Merged revisions 166509 via svnmerge from
17 years ago
Russell Bryant 7166156658 Remove some error messages. This is the default handler that is valid to use.
17 years ago
Russell Bryant 50387142b7 Merged revisions 166297 via svnmerge from
17 years ago
Russell Bryant c2999a8366 Introduce ast_careful_fwrite() and use in AMI to prevent partial writes.
17 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.
17 years ago
Mark Michelson 9f7ce9da41 Fix a file playback crash and explicitly initialize values in func_timeout.c
17 years ago
Mark Michelson e015e6f404 Get rid of an extra space.
17 years ago
Mark Michelson 9733b30ff0 Adding a new dialplan function AUDIOHOOK_INHERIT
17 years ago
Russell Bryant 1cb4baade2 Merged revisions 165796 via svnmerge from
17 years ago
Jeff Peeler 4e4093ab48 (closes issue #13993)
17 years ago
Russell Bryant 50a25ac847 Remove the need for AST_PBX_KEEPALIVE with the GoSub option from Dial.
17 years ago
Joshua Colp 549fcd78a1 Merged revisions 165591 via svnmerge from
17 years ago
Eliel C. Sardanons 344a37f2a7 Remove duplicate code from the ast_str API. We now use __AST_STR_* to
17 years ago
Tilghman Lesher 27cbfc1bd5 Add timezone to the possible fields in a timespec.
17 years ago
Russell Bryant c8da171dd1 Merged revisions 164881 via svnmerge from
17 years ago
Russell Bryant 53f788c6b5 Fix build issues on Linux after sysinfo related changes
17 years ago
Russell Bryant 0859a4e30c Merged revisions 164806 via svnmerge from
17 years ago
Michiel van Baak d2d96b10ac introduce 'core show sysinfo' for systems that dont have the Linux-ish sysinfo stuff but do have sysctl.
17 years ago
Steve Murphy 9de00f16f6 (closes issue #14076)
17 years ago
Russell Bryant 556b082522 Merged revisions 164736 via svnmerge from
17 years ago
Steve Murphy eb73f5673a Merged revisions 164634 via svnmerge from
17 years ago
Russell Bryant 5a5cb18f54 Make sure we handle a uint32_t payload in ast_frdup()
17 years ago
Joshua Colp d330d3e210 Use ast_seekstream to return the file stream back to the beginning instead of directly seeking to zero. This is because some audio formats have headers at the front that need to be skipped, which will be done by the format module.
17 years ago
Joshua Colp 6df30fb8cc Update to work with new ast_str changes.
17 years ago
Russell Bryant c9eb01c899 Merged revisions 164201 via svnmerge from
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Tilghman Lesher 5e034d9f0b Merged revisions 163761 via svnmerge from
17 years ago
Russell Bryant 90e65dc7d3 Rename a number of tcptls_session variables. There are no functional changes here.
17 years ago
Joshua Colp 035a7552d6 Since chan_sip is callback devicestate driven do not pass in actual states, pass in unknown so we get asked. Additionally do not pass in an actual device state value in ast_setstate since the channel may be callback driven.
17 years ago
Russell Bryant 7fcac067b2 Merged revisions 163448 via svnmerge from
17 years ago
Tilghman Lesher 592cab8202 Merged revisions 163383 via svnmerge from
17 years ago
Mark Michelson 7828e7a966 Add an appropriate goto if ast_call fails
17 years ago
Russell Bryant fb242bc8fd Fix the "failed" extension for outgoing calls.
17 years ago
Mark Michelson 62130ba876 Reduce indentation level of ast_feature_request_and_dial
17 years ago
Russell Bryant 31e068ade2 Merged revisions 163092 via svnmerge from
17 years ago
Tilghman Lesher 8c89090160 Previously missing line, now the substitution works correctly
17 years ago
Tilghman Lesher 689465ba98 Checking global variables here actually overwrote the previous substitution by
17 years ago
Michiel van Baak c8c8995b70 add tab completion for 'core set debug X filename.c'
17 years ago
Joshua Colp 402bd762c0 Merged revisions 162653 via svnmerge from
17 years ago
Russell Bryant d0bc22b3e8 Add some additional Asterisk project developer documentation.
17 years ago
Russell Bryant 179667088b Merged revisions 162413 via svnmerge from
17 years ago
Mark Michelson 5f4dc23293 Merged revisions 162265 via svnmerge from
17 years ago
Joshua Colp 90f6a8eeee Merged revisions 162204 via svnmerge from
17 years ago
Joshua Colp f02e8e9ea9 Merged revisions 162188 via svnmerge from
17 years ago
Russell Bryant da0737c00c Merged revisions 161948 via svnmerge from
17 years ago
Brandon Kruse 390b5bbcd6 Note that the recently changed waittime parameter is in milliseconds.
17 years ago
Tilghman Lesher 58716e94ba Allocate enough space initially for the message.
17 years ago
Joshua Colp db99faa00d Fix a regression introduced when the PBX timeouts were converted to milliseconds. collect_digits now gets milliseconds fed to it, not seconds.
17 years ago
Eliel C. Sardanons bc03323251 - Fix a leak while printing an argument description.
17 years ago
Sean Bright fbb542055f Merged revisions 161426 via svnmerge from
17 years ago
Russell Bryant de811c9490 Merged revisions 161287 via svnmerge from
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Tilghman Lesher da8069394b The first file should have a blank config filename in the structure, so that
17 years ago
Eliel C. Sardanons 4900f83f56 Fix minor coding guidelines introduced with CLI permissions.
17 years ago
Jeff Peeler 8dd432ec5e Merged revisions 161013 via svnmerge from
17 years ago
Mark Michelson 21a3c93ef2 Merged revisions 160943 via svnmerge from
17 years ago
Jason Parker 85034a7f8e Another place this is missing
17 years ago
Jason Parker b147256fb5 Fix typo when ListCategories returns none.
17 years ago