[asterisk-dev] [Code Review] 4589: res_pjsip_t38: Add missing initialization of udptl->far_max_datagram in t38_initialize_session()
Joshua Colp
reviewboard at asterisk.org
Mon Apr 6 08:24:32 CDT 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4589/#review15066
-----------------------------------------------------------
I think the t38_interpret_sdp function should be updated to only set the far max datagram if not explicitly configured. Right now it will set it again needlessly.
- Joshua Colp
On April 3, 2015, 10:10 p.m., Juergen Spies wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/4589/
> -----------------------------------------------------------
>
> (Updated April 3, 2015, 10:10 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Bugs: ASTERISK-24928
> https://issues.asterisk.org/jira/browse/ASTERISK-24928
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> Initialize "udptl->far_max_datagram" in t38_initialize_session() with a default value or a value provided
> in pjsip.conf (t38_udptl_maxdatagram).
> Without this far_max_datagram remains -1 if the remote endpoint does not provide the MediaAttribute T38FaxMaxDatagram
> in it's SIP INVITE SDP. This will result in the INVITE being rejected.
>
>
> Diffs
> -----
>
> /branches/13/res/res_pjsip_t38.c 433967
>
> Diff: https://reviewboard.asterisk.org/r/4589/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Juergen Spies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150406/8044c76a/attachment-0001.html>
More information about the asterisk-dev
mailing list