[asterisk-dev] [Code Review] 2408: Pimp Sip: Video support

Kevin Harwell reviewboard at asterisk.org
Mon Apr 1 11:04:47 CDT 2013



> On March 28, 2013, 12:32 p.m., Joshua Colp wrote:
> > /team/group/pimp_my_sip/res/res_sip_sdp_media.c, line 6
> > <https://reviewboard.asterisk.org/r/2408/diff/4/?file=35068#file35068line6>
> >
> >     Can I have my name in here too? ;)

"No soup for you!" ;-)


> On March 28, 2013, 12:32 p.m., Joshua Colp wrote:
> > /team/group/pimp_my_sip/res/res_sip_sdp_media.c, lines 62-66
> > <https://reviewboard.asterisk.org/r/2408/diff/4/?file=35068#file35068line62>
> >
> >     Any reason you didn't just make these defines?

Generally I thought it was better to use "static const" instead of "defines", but that could be my c++ thinking.  I can change them I need to or if you want?


> On March 28, 2013, 12:32 p.m., Joshua Colp wrote:
> > /team/group/pimp_my_sip/res/res_sip_sdp_media.c, lines 164-165
> > <https://reviewboard.asterisk.org/r/2408/diff/4/?file=35068#file35068line164>
> >
> >     Reusing a variable with a name that makes no sense here makes me a sad panda.

/soothes ...oh and updated.


- Kevin


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2408/#review8142
-----------------------------------------------------------


On March 27, 2013, 6:40 p.m., Kevin Harwell wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2408/
> -----------------------------------------------------------
> 
> (Updated March 27, 2013, 6:40 p.m.)
> 
> 
> Review request for Asterisk Developers and Joshua Colp.
> 
> 
> Bugs: ASTERISK-21077
>     https://issues.asterisk.org/jira/browse/ASTERISK-21077
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> Adds video media handling support to the new SIP work being done in Asterisk.  Similar to audio added res_sip_sdp_video.c to handle sdp media negotiations for video.  Added capabilities support to make sure the correct codecs were being offered.  Also added the ability to handle the video source update control frame and initiate a fast video update request when needed.
> 
> 
> Diffs
> -----
> 
>   /team/group/pimp_my_sip/channels/chan_gulp.c 384117 
>   /team/group/pimp_my_sip/include/asterisk/res_sip_session.h 384117 
>   /team/group/pimp_my_sip/res/res_sip_authenticator_digest.c 384117 
>   /team/group/pimp_my_sip/res/res_sip_sdp_audio.c 384117 
>   /team/group/pimp_my_sip/res/res_sip_sdp_media.c PRE-CREATION 
>   /team/group/pimp_my_sip/res/res_sip_session.c 384117 
> 
> Diff: https://reviewboard.asterisk.org/r/2408/diff/
> 
> 
> Testing
> -------
> 
> Using two softphones that support video was able to successfully connect, via asterisk, and view video.  Also monitored sip messages to make sure the appropriate media attributes were being propagated.
> 
> 
> Thanks,
> 
> Kevin Harwell
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130401/cf653a32/attachment-0001.htm>


More information about the asterisk-dev mailing list