Commit Graph

96 Commits (c4bf59b781d34b23138f5777bd4944918f206c98)

Author SHA1 Message Date
Naveen Albert c4bf59b781 func_channel: Expose previously unsettable options.
1 year ago
Naveen Albert 0c70d497bc documentation: Adds versioning information.
3 years ago
Naveen Albert 27fb4fd5bc func_channel: Add lastcontext and lastexten.
3 years ago
Naveen Albert 5f59e0d36f documentation: Document built-in system and channel vars
3 years ago
Naveen Albert de6ecd5e34 func_channel: Add CHANNEL_EXISTS function.
4 years ago
Sebastien Duthil d40e343710 func_channel: allow reading 4 fields from dialplan
5 years ago
Ivan Poddubny 8bd5980e14 func_channel: Delete dead CHANNEL_TRACE code
7 years ago
Richard Mudgett 1d3dc9aea2 func_channel.c: Update MASTER_CHANNEL documentation
7 years ago
Richard Mudgett 3078b7adc2 CDR: Fix deadlock setting some CDR values.
7 years ago
Richard Mudgett 8cb4f9cea1 CHANNEL(callid): Give dialplan access to the callid.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan ddab42e296 func_channel: Reorganize documentation
9 years ago
Rusty Newton 68cad96ffd func_channel: Add help text for undocumented CHANNEL function arguments
9 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett e4738a59eb CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
10 years ago
Richard Mudgett 9183416fe2 func_channel: Add CHANNEL(onhold) item to get the current hold status of the channel.
11 years ago
Richard Mudgett 025bd1bf3f func_channel.c: Add missing locking to some CHANNEL() requests.
11 years ago
Walter Doekes 8610daec3b Add documentation to the ability to retrieve the source port of a SIP call.
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell fbe0dfaf44 Fix dialplan function NULL channel safety issues
11 years ago
Matthew Jordan ce423d2ea4 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Matthew Jordan 9d8a5ceb02 Move after bridge callbacks into their own file
12 years ago
Jonathan Rose f3fcf0aa2e func_channel: dtmf_features setting
12 years ago
Matthew Jordan 88e344d2df Clean up documentation
12 years ago
Jonathan Rose d014ad2261 func_channel: Read/Write after_bridge_goto option
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
Matthew Jordan 1cafccdf87 Update documentation for CHANNEL function
12 years ago
Richard Mudgett da5944fc56 Named call pickup groups. Fixes, missing functionality, and improvements.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
13 years ago
Michael L. Young a7a3050de9 Add documentation to function CHANNEL for options echocan_mode and buffers
13 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
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
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
13 years ago
Gregory Nietsky fca9962766 Merged revisions 338995 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Gregory Nietsky e789eb8b2d CHANNEL(pickupgroup)
14 years ago
Leif Madsen fd2f95b3c4 Merged revisions 314206 via svnmerge from
14 years ago
Richard Mudgett 928ec2b990 Merged revisions 309445 via svnmerge from
14 years ago