[asterisk-bugs] [Asterisk 0013405]: [patch] T38 gateway

Asterisk Bug Tracker noreply at bugs.digium.com
Sat Oct 25 05:06:08 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-25 05: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.

====================================================================== 

---------------------------------------------------------------------- 
 (0094269) leroi05 (reporter) - 2008-10-25 05:06
 http://bugs.digium.com/view.php?id=13405#c94269 
---------------------------------------------------------------------- 
Couldn't compile app_faxgateway also

   [CC] app_faxgateway.c -> app_faxgateway.o
app_faxgateway.c: In function ‘ast_bridge_frames’:
app_faxgateway.c:219: warning: implicit declaration of function
‘ast_dsp_set_digitmode’
app_faxgateway.c: In function ‘ast_t38_gateway’:
app_faxgateway.c:424: error: request for member ‘ptr’ in something not
a structure or union
app_faxgateway.c:430: error: request for member ‘ptr’ in something not
a structure or union
app_faxgateway.c:447: error: request for member ‘ptr’ in something not
a structure or union
app_faxgateway.c: In function ‘faxgw_exec’:
app_faxgateway.c:796: error: request for member ‘tv_sec’ in something
not a structure or union
app_faxgateway.c:797: error: request for member ‘tv_usec’ in something
not a structure or union
app_faxgateway.c:820: warning: passing argument 3 of
‘__ast_string_field_ptr_grow’ from incompatible pointer type
make[1]: *** [app_faxgateway.o] Error 1
make: *** [apps] Error 2 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-25 05:06 leroi05        Note Added: 0094269                          
======================================================================




More information about the asterisk-bugs mailing list