[asterisk-bugs] [Asterisk 0013405]: [patch] T38 gateway
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 10 07:17:47 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:
======================================================================
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-05-10 07:17 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...
======================================================================
----------------------------------------------------------------------
(0134708) dakapo (reporter) - 2011-05-10 07:17
https://issues.asterisk.org/view.php?id=13405#c134708
----------------------------------------------------------------------
I always get the follwing error when compiling 1.8.4-rc3 with r318143:
[CC] res_fax_spandsp.c -> res_fax_spandsp.o
res_fax_spandsp.c: In function ‘spandsp_fax_gateway_start’:
res_fax_spandsp.c:723: error: ‘t38_state’ undeclared (first use in
this function)
res_fax_spandsp.c:723: error: (Each undeclared identifier is reported only
once
res_fax_spandsp.c:723: error: for each function it appears in.)
make[1]: *** [res_fax_spandsp.o] Error 1
make: *** [res] Error 2
Issue History
Date Modified Username Field Change
======================================================================
2011-05-10 07:17 dakapo Note Added: 0134708
======================================================================
More information about the asterisk-bugs
mailing list