[Home]

Summary:ASTERISK-12338: [patch] better interoperability for app_fax
Reporter:Dmitry Andrianov (dimas)Labels:
Date Opened:2008-07-08 08:12:08Date Closed:2008-07-08 08:14:38
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) v1-appfax.patch
Description:The patch fixes two issues

1. SpanDSP 0.0.5 now requires a call to call t38_terminal_release which is not in the original app_fax

2. do actually call XXX_terminate SpanDSP API calls when finish. This is to make sur Phase E handler actually gets called with proper status. This is because there are a lot of softphones which after _successful_ sending of a fax either re-INVITE without T38 immediately or even hangup the call causing transmission loop to abort with error although the fax was actually transferred Ok
Comments:By: Sean Bright (seanbright) 2008-07-08 08:13:38

Closing duplicate

By: Sean Bright (seanbright) 2008-07-08 08:14:38

d1mas, can you move the patch to 13020?  my mistake.