Commit Graph

136 Commits (18.17)

Author SHA1 Message Date
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
George Joseph c5c953c1f1 Fixes for GCC 9
6 years ago
Alexei Gradinari 4a567cee3a app_dial/queue/followme: 'I' options to block initial updates in both directions
7 years ago
ghjm 86b484dec7 app_followme: Add a prompt to be read when a call is connected
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Tzafrir Cohen 046069011b followme: initialize all config items on reload
9 years ago
Joshua Colp 608e0267e8 Merge "Expand the scope of Dial Events"
9 years ago
Mark Michelson 205a31f86c Expand the scope of Dial Events
9 years ago
Tzafrir Cohen 1d60bfcdf1 followme: allow disabling callee prompt
9 years ago
Tzafrir Cohen b5c471b339 followme: delete the right recorded name file
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
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
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Richard Mudgett c25c093c67 Minor tweaks with ast_moh_start() callers.
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Jason Parker b6aac885be Add dial events to app_queue and app_followme.
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
Andrew Latham cfc6f60ca3 Doxygen Updates - Title update
13 years ago
Andrew Latham 14be2a5514 Doxygen Cleanup
13 years ago
Matthew Jordan 4058ea15ab Allow configured numbers for FollowMe to be greater than 90 characters
13 years ago
Richard Mudgett ac35b92b62 Hangup handlers - Dialplan subroutines that run when the channel hangs up.
13 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
13 years ago
Richard Mudgett 1ae31fd2a9 Add predial support to FollowMe.
13 years ago
Kinsey Moore b5a6de76fc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE)
13 years ago
Richard Mudgett 108f5fafd7 Improve FollowMe accept/decline DTMF string matching.
13 years ago
Richard Mudgett d71d8ed995 Keep answered FollowMe calls until call accepted or last step times out.
13 years ago
Richard Mudgett a689a5776e Put winning FollowMe outgoing call on hold if the caller put it on hold.
13 years ago
Richard Mudgett 708cadf1b1 Restructure how the FollowMe outgoing channel list is handled.
13 years ago
Richard Mudgett bb5e2c48d1 Addendum to -r365766. Since it is no longer allocated.
13 years ago
Richard Mudgett b888b6bf23 Make FollowMe findmeexec() put the list head on the stack instead of mallocing it.
13 years ago
Richard Mudgett b1a94ddcdd Make FollowMe app_exec() not declare a 28k struct on the stack.
13 years ago
Richard Mudgett db4fb48f58 Simplify findmeexec() parameter passing.
13 years ago
Richard Mudgett 9cd0236f61 * Fix FollowMe memory leak on error paths in app_exec().
13 years ago
Richard Mudgett 1b0428ac7d * Fix accept/decline DTMF buffer overwrite in FollowMe.
13 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Olle Johansson a8e755700e Use the DEFINED value for musicclass length.
13 years ago
Terry Wilson 786f5898d1 Finalize ast_channel opaquification
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Richard Mudgett edf466012f Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
13 years ago
Richard Mudgett d7005bf8ad Fix memory leaks in app_followme find_realtime().
13 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
14 years ago