[asterisk-dev] [Code Review] 2636: bridging: COLP updates on push/pull
rmudgett
reviewboard at asterisk.org
Thu Jul 11 20:07:28 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2636/#review9127
-----------------------------------------------------------
This is still not handled:
* Initial connect does not cause COLP exchange because it has already been
done (unless the 'I' option inhibits/blocks it) by Dial, Queue, or
FollowMe.
As it is now, the 'I' option is effectively negated. When the channels join the bridge, they will get a COLP exchange that was previously prevented by the dial when the outgoing channel answered.
- rmudgett
On July 10, 2013, 4:25 p.m., Joshua Colp wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2636/
> -----------------------------------------------------------
>
> (Updated July 10, 2013, 4:25 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Bugs: ASTERISK-21829
> https://issues.asterisk.org/jira/browse/ASTERISK-21829
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> The attached change adds COLP updates on bridging push/pull operations and passes information down so it can do it semi-intelligently (ie: only when it really should).
>
> Old code which is no longer required has also been removed.
>
>
> Diffs
> -----
>
> /trunk/main/bridging.c 393869
> /trunk/main/channel.c 393869
> /trunk/include/asterisk/channel.h 393869
>
> Diff: https://reviewboard.asterisk.org/r/2636/diff/
>
>
> Testing
> -------
>
> Tested the various scenarios to make sure that connected line information is updated when it should be (and not more than it needs to be).
>
> Calling, transfers, etc.
>
>
> Thanks,
>
> Joshua Colp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130712/b29f0e3b/attachment.htm>
More information about the asterisk-dev
mailing list