[asterisk-dev] [Code Review] 3480: chan_pjsip: Implement get_pvt_uniqueid channel technology callback.
Matt Jordan
reviewboard at asterisk.org
Fri Apr 25 12:02:41 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3480/#review11748
-----------------------------------------------------------
/branches/12/channels/chan_pjsip.c
<https://reviewboard.asterisk.org/r/3480/#comment21556>
I'm not sure about using threadstorage for this. One of the places that this gets called from is the bridging core via set_bridge_peer_vars_2party. That particular call can happen on a number of different threads, and will always involve callbacks into multiple channels on the same thread of execution.
- Matt Jordan
On April 25, 2014, 11:43 a.m., Joshua Colp wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3480/
> -----------------------------------------------------------
>
> (Updated April 25, 2014, 11:43 a.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> This change implements the "get_pvt_uniqueid" channel technology callback in chan_pjsip which returns the call-id of the underlying dialog in use.
>
>
> Diffs
> -----
>
> /branches/12/channels/chan_pjsip.c 413007
>
> Diff: https://reviewboard.asterisk.org/r/3480/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Joshua Colp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140425/40bb1977/attachment.html>
More information about the asterisk-dev
mailing list