[asterisk-bugs] [Asterisk 0013405]: [patch] T38 gateway
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Feb 25 08:01:07 CST 2011
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: 2011-02-25 08:00 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.
======================================================================
----------------------------------------------------------------------
(0132406) irroot (reporter) - 2011-02-25 08:00
https://issues.asterisk.org/view.php?id=13405#c132406
----------------------------------------------------------------------
New patch asterisk-1.8.2_fax.2.patch uploaded.
this latest patch has the old applications split off into a new file
app_faxdetect.c this is where the hook for app_dial is now residing there
is no fax code in this file its all been moved into the new API res_fax and
res_fax_spandsp these files should be ready for upstream.
the patch for sip from https://issues.asterisk.org/view.php?id=18889 is included
here as its important.
there is a change to channel.c that uses a handle routine in res_fax so it
may be functional with the standard dial command it calls the res_fax
handler and this fires up the gateway.
i have not implemented FAXOPTS hooks yet to activate or deactivate the
gateway in the dialplan the default is on.
im still not able to actually send a fax as i have no fax machine i can
get T38 negotiated by faking CED/CNG sorry i cant test it end to end please
help will send beers [virtual].
the goal is to not have to use the faxdetect dial replacement or the 'b'
hack in app_dial.
Issue History
Date Modified Username Field Change
======================================================================
2011-02-25 08:00 irroot Note Added: 0132406
======================================================================
More information about the asterisk-bugs
mailing list