Commit Graph

5111 Commits (f03896d1fccf092a8a11ba26d29b47232b468ee9)
 

Author SHA1 Message Date
Russell Bryant f03896d1fc remove call to pall on unitialied fds
20 years ago
Russell Bryant 5477aca22d remove extra LOCAL_USER_REMOVE (bug #4308)
20 years ago
Russell Bryant 376bc46af5 prevent copying of NULL (bug #4307)
20 years ago
Russell Bryant c4ebf00d48 correct syntax on DB function example
20 years ago
Russell Bryant 5c1bad1114 fix description of length parameter
20 years ago
Matthew Fredrickson ee296ae8a9 Turn on the DSP for the channel after an ANSWER so that we get DTMF detected
20 years ago
Matthew Fredrickson 9b89127c75 Additions to chan_zap.c to receive PRI_EVENT_KEYPAD_DIGIT properly. Bug #4286
20 years ago
Kevin P. Fleming 252bf2d652 SIP hold improvements (bug #4290)
20 years ago
Kevin P. Fleming 507ceb1a29 add 'zap show status' CLI command to display card/span status (bug #3585)
20 years ago
Kevin P. Fleming ab0c02acfb correct file names to ignore
20 years ago
Kevin P. Fleming 27a551a0eb temporarily suppress usage of vercomp.sh script until it can be fixed
20 years ago
Kevin P. Fleming 1eecc81838 clean up message duration writing code (bug #4285)
20 years ago
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