[asterisk-bugs] [JIRA] (ASTERISK-28370) res_pjsip_t38: Not accepting Audio Re-invite after T.38 rejection
Thomas Weber (JIRA)
noreply at issues.asterisk.org
Wed Jun 17 02:18:25 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-28370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=251144#comment-251144 ]
Thomas Weber commented on ASTERISK-28370:
-----------------------------------------
@pnlarsson: cool, thank you!
@jcolp / @shaneshort please maintain the issue
> res_pjsip_t38: Not accepting Audio Re-invite after T.38 rejection
> -----------------------------------------------------------------
>
> Key: ASTERISK-28370
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28370
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_session, Resources/res_pjsip_t38
> Affects Versions: 16.2.1
> Environment: Asterisk Version: Asterisk 16.2.1
> Operationg System: Ubuntu 18.04.1
> Kernel: 4.15.0-44-generic
> PJSIP Version: PJPROJECT version currently running against: 2.8
> Reporter: Shane Short
> Severity: Minor
> Labels: fax, pjsip
> Attachments: debug, pjsip.conf, sip_trace_11.txt
>
>
> When sending an audio based fax, asterisk rejects any re-invites (including back to audio after a T.38 rejection). Call flow is as follows:
> - Normal call setup using G711A
> - Upstream detects Fax Preamble and sends T.38 re-invite
> - As I have T.38 gateway disabled (due to crashes which I shall report in future), we reject the re-invite with 488.
> - The Upstream then re-invites us with G711A
> - Asterisk rejects this re-invite with another 488.
> - The upstream then sends a BYE.
> I've tested this behavior using the same upstream and target number on Asterisk 11 w/chan-sip, and the call flow proceeds as you would expect.
> I have attached debug logging and a successful Asterisk 11/chan-sip Negotiation with the same upstream peer.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list