<div dir="ltr">Hello,<div><br></div><div>Thank you for the reply.</div><div><br></div><div>Basically, currently, Asterisk does not seem to support SIP-T decoding.  Accordingly, I am looking for a third-party gateway that can bridge (along with decoding any ISUP data) a server sending SIP-T packets to the Asterisk server.  The topography would be as follows:</div>
<div><br></div><div>SIP-T Proxy &lt;--&gt; SIP-T to SIP gateway &lt;--&gt; Asterisk Server</div><div><br></div><div>SIP packets reaching the Asterisk server will have the appropriate headers already added by the SIP-T to SIP gateway.</div>
<div><br></div><div>Also, although Asterisk does not currently support SIP-T, would the extra MIME encapsulation in the packets make the SIP packets not processable by Asterisk?</div><div><br></div><div>Thanks,</div><div>
Elliot </div><div><br><div class="gmail_quote">On Mon, May 23, 2011 at 10:59 AM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On 05/23/2011 03:26 AM, Elliot Murdock wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
There are some parameters in the ISUP data (coming into the network<br>
 via SIP-T packets) that need to be translated into SIP headers to<br>
be used by asterisk for proper call routing.  What gateways are<br>
available to accomplish this?<br>
</blockquote>
<br></div></div>
What do you mean by &quot;gateways?&quot;  The goal is to de-MIME/parse the request body and extract certain encapsulated ISUP parameters, which Asterisk&#39;s chan_sip does not understand thus has no need to natively decode and expose to the dial plan via any sort of higher-level programmatic interface.<br>

<br>
I am not sure what ever happened to this and if it made it in, although judging by the comments it has not yet:<br>
<br>
  <a href="https://issues.asterisk.org/view.php?id=15552" target="_blank">https://issues.asterisk.org/view.php?id=15552</a><br>
<br>
If it were available, your ticket would probably be to get the body and then parse it with an AGI script or whatnot.<br>
<br>
-- <br>
Alex Balashov - Principal<br>
Evariste Systems LLC<br>
260 Peachtree Street NW<br>
Suite 2200<br>
Atlanta, GA 30303<br>
Tel: +1-678-954-0670<br>
Fax: +1-404-961-1892<br>
Web: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
              <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br></div></div>