Files
asterisk/main
Mark Michelson ef4d3f1328 Dial: Add function to append already-created channel.
The Dial API takes responsiblity for creating an outbound channel when
calling ast_dial_append(). This commit adds a new function,
ast_dial_append_channel(), which allows us to create the channel outside
the Dial API and then to append the channel to the ast_dial structure.

This is useful for situations where the channel's creation and dialing
are distinct operations. Upcoming ARI early bridge work will illustrate
its usage.

ASTERISK-25889

Change-Id: Id8179f64f8f99132f80dead8d5db2030fd2c0509
2016-04-05 11:55:50 -05:00
..
2015-04-12 07:12:45 -04:00
2016-03-24 16:59:24 -05:00
2015-06-10 18:06:15 -05:00
2015-06-08 09:44:04 -05:00
2016-03-24 16:59:24 -05:00