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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Mar 19 09:37:25 CDT 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-19 09:37 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.

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

---------------------------------------------------------------------- 
 (0119615) dalepbx (reporter) - 2010-03-19 09:37
 https://issues.asterisk.org/view.php?id=13405#c119615 
---------------------------------------------------------------------- 
Thanks for the debugging info klaus3000,

unfortunately it seems that no T.38 is used. I have testet both your old
Patch and the one for 1.6.2.6 

Method a) throws the following:

*CLI> << [ TYPE: Control (4) SUBCLASS: Unknown control '15' (15) ]
[CAPI/ISDN1#02/01234123456-5]
<< [ TYPE: Control (4) SUBCLASS: Ringing (3) ] [SIP/305-0000000a]
[Mar 19 15:29:48] NOTICE[2755]: chan_capi_supplementary.c:144
new_ccbsnr_id: No peerlink found to set CCBS/CCNR linkage ID.
<< [ TYPE: Control (4) SUBCLASS: Unknown control '14' (14) ]
[CAPI/ISDN1#02/01234123456-5]
<< [ TYPE: Control (4) SUBCLASS: Ringing (3) ]
[CAPI/ISDN1#02/01234123456-5]
<< [ TYPE: Null Frame (5) SUBCLASS: N/A (0) ] [SIP/1500-00000009]
<< [ TYPE: Control (4) SUBCLASS: Answer (4) ] [SIP/305-0000000a]
<< [ TYPE: Control (4) SUBCLASS: Answer (4) ]
[CAPI/ISDN1#02/01234123456-5]
<< [ TYPE: Control (4) SUBCLASS: T38_Parameters/Negotiation Requested (24)
] [SIP/1500-00000009]
<< [ TYPE: Control (4) SUBCLASS: Unknown control '20' (20) ]
[SIP/1500-00000009]
<< [ TYPE: Control (4) SUBCLASS: T38_Parameters/Refused (24) ]
[CAPI/ISDN1#02/01234123456-5]
<< [ TYPE: Null Frame (5) SUBCLASS: N/A (0) ] [SIP/1500-00000009]
<< [ HANGUP (NULL) ] [CAPI/ISDN1#01/123456-6]

Method c) also shows nothing of UDPTL.

I am very grateful for any help... 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-03-19 09:37 dalepbx        Note Added: 0119615                          
======================================================================




More information about the asterisk-bugs mailing list