[asterisk-dev] [Code Review] WebSocket SIP Support
opticron
reviewboard at asterisk.org
Mon Jul 9 14:00:23 CDT 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2008/#review6640
-----------------------------------------------------------
The only issue I see here is if 'avpf=yes' is set and Asterisk sends an outbound INVITE with AVPF/SAVPF. When this happens, the other end may have modified the stream to use AVP/SAVP instead of AVPF/SAVPF, but Asterisk will still use AVPF/SAVPF (if there is actually a difference at this point).
- opticron
On July 9, 2012, 10:59 a.m., Joshua Colp wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2008/
> -----------------------------------------------------------
>
> (Updated July 9, 2012, 10:59 a.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> These changes add WebSocket transport support to chan_sip and fix some minor issues uncovered in the stack when used with WebSocket as a transport.
>
>
> Diffs
> -----
>
> /trunk/channels/chan_sip.c 369768
> /trunk/channels/sip/include/sip.h 369768
> /trunk/channels/sip/sdp_crypto.c 369768
> /trunk/channels/sip/security_events.c 369768
> /trunk/configs/sip.conf.sample 369768
> /trunk/include/asterisk/http_websocket.h 369768
> /trunk/res/res_http_websocket.c 369768
>
> Diff: https://reviewboard.asterisk.org/r/2008/diff
>
>
> Testing
> -------
>
> Tested using sipml5 javascript SIP stack. Confirmed protocol traffic is correct, that connections are shutdown properly when they should be, that registration works, and that calling works.
>
>
> Thanks,
>
> Joshua
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20120709/e7194276/attachment.htm>
More information about the asterisk-dev
mailing list