Files
asterisk/include/asterisk
David Vossel 3830c415c7 Generic call forward api, ast_call_forward()
The function ast_call_forward() forwards a call to an extension specified in an ast_channel's call_forward string.  After an ast_channel is called, if the channel's call_forward string is set this function can be used to forward the call to a new channel and terminate the original one.  I have included this api call in both channel.c's ast_request_and_dial() and feature.c's feature_request_and_dial().  App_dial and app_queue already contain call forward logic specific for their application and options.

(closes issue #13630)
Reported by: festr

Review: https://reviewboard.asterisk.org/r/271/



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@198856 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2009-06-02 21:17:49 +00:00
..
2009-04-02 17:20:52 +00:00
2007-12-11 14:17:29 +00:00
2007-12-11 14:17:29 +00:00
2009-04-29 18:53:01 +00:00
2007-12-11 14:17:29 +00:00
2006-11-15 20:55:17 +00:00
2009-06-01 20:17:50 +00:00
2008-07-21 21:00:47 +00:00
2009-03-18 02:28:55 +00:00
2009-04-02 17:20:52 +00:00
2009-01-29 19:34:09 +00:00
2007-11-06 02:53:13 +00:00
2009-04-02 17:20:52 +00:00
2007-12-11 22:20:22 +00:00
2007-12-11 22:20:22 +00:00
2008-11-13 13:08:34 +00:00