<html><body>
<DIV>I'm using it for virtual numbers. I have international virtual number from a DID provider and want to forward it to my cell phone.</DIV>
<DIV>&nbsp;</DIV>
<DIV>In Sip.conf I have the channel</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">[4305]</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">type=friend<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">user=4305</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">secret=xxxxxxxx</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">;context=from-sip<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">callerid=</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">host=dynamic<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">nat=yes<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">canreinvite=no<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">dtmfmode=rfc2833<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">;incominglimit=1<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">;mailbox=1234@default<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">;disallow=all<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">;allow=ulaw<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">;allow=alaw<o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">;allow=g723.1<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>; Asterisk only supports g723.1 pass-thru!</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">and in extensions.conf I have</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">exten =&gt; 4305,1,Dial(SIP/4305,120,rt)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; permit transfer</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">This had worked in the past when I forwarded it through the Linksys ATA but now have run out of ATA's.</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">&nbsp;</P></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: "Tim St. Pierre" &lt;tim@communicatefreely.net&gt; <BR><BR>&gt; _______________________________________________ <BR>&gt; --Bandwidth and Colocation provided by Easynews.com -- <BR>&gt; <BR>&gt; asterisk-users mailing list <BR>&gt; To UNSUBSCRIBE or update options visit: <BR>&gt; http://lists.digium.com/mailman/listinfo/asterisk-users </BLOCKQUOTE></body></html>