Commit Graph

5907 Commits (b68657fcec6ec4d13555d45666784be1a1f7393c)
 

Author SHA1 Message Date
Kevin P. Fleming 6bf31cae9e add man pages (bug #4515)
21 years ago
Kevin P. Fleming 19c1ac82a4 actually get the host's name for the code that needs it (bug #4569)
21 years ago
Kevin P. Fleming d8cea2c8d4 add conditional operator to expression parser, and various cleanups (bug #4459)
21 years ago
Kevin P. Fleming 9f4ad3363d ensure that 'zap show status' always generates output, even when there are no interfaces present (bug #3585)
21 years ago
Kevin P. Fleming 5769e90427 update to current loader API (bug #4574)
21 years ago
Kevin P. Fleming 4803ab0bb2 don't use locks when reading usecounts (reading only, not writing)
21 years ago
Kevin P. Fleming 8db7830293 fix outgoing format selection breakage
21 years ago
Kevin P. Fleming 8ed59c10e4 make inlinable functions only need the function body in one file, and respond properly to LOW_MEMORY being defined
21 years ago
Kevin P. Fleming 061caa34c1 support cancellation of attended transfers using the defined disconnect code (bug #3729 with minor mods)
21 years ago
Russell Bryant d6715842fb fix typo in description
21 years ago
Kevin P. Fleming 7ec4d28296 optimize ast_recvchar/ast_recvtext (bug #4591)
21 years ago
Kevin P. Fleming dfe71e885e let's try allocating the proper amount of memory...
21 years ago
Mark Spencer 2f39b2c5ab Okay ;)
21 years ago
Kevin P. Fleming 34adab5d08 support Swedish grammar for voicemail message counts (bug #4227)
21 years ago
Kevin P. Fleming 1f784b32d8 don't repeat a command during 'make install' (bug #4582)
21 years ago
Kevin P. Fleming 6a0fdb312f don't take locks when reading usecounts, they are not necessary (bug #4585)
21 years ago
Kevin P. Fleming 442f3b15a1 make 'transfer to busy' support a configurable option, and make it _only_ short-circuit AST_STATE_BUSY
21 years ago
Mark Spencer d69b5c74e5 Fix debugging to not print warnings
21 years ago
Ben Kramer 32741dc1c6 / fix for bug 4550
21 years ago
Russell Bryant 9a56a10379 fix a typo
21 years ago
Russell Bryant 170c422a5e it's actually the parser for the language, not a configuration file ... :)
21 years ago
Russell Bryant bd87915222 add some information on what the user must do to start using AEL
21 years ago
Mark Spencer 4358089aa7 Fix SIP with OSP
21 years ago
Kevin P. Fleming eb19519c86 fix macro usage examples (bug #4579)
21 years ago
Kevin P. Fleming f764db2e5b fix goto examples (bug #4578)
21 years ago
Kevin P. Fleming 5a80cd988f correct goto examples (bug #4576)
21 years ago
Kevin P. Fleming d50d485c49 clean up macro example (bug #4572)
21 years ago
Kevin P. Fleming 369b421b78 make SIP registration accept RFC non-compliant Digest headers (bug #4577)
21 years ago
Kevin P. Fleming b898cdcefb allow PROC to be supplied on the make command line (bug #4570)
21 years ago
Kevin P. Fleming 3e03366140 correct callwaiting tones for de and dk zones (bug #4519)
21 years ago
Kevin P. Fleming 21332e531e various speex fixes (bug #4253)
21 years ago
Kevin P. Fleming 85091ab68d add channel CLID info in manager Link event (bug #4548 with minor mod)
21 years ago
Kevin P. Fleming d66913bea2 fix segfault when no CLID number is present (bug #4566)
21 years ago
Kevin P. Fleming da4cf4e3e1 use Solaris-compatible shell syntax (bug #4567)
21 years ago
Kevin P. Fleming efe35e705f update docs for new check_expr tool (don't know why this didn't go in with the other commit)
21 years ago
Kevin P. Fleming e3ddd96fec enhance check_expr to check for parsing errors in dialplans (bug #4556)
21 years ago
Kevin P. Fleming eea9249eda correct syntax error
21 years ago
Kevin P. Fleming 2f5da9a173 make 'show config mapping' show all mappings associated with an engine (bug #4564)
21 years ago
Kevin P. Fleming b68ffcd38d fix debug output (bug #4562)
21 years ago
Kevin P. Fleming b7c4aa541a handle resync delay properly (bug #4560)
21 years ago
Kevin P. Fleming 52e26805e7 begin properly supporting 'Supported' and 'Required' headers (bug #4351)
21 years ago
Kevin P. Fleming 54e74ff81b control maximum number of interpolation frames generated during silence by jitterbuffer (bug #4295)
21 years ago
Kevin P. Fleming 767f019264 add AGI 'RECEIVE TEXT' command (bug #4525)
21 years ago
Kevin P. Fleming 4e6d610317 ensure that proper response code is return for unimplemented methods (bug #4512)
21 years ago
Kevin P. Fleming e49ea06442 ensure script is portable to non-GNU systems (bug #4509)
21 years ago
Kevin P. Fleming 5285af5631 separate IAX2 protocol debugging and jitterbuffer debugging (bug #4523)
21 years ago
Kevin P. Fleming c4be3dfb53 make query cache time configurable (bug #4524)
21 years ago
Kevin P. Fleming ede1fcba53 minor cleanups (bug #4526 with text changes)
21 years ago
Kevin P. Fleming 11ea6fe59f use ast_build_string() to build strings into buffers, and general cleanup of variable serializing functions used by 'show channel' (bug #4558)
21 years ago
Mark Spencer ffebf1f71b Fix OSP stuff
21 years ago