[asterisk-app-dev] Originate/Channel Creation as a two step process

Richard Mudgett rmudgett at digium.com
Mon Dec 9 16:14:31 CST 2013


On Mon, Dec 9, 2013 at 3:09 PM, David M. Lee <dlee at digium.com> wrote:

>
> On Dec 6, 2013, at 3:43 PM, Matthew Jordan <mjordan at digium.com> wrote:
>
> With everything but channels, having an external actor provide the UUID
> for the resource being created shouldn't be a problem. Going down the list:
>  * Bridges - currently have a UUID assigned during creation by the
> Bridging Framework. We'd have to add a new creation function that allows
> for the UUID to be passed in, but that's probably about it.
>
>
> This really isn’t a problem, since a bridge doesn’t generate any events
> until you put a channel into it. And you can only do that after the create
> call succeeds, at which point you have the bridge id.
>

The bridge creation event is generated immediately on bridge creation.  It
is not generated when the first channel enters a bridge.

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20131209/1a5a8be4/attachment.html>


More information about the asterisk-app-dev mailing list