Commit Graph

5352 Commits (4803ab0bb29f6c3db6105a5bddf74927aba2986c)
 

Author SHA1 Message Date
Kevin P. Fleming 4803ab0bb2 don't use locks when reading usecounts (reading only, not writing)
20 years ago
Kevin P. Fleming 8db7830293 fix outgoing format selection breakage
20 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
20 years ago
Kevin P. Fleming 061caa34c1 support cancellation of attended transfers using the defined disconnect code (bug #3729 with minor mods)
20 years ago
Russell Bryant d6715842fb fix typo in description
20 years ago
Kevin P. Fleming 7ec4d28296 optimize ast_recvchar/ast_recvtext (bug #4591)
20 years ago
Kevin P. Fleming dfe71e885e let's try allocating the proper amount of memory...
20 years ago
Mark Spencer 2f39b2c5ab Okay ;)
20 years ago
Kevin P. Fleming 34adab5d08 support Swedish grammar for voicemail message counts (bug #4227)
20 years ago
Kevin P. Fleming 1f784b32d8 don't repeat a command during 'make install' (bug #4582)
20 years ago
Kevin P. Fleming 6a0fdb312f don't take locks when reading usecounts, they are not necessary (bug #4585)
20 years ago
Kevin P. Fleming 442f3b15a1 make 'transfer to busy' support a configurable option, and make it _only_ short-circuit AST_STATE_BUSY
20 years ago
Mark Spencer d69b5c74e5 Fix debugging to not print warnings
20 years ago
Ben Kramer 32741dc1c6 / fix for bug 4550
20 years ago
Russell Bryant 9a56a10379 fix a typo
20 years ago
Russell Bryant 170c422a5e it's actually the parser for the language, not a configuration file ... :)
20 years ago
Russell Bryant bd87915222 add some information on what the user must do to start using AEL
20 years ago
Mark Spencer 4358089aa7 Fix SIP with OSP
20 years ago
Kevin P. Fleming eb19519c86 fix macro usage examples (bug #4579)
20 years ago
Kevin P. Fleming f764db2e5b fix goto examples (bug #4578)
20 years ago
Kevin P. Fleming 5a80cd988f correct goto examples (bug #4576)
20 years ago
Kevin P. Fleming d50d485c49 clean up macro example (bug #4572)
20 years ago
Kevin P. Fleming 369b421b78 make SIP registration accept RFC non-compliant Digest headers (bug #4577)
20 years ago
Kevin P. Fleming b898cdcefb allow PROC to be supplied on the make command line (bug #4570)
20 years ago
Kevin P. Fleming 3e03366140 correct callwaiting tones for de and dk zones (bug #4519)
20 years ago
Kevin P. Fleming 21332e531e various speex fixes (bug #4253)
20 years ago
Kevin P. Fleming 85091ab68d add channel CLID info in manager Link event (bug #4548 with minor mod)
20 years ago
Kevin P. Fleming d66913bea2 fix segfault when no CLID number is present (bug #4566)
20 years ago
Kevin P. Fleming da4cf4e3e1 use Solaris-compatible shell syntax (bug #4567)
20 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)
20 years ago
Kevin P. Fleming e3ddd96fec enhance check_expr to check for parsing errors in dialplans (bug #4556)
20 years ago
Kevin P. Fleming eea9249eda correct syntax error
20 years ago
Kevin P. Fleming 2f5da9a173 make 'show config mapping' show all mappings associated with an engine (bug #4564)
20 years ago
Kevin P. Fleming b68ffcd38d fix debug output (bug #4562)
20 years ago
Kevin P. Fleming b7c4aa541a handle resync delay properly (bug #4560)
20 years ago
Kevin P. Fleming 52e26805e7 begin properly supporting 'Supported' and 'Required' headers (bug #4351)
20 years ago
Kevin P. Fleming 54e74ff81b control maximum number of interpolation frames generated during silence by jitterbuffer (bug #4295)
20 years ago
Kevin P. Fleming 767f019264 add AGI 'RECEIVE TEXT' command (bug #4525)
20 years ago
Kevin P. Fleming 4e6d610317 ensure that proper response code is return for unimplemented methods (bug #4512)
20 years ago
Kevin P. Fleming e49ea06442 ensure script is portable to non-GNU systems (bug #4509)
20 years ago
Kevin P. Fleming 5285af5631 separate IAX2 protocol debugging and jitterbuffer debugging (bug #4523)
20 years ago
Kevin P. Fleming c4be3dfb53 make query cache time configurable (bug #4524)
20 years ago
Kevin P. Fleming ede1fcba53 minor cleanups (bug #4526 with text changes)
20 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)
20 years ago
Mark Spencer ffebf1f71b Fix OSP stuff
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago
Kevin P. Fleming a752aeb4e8 fix reply_digest breakage from earlier patch
20 years ago
Mark Spencer f80df76143 Fix fd's when we release rtp/vrtp
20 years ago
Mark Spencer b6ea1bcb29 Attempt to repair SIP parameter gathering brokenness
20 years ago
Mark Spencer 0c61fc56be Fix via comparison to be case insensitive
20 years ago