<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Dne 01/12/2020 v 12:58 Joshua C. Colp
      napsal(a):<br>
    </div>
    <blockquote type="cite"
cite="mid:CAM0A2Z0zBeduUq2TMsCKfQxm8qh9MzrfrTQySw17LqTZ7H7usg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">On Tue, Dec 1, 2020 at 7:20 AM marek <<a
            href="mailto:cervajs64@gmail.com" moz-do-not-send="true">cervajs64@gmail.com</a>>
          wrote:<br>
        </div>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">hi,<br>
            <br>
            after upgrade from Asterisk 11 to Asterisk 13.38.0(chan_sip)
            (i know, <br>
            its old. customer is very conservative...)<br>
            <br>
            i have problem with missing 180 Ringing<br>
            <br>
            flow is easy (PBX -> Asterisk -> SIP SBC)<br>
            <br>
            Asterisk 11<br>
            PBX - Asterisk<br>
            -> INVITE<br>
            <- 100 Trying<br>
            <- 183 Session Progress<br>
            ( <- RTP -> )<br>
            <- 180 Ringing<br>
            <- 200 OK<br>
            <br>
            Asterisk 13<br>
            -> INVITE<br>
            <- 100 Trying<br>
            <- 183 Session Progress<br>
            ( <- RTP -> )<br>
            <br>
            __MISSING RINGING___<br>
            <br>
            <- 200 OK<br>
            <br>
            temporarily i solved problem with using "R" param<br>
            <br>
            R: Default: Indicate ringing to the calling party, even if
            the called party<br>
                 isn't actually ringing. Allow interruption of the
            ringback if early <br>
            media<br>
                 is received on the channel.<br>
            <br>
            it changed to<br>
            <br>
            Asterisk 13 (Dial(${ARG1},300,R)<br>
            -> INVITE<br>
            <- 100 Trying<br>
            <- 180 Ringing<br>
            <- 183 Session Progress<br>
            ( <- RTP -> )<br>
            <- 200 OK<br>
            <br>
            any ideas why Ringing is missing? any solutions?<br>
          </blockquote>
          <div><br>
          </div>
          <div>Have you compared the signaling in both directions
            between the two versions to see if there is a difference?  </div>
        </div>
        <div><br>
        </div>
      </div>
    </blockquote>
    <p>whats your goal with this question?</p>
    <p>asking if there are some side effects in incoming call ? (SBC
      -> Asterisk -> PBX)<br>
    </p>
    <p><br>
    </p>
    <br>
  </body>
</html>