[asterisk-bugs] [JIRA] (ASTERISK-28865) FAX T.38 re-Invite failed on '491 Another INVITE transaction in progress'
Alexei Gradinari (JIRA)
noreply at issues.asterisk.org
Wed May 6 14:26:25 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250654#comment-250654 ]
Alexei Gradinari commented on ASTERISK-28865:
---------------------------------------------
Found another strange asterisk behavior.
FAX1 INVITE (voice SDP) -> asterisk INVITE (voice SDP) -> FAX2
FAX2 200 OK (voice SDP) -> asterisk 200 OK (voice SDP) -> FAX1
FAX1 INVITE (fax SDP) -> asterisk INVITE (fax SDP) -> FAX2
FAX2 200 OK (fax SDP) -> asterisk 200 OK (fax SDP) -> FAX1
FAX2 BYE -> asterisk INVITE (m=image 0 udptl t38) -> FAX1
> FAX T.38 re-Invite failed on '491 Another INVITE transaction in progress'
> -------------------------------------------------------------------------
>
> Key: ASTERISK-28865
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28865
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_session, Resources/res_pjsip_t38
> Affects Versions: 16.10.0
> Reporter: Alexei Gradinari
> Labels: fax, pjsip
> Attachments: fax_491.txt
>
>
> On call between 2 PJSIP endpoints when fax tone is detected simultaneously by both endpoints there may be a case when both endpoints send T.38 re-Invite to the asterisk.
> One of this re-Invite is rejected by the asterisk with "491 Another INVITE transaction in progress".
> After that the asterisk no longer allows to negotiate T.38 on this session.
> There are strange reply/Invite from the asterisk with SDP line "m=audio 0 RTP/AVP 0 8"
> Attached SIP flow file 'fax_491.txt'
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list