[asterisk-dev] [Code Review] 2692: chan_pjsip: T.38 Fax Support

Joshua Colp reviewboard at asterisk.org
Thu Jul 25 14:48:37 CDT 2013



> On July 25, 2013, 7:47 p.m., opticron wrote:
> > /trunk/res/res_sip.c, lines 436-441
> > <https://reviewboard.asterisk.org/r/2692/diff/3/?file=42470#file42470line436>
> >
> >     What happens when the SDP in an INVITE conflicts with this setting? Does this apply to inbound or outbound (or both) calls? I attempted to set this up and test with SIPp, but chan_pjsip would have none of it in addition to compile issues with my older version of pjproject that was missing a struct member.

Different address families! Yay! I'll add a check.


- Joshua


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


On July 25, 2013, 4:34 p.m., Joshua Colp wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2692/
> -----------------------------------------------------------
> 
> (Updated July 25, 2013, 4:34 p.m.)
> 
> 
> Review request for Asterisk Developers.
> 
> 
> Repository: Asterisk
> 
> 
> Description
> -------
> 
> This change adds T.38 support to chan_pjsip. A seperate optional module has been created which contains the T.38 state machine, SDP parsing/generation, and UDPTL sending/receiving.
> 
> 
> Diffs
> -----
> 
>   /trunk/channels/chan_gulp.c 395397 
>   /trunk/include/asterisk/res_sip.h 395397 
>   /trunk/include/asterisk/res_sip_session.h 395397 
>   /trunk/res/res_sip.c 395397 
>   /trunk/res/res_sip/sip_configuration.c 395397 
>   /trunk/res/res_sip_session.c 395397 
>   /trunk/res/res_sip_session.exports.in 395397 
>   /trunk/res/res_sip_t38.c PRE-CREATION 
> 
> Diff: https://reviewboard.asterisk.org/r/2692/diff/
> 
> 
> Testing
> -------
> 
> Tested sending and receiving using Zoiper.
> 
> 
> Thanks,
> 
> Joshua Colp
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130725/2d3c29a8/attachment.htm>


More information about the asterisk-dev mailing list