[asterisk-bugs] [Asterisk 0013405]: [patch] T38 gateway
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Mar 5 16:08:35 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=13405
======================================================================
Reported By: dafe_von_cetin
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13405
Category: Applications/app_fax
Reproducibility: N/A
Severity: feature
Priority: normal
Status: confirmed
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: 2010-03-05 16:08 CST
======================================================================
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.
======================================================================
----------------------------------------------------------------------
(0119043) Censo (reporter) - 2010-03-05 16:08
https://issues.asterisk.org/view.php?id=13405#c119043
----------------------------------------------------------------------
klaus3000, thank you for clarification. But it looks for me that channels
like DAHDI should not know about T38 if they do not support it. Can't we
catch an event where dahdi_indicate(AST_CONTROL_T38_PARAMETERS) returns -1
and act appropriately, seeing that t38 is not supported? This approach will
support any channel that returns -1 on t38 negotiate automatically.
Issue History
Date Modified Username Field Change
======================================================================
2010-03-05 16:08 Censo Note Added: 0119043
======================================================================
More information about the asterisk-bugs
mailing list