~registry/asterisk/trunk

Viewing all changes in revision 26157.

  • Committer: mjordan
  • Date: 2015-04-11 15:11:15 UTC
  • Revision ID: svn-v4:f38db490-d61c-443f-a65b-d21fe96a405b:trunk:434689
res/res_pjsip_t38: Add missing initialization of t38faxmaxdatagram

Prior to this patch, the far_max_datagram value on the UDPTL structure would
remain -1 if the remote endpoint fails to provide the SDP media attribute
T38FaxMaxDatagram. This can result in the INVITE request being rejected. With
this patch, we will now properly initialize the value with either the default
value or with the value provided by pjsip.conf's t38_udptl_maxdatagram
parameter.

Review: https://reviewboard.asterisk.org/r/4589

ASTERISK-24928 #close
Reported by: Juergen Spies
Tested by: Juergen Spies
patches:
  pjsipT38patch20150331.txt submitted by Juergen Spies (License 6698)
........

Merged revisions 434688 from http://svn.asterisk.org/svn/asterisk/branches/13

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: