Commit Graph

5993 Commits (d45b683bddb87b308ad5f165f1d99759aa773fe3)
 

Author SHA1 Message Date
Mark Spencer 96286be0ee Fix GetVar manager action result (bug #5275)
20 years ago
Mark Spencer 1b3cb1e8a6 Fix CLI completion issue (bug #5041)
20 years ago
Mark Spencer cfabcabae8 Null out call number on release complete when number is unallocated (bug #4633)
20 years ago
Kevin P. Fleming 7470ddb6b2 fix copy-and-paste error
20 years ago
Mark Spencer 7196493caa Fix CLI memory leak (bug #5035)
20 years ago
Mark Spencer 2e5537a4a0 Fix directed pickup deadlock bug (bug #5270)
20 years ago
Mark Spencer a21c9058e0 Fix cut/paste error (bug #5282)
20 years ago
Mark Spencer eb4a86ee7b Don't crash on recursive show extension foo@bar...
20 years ago
Jim Dixon b3d871f223 Added support for iaxrpt gui client
20 years ago
Russell Bryant 779d033f21 move process_quotes_and_slashes to utils.c since it is used by both pbx_ael and pbx_config
20 years ago
Russell Bryant afb00fce12 Use Goto instead of GotoIf when jumping over the else block (issue #4660)
20 years ago
Russell Bryant 21eb11c40e fix some gcc4 pointer signedness warnings and clean up some formatting
20 years ago
Mark Spencer 8087701923 iax2 parser cleanups
20 years ago
Russell Bryant 6f96370770 don't remove the ast_expr .c files when building testexpr2 since they are
20 years ago
Russell Bryant ff649ebc1b fix ENUMLOOKUP examples (issue #5244)
20 years ago
Russell Bryant bcaaea9ce6 add missing newline (issue #5243)
20 years ago
Russell Bryant 56ca94095a clean up singular vs. plural output for the 'show dialplan' CLI command
20 years ago
Kevin P. Fleming b28847320d add Pickup() application (issue #4865)
20 years ago
Jeremy McNamara 9ce1402c8b ok wtf, no compiler error here
20 years ago
Jeremy McNamara 59e784c96a I swore this compiled. Honest, officer
20 years ago
Kevin P. Fleming 29bdd1b424 add API for searching active channels by context/exten
20 years ago
Kevin P. Fleming b8f23573fa more license/copyright header updates (thanks Ian!)
20 years ago
Kevin P. Fleming d6ef44afe0 revert an optimization that didn't work (issue #5222)
20 years ago
Kevin P. Fleming 1a0ceef2db correct accidental logic reversal
20 years ago
Jeremy McNamara 3cba705808 Lets try this - an attempt to properly deal with DTMF
20 years ago
Jeremy McNamara 777e97ab26 clean up debug
20 years ago
Jeremy McNamara c1517d081a castrate the logic in oh323_digit to pass DTMF no matter what. (issue #4989)
20 years ago
Kevin P. Fleming 4fb8ce1fd9 allow minimum/maximum registration intervals to be set on server side (issue #51111)
20 years ago
Kevin P. Fleming 981970c57b _really_ fix app_directory (doh... how did I miss this before?) (issue #5232, take two)
20 years ago
Kevin P. Fleming 44e3b6feb1 ensure that Record() will exit even if no audio is received from the channel (issue #4899)
20 years ago
Kevin P. Fleming 5bd40f4e11 revert a portion of issue #5138 which broke this app (issue #5232)
20 years ago
Kevin P. Fleming 509c285380 don't distribute compressed man pages,let the installer do it
20 years ago
Kevin P. Fleming c4d824cf71 error message generated using backwards logic (issue #5224)
20 years ago
Kevin P. Fleming f94a1d47d6 clean up ast_verbose(), don't hold the lock any longer than needed
20 years ago
Kevin P. Fleming fadae17355 don't leave a buffer not filled in when getting a REGACK (issue #5226)
20 years ago
Kevin P. Fleming ff41d6ab6c correct 'progressinband' parsing (issue #5209, different fix)
20 years ago
Kevin P. Fleming b68657fcec ensure that ast_safe_system() is thread-safe (issue #4947)
20 years ago
Kevin P. Fleming eb332490ff put items in RFC-specified order (issue #5217)
20 years ago
Kevin P. Fleming 02e5af9cf5 proper header name and attribution (issue #5218)
20 years ago
Kevin P. Fleming e30adc051f various niteroperability fixes (issue #5221)
20 years ago
Kevin P. Fleming e84273f392 use API call for setting call time limit (issue #5227)
20 years ago
Kevin P. Fleming 1ec15b9458 doc fixes (issue #5230)
20 years ago
Kevin P. Fleming d62b19048a spelling fix (issue #5231)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming f6dff3608d allow channel receive gain to be adjusted while recording messages/greetings in voicemail (workaround for issue #2023 from the ancient past)
20 years ago
Russell Bryant 99b3d9206d delete streamplayer with 'make clean'
20 years ago
Kevin P. Fleming 4e7c01765f use a better name for structure element (when using named initializers)
20 years ago
Kevin P. Fleming 49ade5ed71 slightly clear argument processing
20 years ago
Kevin P. Fleming b42abc9ce0 deprecate EnumLookup() application
20 years ago
Kevin P. Fleming f2e6ac45ca don't abort Asterisk load if configuration not found (issue #5115)
20 years ago