mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
ast_call_forward() todo notes and originate flag copy.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@198954 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -724,6 +724,8 @@ static void senddialendevent(const struct ast_channel *src, const char *dialstat
|
||||
*
|
||||
* XXX this code is highly suspicious, as it essentially overwrites
|
||||
* the outgoing channel without properly deleting it.
|
||||
*
|
||||
* \todo eventually this function should be intergrated into and replaced by ast_call_forward()
|
||||
*/
|
||||
static void do_forward(struct chanlist *o,
|
||||
struct cause_args *num, struct ast_flags64 *peerflags, int single, int *to)
|
||||
|
||||
Reference in New Issue
Block a user