Commit Graph

699 Commits (11)

Author SHA1 Message Date
Matthew Jordan f0cd27e027 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Mark Michelson 00191316f0 "He who go through turnstile sideways is going to Bangkok"
13 years ago
Jonathan Rose 759221d515 func_audiohookinherit: Document some missed sources.
13 years ago
Richard Mudgett 7e9bdcc3e0 Named call pickup groups. Fixes, missing functionality, and improvements.
13 years ago
Richard Mudgett b9479a9e83 Remove annoying unconditional debug message from INC/DEC functions.
13 years ago
Mark Michelson ff4674440d Fix misuses of asprintf throughout the code.
13 years ago
Matthew Jordan b86c036cd8 Make the name of the "HangupCauseClear" application consistent
13 years ago
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Richard Mudgett 49a6b4935e Fix some presence-state unit test typos.
13 years ago
Matthew Jordan b6a0ae0b35 Unit tests for the Jitter Buffer API; remove unnecessary resync
13 years ago
Kevin P. Fleming ec14c2563e Improve documentation for the SHELL() dialplan function.
13 years ago
Kinsey Moore cb9756daa2 Add hangupcause translation support
13 years ago
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Michael L. Young 6761812566 Correct Documentation For DEC Function
13 years ago
Michael L. Young 9bd9eb809c Reverting last merge since it wasn't completed properly.
13 years ago
Michael L. Young a8c12c6e67 Correct Documentation For DEC Function
13 years ago
Tilghman Lesher 6190ae4430 Allow the REALTIME() function to report errors back to the caller.
13 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Mark Michelson 21997aa7bb Fix a deadlock that occurs when func_volume is used on a local channel.
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago
Michael L. Young a7a3050de9 Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago
Matthew Jordan 6eb4e81033 Fix more memory leaks
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Jonathan Rose d1e7473649 Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Mark Michelson b5f0647fc8 Fix Coverity-reported ARRAY_VS_SINGLETON error.
13 years ago
Richard Mudgett 73f48997f9 Add original party id and reason support.
13 years ago
Walter Doekes 92ca507d72 Fix documentation for ${VERSION(ASTERISK_VERSION_NUM)}.
13 years ago
Matthew Jordan 2cc415417e Fix places where a negative return from ftello could be used as invalid input
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Matthew Jordan 38c0a62413 Allow func_curl to exit gracefully if list allocation fails during write
13 years ago
Matthew Jordan f4fd1b2fb0 Change SHARED function to use a safe traversal when modifying a variable
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Paul Belanger fcb7eb3c59 Multiple revisions 361403,361412
13 years ago
Jonathan Rose 6cd462cca8 Make 'help devstate change' display properly (get rid of excess comma)
13 years ago
Russell Bryant 5affceaa15 func_curl: Fix leak of an ast_str in error handling code path.
13 years ago
Tilghman Lesher 9af5c769c3 Enable macros in 1.8 to find the next highest "h" extension in a context, like in 1.4.
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Terry Wilson ebaf59a656 Opaquification for ast_format structs in struct ast_channel
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Terry Wilson 8100a1703d Note that CDRs are immutable once a bridge is torn down
13 years ago
Walter Doekes db24fc2523 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Richard Mudgett 2144ba5df2 Fix locking issues with channel datastores in func_odbc.c.
13 years ago
Richard Mudgett 20c6ff71b6 Fix ast_app_dtget() time unit inconsistency.
13 years ago
Richard Mudgett 47a55ad652 Fix absolute/relative time mismatch in LOCK function.
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
14 years ago
Richard Mudgett 5dbff9a2a8 Remove invalid flag given to iterator in func_dialgroup.c
14 years ago
Paul Belanger 0e887d1a50 Fixed typo from previous commit
14 years ago
Paul Belanger 5f5e908b19 Updated documentation for the optional CID parameter with CALLERID
14 years ago
Jonathan Rose e77f1a6ae1 Some additional module documentation changes for 10 for the menuselect change.
14 years ago
Gregory Nietsky fca9962766 Merged revisions 338995 via svnmerge from
14 years ago
Richard Mudgett 55b70ae625 Merged revisions 337974 via svnmerge from
14 years ago
Tilghman Lesher 4310b5ad59 ................
14 years ago
Richard Mudgett 1313c12847 Merged revisions 337119 via svnmerge from
14 years ago
Tilghman Lesher 8c06ce6cc9 Merged revisions 336789 via svnmerge from
14 years ago
Terry Wilson 46a21ca6d9 Merged revisions 336316 via svnmerge from
14 years ago
Terry Wilson 9223069c6e Merged revisions 336313 via svnmerge from
14 years ago
Matthew Jordan 8b5ba33fe0 Merged revisions 335078 via svnmerge from
14 years ago
Gregory Nietsky 8017b65bb9 Merged revisions 335014 via svnmerge from
14 years ago
Richard Mudgett e12184cf95 Merged revisions 331576 via svnmerge from
14 years ago
Kinsey Moore c3bd5892a6 Allow ENUM query functions to report lookup errors
14 years ago
Tilghman Lesher e7f507ce18 Merged revisions 328541 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Tilghman Lesher 7d179abfd4 Merged revisions 326411 via svnmerge from
14 years ago
Gregory Nietsky e789eb8b2d CHANNEL(pickupgroup)
14 years ago
Jonathan Rose 1b57da8673 Adds STRREPLACE function
14 years ago
David Vossel 00dc1556ab Fixes reliability issues with func_jitterbuffer's usage in the new ConfBridge application.
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Tilghman Lesher 1fca95b1d4 Merged revisions 316094 via svnmerge from
14 years ago
David Vossel 18d591cb48 Introduction of the JITTERBUFFER dialplan function.
14 years ago
Leif Madsen fd2f95b3c4 Merged revisions 314206 via svnmerge from
14 years ago
Jonathan Rose 1c1c9c2bd4 Merged revisions 310587 via svnmerge from
14 years ago
Tilghman Lesher 9650fb3e1a Merged revisions 310415 via svnmerge from
14 years ago
Tilghman Lesher 67c91388db Merged revisions 310142 via svnmerge from
14 years ago
Richard Mudgett 928ec2b990 Merged revisions 309445 via svnmerge from
14 years ago
Richard Mudgett ffe9e4acfc Merged revisions 309170 via svnmerge from
14 years ago
Tilghman Lesher 008aa0e3b8 Merged revisions 308991 via svnmerge from
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
Tilghman Lesher e38fa2d3cd Merged revisions 307837 via svnmerge from
14 years ago
Richard Mudgett 49feb747ba Pass a MCID request to the bridged channel.
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Tilghman Lesher 2740326200 Merged revisions 305844 via svnmerge from
14 years ago
Andrew Latham 93bade5639 Replacing doc/* and asterisk.pdf with wiki links
14 years ago
Andrew Latham f9c3b26241 Add Function and Application Relationships to documentation
14 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
14 years ago
Tilghman Lesher 52dbebad8e Add DB_KEYS.
14 years ago
Andrew Latham 7cb1c06dd3 Add relationships to function documentation.
15 years ago
Andrew Latham ca8a5498b1 Add relationships to function documentation.
15 years ago
Tilghman Lesher b2a70b4065 Oops, missed the actual decoding part.
15 years ago