[asterisk-bugs] [Asterisk 0013405]: [patch] T38 gateway
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 16 10:00:59 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13405
======================================================================
Reported By: dafe_von_cetin
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 13405
Category: Applications/app_fax
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA: SWP-115
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/459/
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 140548
Request Review:
======================================================================
Date Submitted: 2008-08-30 16:44 CDT
Last Modified: 2011-05-16 09:56 CDT
======================================================================
Summary: [patch] T38 gateway
Description:
Hi all,
I'm sending you patch containing new application app_faxgateway.c
("FaxGateway") which is able to mediate T30 to T38 and vice versa.
Feature is using spands library (I used spandsp-0.0.4pre18 and
spandsp-0.0.5pre4).
Best regards
Daniel.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018889 [patch] T.38 state should be unavailabl...
related to 0019251 [patch] Framehooks ast_indicate_data In...
======================================================================
----------------------------------------------------------------------
(0134973) svnbot (reporter) - 2011-05-16 09:56
https://issues.asterisk.org/view.php?id=13405#c134973
----------------------------------------------------------------------
Repository: asterisk
Revision: 319087
U trunk/CHANGES
U trunk/channels/chan_sip.c
U trunk/channels/sip/include/sip.h
U trunk/res/res_fax.c
------------------------------------------------------------------------
r319087 | irroot | 2011-05-16 09:56:54 -0500 (Mon, 16 May 2011) | 16 lines
When a error in T.38 negotiation happens or its rejected on a channel the
state of the channel reverts to unknown this should be rejected.
this is important for negotiating T.38 gateway see
https://issues.asterisk.org/view.php?id=13405
This patch adds a option T38_REJECTED that behaves as T38_DISABLED except
it reports state rejected.
Trivial Change to res_fax to honnor UNAVAILABLE and REJECTED states.
(closes issue https://issues.asterisk.org/view.php?id=18889)
Reported by: irroot
Tested by: irroot, darkbasic, mnicholson
Review: https://reviewboard.asterisk.org/r/1115
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=319087
Issue History
Date Modified Username Field Change
======================================================================
2011-05-16 09:56 svnbot Checkin
2011-05-16 09:56 svnbot Note Added: 0134973
======================================================================
More information about the asterisk-bugs
mailing list