Commit Graph

5099 Commits (0dc3f6ee768bed79cafa02f20bef646da563b8d2)
 

Author SHA1 Message Date
Russell Bryant 0dc3f6ee76 add comments, fix typos, and add note on default values (bug #4284)
20 years ago
Kevin P. Fleming 361109c377 add ability to control output format for one-touch-record feature (bug #4190)
20 years ago
Kevin P. Fleming 68f6db3104 CVS ignore output files from building new expression parser
20 years ago
Kevin P. Fleming 2a7d309deb add upgraded expression parser (bug #2058)
20 years ago
Kevin P. Fleming 0858dad2ad return CHANUNAVAIL for unregistered peers, not CONGESTION (bug #4276)
20 years ago
Kevin P. Fleming 2638192439 add EVAL function, deprecate Eval application (bug #4277)
20 years ago
Kevin P. Fleming 9cea81b035 rename SetVar application to Set, deprecate SetVar
20 years ago
Kevin P. Fleming 9bf21dbf58 more strncpy -> ast_copy_string conversions, fixing some buglets along the way
20 years ago
Kevin P. Fleming eaececc920 add ast_build_string library function (from bug #3644)
20 years ago
Kevin P. Fleming fb59e4a857 combine two lines of code to make the logic clearer (bug #4273)
20 years ago
Jim Dixon 882eea1390 Fixed transmit/link hang problem and autopatch wierdness
20 years ago
Kevin P. Fleming e4e9f26cf0 update sample extensions.conf for new dialplan functions (bug #4279)
20 years ago
Kevin P. Fleming ea4c054123 fix segfaults in realtime_peer/realtime_user when wrong-type realtime entry is loaded (bug #4266)
20 years ago
Kevin P. Fleming fa60672d58 add dialplan functions for Caller ID, language and timeouts (bug #4219, with mods)
20 years ago
Russell Bryant bb1f05fba7 update Mark's email address
20 years ago
Kevin P. Fleming 15f3cb303f support Swedish and Norwegian mailbox intros (bug #4227)
20 years ago
Kevin P. Fleming f57d2825bc minor cleanups (bug #4158)
20 years ago
Kevin P. Fleming 131ace2d70 allow caller to exit during position announcement by pressing valid exit key (bug #3821, with mods)
20 years ago
Kevin P. Fleming ed223f7f90 add silent option to VMAuthenticate application (bug #4157)
20 years ago
Kevin P. Fleming 99f890b746 add script for grabbing core dump from running Asterisk process (bug #4174)
20 years ago
Kevin P. Fleming 3fbdf210ce fix up help text and output for 'iax2 trunk debug' CLI command (bug #4191)
20 years ago
Kevin P. Fleming 4910637da7 code formatting and comments, plus minor device state fix (bug #4171)
20 years ago
Kevin P. Fleming 7bcaa0caa2 code formatting cleanup (bug #4213)
20 years ago
Kevin P. Fleming acffa5d930 implement more detailed hangup causes (bug #4214)
20 years ago
Kevin P. Fleming 5c88a00280 fix RTP DTMF for Sipura SPA-3000 (bug #3675, yet again)
20 years ago
Kevin P. Fleming 0f6315b6b2 fix build with older popt.h (bug #4225)
20 years ago
Kevin P. Fleming 6cd4f9a8d3 correct some signed/unsigned issues found by GCC 4 (bug #4237)
20 years ago
Kevin P. Fleming 977fd5a157 don't define a local function with the same name as a library function (bug #4239)
20 years ago
Kevin P. Fleming 0356b70224 add functions to register/unregister multiple CLI commands in a single operation (bug #4255, with minor mods)
20 years ago
Kevin P. Fleming b5272684ee fix for dead manager connections to avoid deadlock (bug #4053)
20 years ago
Kevin P. Fleming c382394360 add counters to 'show agents' CLI command (bug #4232)
20 years ago
Kevin P. Fleming 219541b5e0 various fixes:
20 years ago
Kevin P. Fleming 4515e94c39 various minor formatting changes and code cleanups (bug #4262)
20 years ago
Mark Spencer e37adfa243 Add netstats option (bug #4175)
20 years ago
Mark Spencer 01424f1f05 Fix one way audio problem with iax trunking (bug #4221)
20 years ago
Mark Spencer 11aa5825fd Initialize target properly (bug #4167, take 2)
20 years ago
Mark Spencer c936fc827c Add remainder of rtp fixes, iax2 patch (bug #3961)
20 years ago
Mark Spencer 060b71e52f Fix incorrect variable (bug #4243)
20 years ago
Kevin P. Fleming 23d7376f4d properly strip incoming padded RTP frames (bug #4264)
20 years ago
Kevin P. Fleming d825e581f3 minor fix for refcount/flags to be unsigned
20 years ago
Mark Spencer 251e6bc2ed Fix logger check (bug #4260)
20 years ago
Mark Spencer 81643ec9c3 Remove double fout++ and comment on flag (bug #4267)
20 years ago
Russell Bryant 15623c07d1 clarify docs on ImportVar (that's for you, mog :p)
20 years ago
Jeremy McNamara 5af8df2b98 Formatting fixes and sanity checks Bug #4263
20 years ago
Matthew Fredrickson ef254b7819 Makefile update for codec_gsm.c to cross compile for powerpc (bug #4228)
20 years ago
James Golovich 7d26776adc Fix typo in chan_zap.c faclityenable != facilityenable
20 years ago
Russell Bryant 7d3f5785e9 fix some more typos and clarity issues
20 years ago
Malcolm Davenport 04274f46c3 Resolve Bug #4248
20 years ago
Russell Bryant e82344f7e0 fix a little typo
20 years ago
Russell Bryant 3a63967554 fix some lines that should not have been removed (bug #4251)
20 years ago