<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 5.00.3315.2870" name=GENERATOR></HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial">
<DIV><FONT size=2><SPAN class=273442811-17072003>Adam:</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>The * configuration should be 
something like this:</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN 
class=273442811-17072003>extensions.conf:</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>[globals]</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN 
class=273442811-17072003>GW5300=xxx.xxx.xxx.xxx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[5300 IP]</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>[carriers]</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>exten =&gt; 
_100.,1,Dial,SIP/${EXTEN}@{GW5300}<BR><BR><BR>In the 5300 (enable 
mode):</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>sip-ua</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; retry invite 
4</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; retry 
response 3</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; retry bye 
2</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; retry cancel 
2</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; sip-server 
ipv4:xxx.xxx.xxx.xxx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[Asterisk IP]</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>!</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>dial-peer voice 8 
voip</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; application 
session</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; 
destination-pattern 555693..</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; 
translate-outgoing called 1001</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; voice-class 
codec 1</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; session 
protocol sipv2</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>&nbsp;&nbsp;&nbsp; session 
target 
ipv4:xxx.xxx.xxx.xxx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Asterisk 
IP]</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>!</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>Hope this 
help,</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>Regards,</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003>Gustavo</SPAN></FONT></DIV>
<DIV><FONT size=2><SPAN class=273442811-17072003></SPAN></FONT>&nbsp;</DIV>
<DIV>
<P><FONT size=2><SPAN class=273442811-17072003>-&gt; </SPAN>Greetings,<BR><SPAN 
class=273442811-17072003>-&gt; </SPAN><BR><SPAN class=273442811-17072003>-&gt; 
</SPAN>I am attempting to configure an AS5300 to provide a SIP based gateway to 
the PSTN from Asterisk. I have been unable to identify through the docs how 
specifically this <SPAN class=273442811-17072003>-&gt; </SPAN>should be 
configured in Asterisk and have not been able to get things working through 
trial and error.<BR><SPAN class=273442811-17072003>-&gt; </SPAN><BR><SPAN 
class=273442811-17072003>-&gt; </SPAN>I am sure I am missing something fairly 
obvious here but any guidance (or example cfgs) would be much 
appreciated.<BR><SPAN class=273442811-17072003>-&gt; </SPAN><BR><SPAN 
class=273442811-17072003>-&gt; </SPAN>Rgds,<BR><FONT size=2><SPAN 
class=273442811-17072003>-&gt; </SPAN></FONT><BR><SPAN 
class=273442811-17072003><FONT size=2><SPAN class=273442811-17072003>-&gt; 
</SPAN></FONT>A</SPAN>dam</FONT></P></DIV></BODY></HTML>

<P><FONT COLOR="#0000FF" SIZE=2>Este mensaje es confidencial. El mismo contiene información reservada </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>y que no puede ser difundida. Si usted ha recibido este e-mail </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>por error, por favor avísenos inmediatamente vía e-mail y tenga la </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>amabilidad de eliminarlo de su sistema; no deberá copiar el mensaje </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>ni divulgar su contenido a ninguna persona. Muchas gracias.</FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2> </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>This message is confidential. It contains information that is privileged and</FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>legally exempt from disclosure. If you have received this e-mail by mistake, </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>please let us know immediately by e-mail and delete it from your system; </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>you should also not copy the message nor disclose its contents to anyone. </FONT></P>

<P><FONT COLOR="#0000FF" SIZE=2>Thank You.</FONT></P>
<BR>