[asterisk-bugs] [JIRA] (ASTERISK-28208) Missing ringback on outbound call
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Dec 12 14:08:47 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245728#comment-245728 ]
Asterisk Team commented on ASTERISK-28208:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Missing ringback on outbound call
> ---------------------------------
>
> Key: ASTERISK-28208
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28208
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: pjproject/pjsip
> Affects Versions: 13.23.1
> Environment: Centos 6
> Reporter: Michael Maier
> Labels: pjsip
>
> An extension registered at Asterisk 13.23 initiates an external call (pjsip). After the Invite, the
> callee (-> ISP) sends a
> 100 Trying
> 183 Session Progress (*without* SDP)
> Asterisk now sends to the extension:
> 183 Session Progress (*with* SDP)
> 183 Session Progress (*with* SDP) (really two times)
>
> The callee meanwhile sends
> 180 Ringing (*without* SDP)
> which is "forwarded" by Asterisk to the extension with
> 180 Ringing (*with* SDP)
> The problem: The extension doesn't create a ringback locally, because it most probably expects it to
> be sent by the callee - but the callee doesn't send anything (not surprising, because there has been
> no SDP).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list