No subject


Thu Jul 12 09:23:04 CDT 2007


reliable, 40+ faxes with 5 different fax machines tested, plus an efax
service.  The problem is the other way, PRI inbound to fax, the call
doesn't setup between the GW and Asterisk.

I have the issued narrowed down to the SIP messaging between the DMG
and Asterisk.

The DMG invite sends to asterisk:
m=audio 49016 RTP/AVP 0 101          [notice the m=audio]
a=rtpmap:0 PCMU/8000/1
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
m=image 0 udptl t38
a=T38FaxRateManagement:transferredTCF
a=T38FaxUdpEC:t38UDPRedundancy

And Asterisk responds with the 200 OK:
m=image 29475 udptl t38                   [notice the m=image]
a=T38FaxVersion:0
a=T38FaxFillBitRemoval:0
a=T38FaxTranscodingMMR:0
a=T38FaxTranscodingJBIG:0
a=T38FaxRateManagement:transferredTCF
a=T38FaxMaxBuffer:400
a=T38FaxMaxDatagram:400
a=T38FaxUdpEC:t38UDPRedundancy

I've been corresponding with Dialogic engineering on the messaging and
they report that the gateway receiving m=image is not compatible or is
telling the gw to immediately setup the call at T38 with is not
compatible.  The gateway wants to setup the call as audio first, hear
the CNG tones and then re-invite to t38.

So my question:  Is there a way for configuring Asterisk to respond
with m=audio instead of m=image?  If I disable udptl in Asterisk, call
setup fine with audio.

Thanks.

JR
-- 
---------------------
JR Richardson
Engineering for the Masses



More information about the asterisk-users mailing list