[asterisk-bugs] [Asterisk 0013405]: [patch] T38 gateway
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 23 16:06:34 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13405
======================================================================
Reported By: dafe_von_cetin
Assigned To: dwaynemh
======================================================================
Project: Asterisk
Issue ID: 13405
Category: Applications/app_fax
Reproducibility: N/A
Severity: feature
Priority: normal
Status: confirmed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 140548
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-08-30 16:44 CDT
Last Modified: 2008-10-23 16:06 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.
======================================================================
----------------------------------------------------------------------
(0094214) leroi05 (reporter) - 2008-10-23 16:06
http://bugs.digium.com/view.php?id=13405#c94214
----------------------------------------------------------------------
indeed! it doesn't compile on 1.6:
app_fax.c: In function ‘ast_t38_gateway’:
app_fax.c:763: error: request for member ‘ptr’ in something not a
structure or union
app_fax.c:770: error: request for member ‘ptr’ in something not a
structure or union
app_fax.c: In function ‘app_t38gateway_exec’:
app_fax.c:923: warning: implicit declaration of function ‘LOAD_OH’
app_fax.c:958: error: ‘struct ast_channel’ has no member named
‘lock’
app_fax.c:990: error: ‘struct ast_channel’ has no member named
‘lock’
app_fax.c:872: warning: unused variable ‘vars’
app_fax.c:871: warning: unused variable ‘account’
make[1]: *** [app_fax.o] Error 1
make: *** [apps] Error 2
Issue History
Date Modified Username Field Change
======================================================================
2008-10-23 16:06 leroi05 Note Added: 0094214
======================================================================
More information about the asterisk-bugs
mailing list