Commit Graph

460 Commits (a08abc1dca23b832b055f288797038a10d98e17f)

Author SHA1 Message Date
Richard Mudgett eca6952995 Simplify locking code for REDIRECTING interception macro when forwarding a call.
15 years ago
Russell Bryant 325a4cd89a Merged revisions 281567 via svnmerge from
15 years ago
Richard Mudgett 6341d1b2ad Merged revisions 279207 via svnmerge from
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Matthew Nicholson 759872902a Merged revisions 275027 via svnmerge from
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Terry Wilson ffbb85bb4d Set app and appdata fields when a Dial is redirected
15 years ago
Mark Michelson 70a1bf3142 Remove redundant ast_conntected_line_free call.
15 years ago
Richard Mudgett 3d1f005fed Dial and queue connected line update macro not always run when expected.
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Richard Mudgett 5333a48b17 Using the Dial application f option when the call is forwarded will likely crash.
15 years ago
Leif Madsen 2de9cd0d38 Add documentation clarifying when 't' and 'T' can be used.
15 years ago
Russell Bryant 33aa72d592 Resolve compiler warnings on FreeBSD.
15 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
15 years ago
Tilghman Lesher dd1c5f27ee Properly respect GOSUB_RESULT as to what to do with the master channel.
16 years ago
Mark Michelson 2fa64b3ad4 Mismerged a bit.
16 years ago
Mark Michelson c9d1ffcae8 Add a missing part of the connected line work into trunk.
16 years ago
Alec L Davis 7537d3c0cb app_dial optional parameter to option 'r' to allow play indication from indications.conf
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
Matthew Nicholson 317435a932 Added the 'a' option to app dial and modified app_dial to set the answertime when the called channel answers.
16 years ago
Matthew Nicholson ed2ed2717a Merged revisions 227827 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Joshua Colp 7a17d87740 Merged revisions 226889 via svnmerge from
16 years ago
Joshua Colp b7a50aeddc Merged revisions 224565 via svnmerge from
16 years ago
Jeff Peeler 832be82dfb Merged revisions 223804 via svnmerge from
16 years ago
Mark Michelson 66e993de95 Fix potential memory leaks.
16 years ago
Jeff Peeler f150b48bc0 Add bridge related dial flags to the bridge app
16 years ago
Russell Bryant 0b2b01a1fa Merged revisions 208592 via svnmerge from
16 years ago
Mark Michelson 5e51a6bb1e I AM A TERRIBLE PERSON
16 years ago
Mark Michelson b25242a819 Reset the sentringing indication when redirects occur.
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Russell Bryant 12ff77f975 Global var cleanup - constification and removing unused vars.
16 years ago
David Vossel c42344b319 ast_call_forward() todo notes and originate flag copy.
16 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
16 years ago
Sean Bright 9241877c10 Merged revisions 198251 via svnmerge from
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Mark Michelson 8139c8ed4e Plug a memory leak in app_dial.
16 years ago
Eliel C. Sardanons d24179825f Warn about the use of the application WaitExten() within a Macro().
16 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
16 years ago
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
16 years ago
Terry Wilson 7164958d9d Merged revisions 189465 via svnmerge from
16 years ago
Terry Wilson f505cb43bf Merged revisions 189463 via svnmerge from
16 years ago
Mark Michelson fd833f14ed Make the cancellation of the dial timeout on a call forward optional.
16 years ago
Mark Michelson df28954a84 Make sure tc is unlocked before calling ast_call since calling a Local
16 years ago
David Vossel bd23adbc8a Even more changes concerning r187426. Revised where locks are placed yet once again. ast_call() should not be called with a channel locked. could cause deadlock issues with local channels.
16 years ago
David Vossel e6052e79d0 More changes concerning r187426. Revised where locks are placed.
16 years ago
Jeff Peeler de4af72f9f Add ability for dialplan execution to continue when caller hangs up.
16 years ago
David Vossel 19f381b484 Fixes deadlock caused by calling get_cid_name with chan locked.
16 years ago