<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>can you provide the full INVITE with the body and then say which
      part you want to extract? Many here are not familiar with SIP-I/T,
      but they can help with the operations available in kamailio to
      extract parts from the sip message.</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div class="moz-cite-prefix">On 31.03.21 12:20, Waseem Zaidi wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+HsSAr4FbPuJ-6j6ie4Zvx0AF_yzeUrU8odvp5BNJzEatR3fQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>I really need this help, somebody plz reply :(<br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Tue, Mar 30, 2021 at 6:37
            PM Waseem Zaidi <<a href="mailto:waseemzaidi@gmail.com"
              moz-do-not-send="true">waseemzaidi@gmail.com</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px
            0.8ex;border-left:1px solid
            rgb(204,204,204);padding-left:1ex">
            <div dir="ltr">
              <div>Hi All:</div>
              <div><br>
              </div>
              <div>I am new to the list, I am struggling to find out
                Kamailio's capabilities with SIP-I/ISUP. I see that
                there is SIP-T module in kamailio and ss7ops module, but
                I need to get a hold on how to start. I would appreciate
                if someone could guide me.<br>
              </div>
              <div><br>
              </div>
              <div>previously, I tried to use OpenSIPS SIP-I to extract
                ISUP from incoming calls, i was able to extract ISUP
                parameters in SDP body as <br>
              </div>
              <div><br>
              </div>
              <div>xlog("Called Number: $isup_param_str(Called Party
                Number|Address signal)\r\n"); <br>
              </div>
              <div>xlog("Calling Number: $isup_param_str(Calling Party
                Number|Address signal)\r\n"); <br>
              </div>
              <div>xlog("Location is: $isup_param_str(Location
                Number)\r\n");</div>
              <div><br>
              </div>
              <div>Location parameter is appearing as 0x04971400330268
                which is wrongly interpreted. its proper interpretation
                should appear as 4100332086.<br>
              </div>
              <div><br>
              </div>
              <div>I also tried below:<br>
              </div>
              <div>xlog("Location is: $isup_param_str(Location
                Number|Address signal)\r\n");</div>
              <div>but this subfield is not present.<br>
              </div>
              <div><br>
              </div>
              <div>The transformation didn't make any difference: <br>
              </div>
              <div>xlog("Location NUM: $(var(isup_body){isup.param,
                Location Number}</div>
              <div><br>
              </div>
              <div>Help pleeez ?<br>
              </div>
              <div><br>
              </div>
              <div><br>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Funding: <a class="moz-txt-link-freetext" href="https://www.paypal.me/dcmierla">https://www.paypal.me/dcmierla</a></pre>
  </body>
</html>