[asterisk-bugs] [Asterisk 0019326]: SendFax does not work probably as it keeps sending INVITES
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 25 11:16:07 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19326
======================================================================
Reported By: spriebe
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19326
Category: Channels/chan_sip/T.38
Reproducibility: always
Severity: major
Priority: normal
Status: acknowledged
Asterisk Version: 1.8.4
JIRA: SWP-3481
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-19 07:19 CDT
Last Modified: 2011-05-25 11:16 CDT
======================================================================
Summary: SendFax does not work probably as it keeps sending
INVITES
Description:
Hi,
i'm trying to setup SendFax (ReceiveFax is working fine) but when the
other side initiates T.38 Asterisk keeps sending INVITES instead of
accepting T.38.
Stefan
======================================================================
----------------------------------------------------------------------
(0135386) mnicholson (administrator) - 2011-05-25 11:16
https://issues.asterisk.org/view.php?id=19326#c135386
----------------------------------------------------------------------
I suspect this is caused because chan_sip responds to the remote host's
T.38 request with the m=audio SDP block first then the m=image block, but
the request had the m=image first and m=audio second. IIRC each m= in the
response should correspond to an m= in the request (i.e. they should be in
the same order).
Issue History
Date Modified Username Field Change
======================================================================
2011-05-25 11:16 mnicholson Note Added: 0135386
======================================================================
More information about the asterisk-bugs
mailing list