Version 6.8  159  Mediant 2600 E-SBC 
User's Manual   14. Media 
3.  Configure the following optional parameters: 
•  'Fax Relay Redundancy Depth' (FaxRelayRedundancyDepth) 
•  'Fax Relay Enhanced Redundancy Depth' 
(FaxRelayEnhancedRedundancyDepth) 
•  'Fax Relay ECM Enable' (FaxRelayECMEnable) 
•  'Fax Relay Max Rate' (FaxRelayMaxRate) 
 
14.2.2.1.3 Fax over IP using T.38 Transmission over RTP 
The device supports Fax-over-IP (FoIP) transmission using T.38 over RTP, whereby the 
T.38 payload is encapsulated in the RTP packet, instead of being sent in dedicated T.38 
packets (out-of-band). To configure this support, set the coder type to T.38 Over RTP.   
To indicate T.38 over RTP, the SDP body uses "udptl" (Facsimile UDP Transport Layer) in 
the 'a=ftmp' line. The device supports T.38 over RTP according to this standard as well as 
according to AudioCodes proprietary method: 
  Call Parties belong to AudioCodes Devices: AudioCodes proprietary T.38-over-
RTP method is used, whereby the device encapsulates the entire T.38 packet 
(payload with all its headers) in the sent RTP. For T.38 over RTP, AudioCodes 
devices use the proprietary identifier "AcUdptl" in the 'a=ftmp' line of the SDP. For 
example: 
v=0 
o=AudiocodesGW 1357424688 1357424660 IN IP4 10.8.6.68 
s=Phone-Call 
c=IN IP4 10.8.6.68 
t=0 0 
m=audio 6080 RTP/AVP 18 100 96 
a=ptime:20 
a=sendrecv 
a=rtpmap:18 G729/8000 
a=fmtp:18 annexb=no 
a=rtpmap:100 t38/8000 
a=fmtp:100 T38FaxVersion=0 
a=fmtp:100 T38MaxBitRate=0 
a=fmtp:100 T38FaxMaxBuffer=3000 
a=fmtp:100 T38FaxMaxDatagram=122 
a=fmtp:100 T38FaxRateManagement=transferredTCF 
a=fmtp:100 T38FaxUdpEC=t38UDPRedundancy 
a=fmtp:100 AcUdptl 
a=rtpmap:96 telephone-event/8000 
a=fmtp:96 0-15 
  AudioCodes Call Party with non-AudioCodes Party: The device uses the standard 
T.38-over-RTP method, which encapsulates the T.38 payload only, without its headers 
(i.e., includes only fax data) in the sent RTP packet (RFC 4612). 
The T.38-over-RTP method also depends on call initiator:  
  Device initiates a call: The device always sends the SDP offer with the proprietary 
token "AcUdpTl" in the 'fmtp' attribute. If the SDP answer includes the same token, the 
device employs AudioCodes proprietary T.38-over-RTP mode; otherwise, the 
standard mode is used.