[Home]

Summary:ASTERISK-14958: SendFax 'a' option
Reporter:Maciej Krajewski (jamicque)Labels:
Date Opened:2009-10-07 15:02:01Date Closed:2009-10-09 16:04:39
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_fax
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:In app SendFax is an option 'a' which according to the source code should make the app behave as a recieving site, in result reciving site should reinvite with t38, unfortunately it does not.
Comments:By: Digium Subversion (svnbot) 2009-10-09 16:02:12

Repository: asterisk
Revision: 223330

U   trunk/apps/app_fax.c

------------------------------------------------------------------------
r223330 | kpfleming | 2009-10-09 16:02:12 -0500 (Fri, 09 Oct 2009) | 10 lines

Initiate T.38 switchover when acting as called party, regardless of FAX direction.

SendFAX() and ReceiveFAX() can be given options to indicate whether they should
act as the calling or called party; this mode should be used to decide whether
to initiate a switchover to T.38, not the direction that the FAX transfer will
take place.

(closes issue ASTERISK-14958)
Reported by: jamicque

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=223330

By: Digium Subversion (svnbot) 2009-10-09 16:02:55

Repository: asterisk
Revision: 223331

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_fax.c

------------------------------------------------------------------------
r223331 | kpfleming | 2009-10-09 16:02:55 -0500 (Fri, 09 Oct 2009) | 17 lines

Merged revisions 223330 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r223330 | kpfleming | 2009-10-09 15:58:44 -0500 (Fri, 09 Oct 2009) | 10 lines
 
 Initiate T.38 switchover when acting as called party, regardless of FAX direction.
 
 SendFAX() and ReceiveFAX() can be given options to indicate whether they should
 act as the calling or called party; this mode should be used to decide whether
 to initiate a switchover to T.38, not the direction that the FAX transfer will
 take place.
 
 (closes issue ASTERISK-14958)
 Reported by: jamicque
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=223331

By: Digium Subversion (svnbot) 2009-10-09 16:03:38

Repository: asterisk
Revision: 223332

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_fax.c

------------------------------------------------------------------------
r223332 | kpfleming | 2009-10-09 16:03:37 -0500 (Fri, 09 Oct 2009) | 17 lines

Merged revisions 223330 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r223330 | kpfleming | 2009-10-09 15:58:44 -0500 (Fri, 09 Oct 2009) | 10 lines
 
 Initiate T.38 switchover when acting as called party, regardless of FAX direction.
 
 SendFAX() and ReceiveFAX() can be given options to indicate whether they should
 act as the calling or called party; this mode should be used to decide whether
 to initiate a switchover to T.38, not the direction that the FAX transfer will
 take place.
 
 (closes issue ASTERISK-14958)
 Reported by: jamicque
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=223332

By: Digium Subversion (svnbot) 2009-10-09 16:04:38

Repository: asterisk
Revision: 223333

_U  branches/1.6.2/
U   branches/1.6.2/apps/app_fax.c

------------------------------------------------------------------------
r223333 | kpfleming | 2009-10-09 16:04:38 -0500 (Fri, 09 Oct 2009) | 17 lines

Merged revisions 223330 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
 r223330 | kpfleming | 2009-10-09 15:58:44 -0500 (Fri, 09 Oct 2009) | 10 lines
 
 Initiate T.38 switchover when acting as called party, regardless of FAX direction.
 
 SendFAX() and ReceiveFAX() can be given options to indicate whether they should
 act as the calling or called party; this mode should be used to decide whether
 to initiate a switchover to T.38, not the direction that the FAX transfer will
 take place.
 
 (closes issue ASTERISK-14958)
 Reported by: jamicque
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=223333