Commit Graph

127 Commits (a66fa4db24553d6ec6c8978c528081a94b1715a1)

Author SHA1 Message Date
ghjm 0b399013c6 app_followme: Add a prompt to be read when a call is connected
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Tzafrir Cohen 206d4f57dc followme: initialize all config items on reload
9 years ago
Tzafrir Cohen eec539a46e followme: delete the right recorded name file
9 years ago
Mark Michelson 4f1a8dbe92 Detect potential forwarding loops based on count.
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
14 years ago
Richard Mudgett edf466012f Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett d7005bf8ad Fix memory leaks in app_followme find_realtime().
14 years ago
Richard Mudgett b05d4603c4 Fix crash during CDR update.
14 years ago
Richard Mudgett 090f9d83a5 Fix FollowMe CallerID on outgoing calls.
14 years ago
Matthew Jordan e218748ac1 Merged revisions 337120 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Jonathan Rose 18a6c3a415 Adds an option to FollowMe that isn't useful for the bug it was made to solve. Still, due to the nature of FollowMe, it makes sense to have this option since it keeps apps bound to channels that would otherwise go away from being lost.
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Jeff Peeler 1c60cead78 Add option to followme to delay answer until ready to bridge call.
15 years ago
Tilghman Lesher 997816819b Merged revisions 297733 via svnmerge from
15 years ago
Tilghman Lesher 8190e96fad Merged revisions 284610 via svnmerge from
15 years ago