Commit Graph

495 Commits (ab87db441962fd7e1513845e9b1a37e61e4beb9a)

Author SHA1 Message Date
Kinsey Moore ab87db4419 Remove unnecessary error message in app_dial.c
13 years ago
Richard Mudgett e446657808 Add missing connected line macro calls to initial dial for Dial and Queue apps.
13 years ago
Richard Mudgett 7141a29e1b Fix Dial m and r options and forked calls generating warnings for voice frames.
13 years ago
Walter Doekes 99a080671d Fix copying of CDR(accountcode) to local channels.
13 years ago
Richard Mudgett 99868648e4 Make FollowMe optionally update connected line information when the accepting endpoint is bridged.
14 years ago
Kinsey Moore 77fb12285d Fix missing doc tags found while fixing ASTERISK-18689
14 years ago
Richard Mudgett 1a4ba9305a Fix Dial F option notes formatting.
14 years ago
Leif Madsen e83a93313c Make documentation for Dial() options 'F' and 'F()' more clear.
14 years ago
Richard Mudgett f2e1640435 Fix deadlock when using dummy channels.
14 years ago
Matthew Jordan f13c3b3fd2 Fix for incorrect voicemail duration in external notifications
14 years ago
Richard Mudgett 07a3a611a9 Made Dial d and H options no longer immediately auto-answer the calling leg.
14 years ago
Kinsey Moore 263a410438 Ensure frames are not written to dialed channel if ringback is requested
14 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
14 years ago
Jonathan Rose 427d1167cd Fixes 32bit compilation warnings brought on by 331634 in app_dial and app_meetme
14 years ago
Jason Parker 0688f632dc Use proper values for 64-bit option flags.
14 years ago
Mark Murawki f5ec4864bd app_dial may double free a channel datastore
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Matthew Nicholson 3b216f2dc9 don't do native/remote bridging if a framehook is active on the channel
14 years ago
Richard Mudgett 59a41188a8 The AMI Newstate event contains different information between v1.4 and v1.8.
14 years ago
Terry Wilson 249f4b9022 Merged revisions 319528 via svnmerge from
14 years ago
Terry Wilson 734ca12381 Merged revisions 315643 via svnmerge from
14 years ago
Richard Mudgett 06223e643b Add missing set of name valid flag when dialing.
14 years ago
Leif Madsen db02ef3704 Merged revisions 314202 via svnmerge from
14 years ago
Richard Mudgett bc620cd281 Unclear code in app_dial.c.
14 years ago
Richard Mudgett dde33a1e01 Frames from the inbound channel should go to all outbound channels in app_dial.c.
14 years ago
Richard Mudgett 6dc376082d Backport a restructuring change from trunk to make the next change stand out.
14 years ago
Richard Mudgett 93601856b6 Merged revision 310986 from
14 years ago
Richard Mudgett 227c620866 Don't crash when forcing caller id.
15 years ago
Tilghman Lesher ff43beaa2d Calling a gosub routine defined in AEL from Dial/Queue ceased to work.
15 years ago
Richard Mudgett cee1db213b Don't send redirecting updates to the caller if the dialplan forked the call.
15 years ago
Jason Parker 1a5122534c Merged revisions 305253 via svnmerge from
15 years ago
Leif Madsen 5c7e815a99 Merged revisions 302917 via svnmerge from
15 years ago
Russell Bryant 30a7e71c27 Merged revisions 296001 via svnmerge from
15 years ago
Paul Belanger d4a74bd2ae Merged revisions 292412 via svnmerge from
15 years ago
Richard Mudgett 966c392632 Merged revision 290613 from
15 years ago
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