<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> </DIV>
<DIV>In Sip.conf I have the channel</DIV>
<DIV> </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"> </SPAN>; Asterisk only supports g723.1 pass-thru!</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"> </P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">and in extensions.conf I have</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"> </P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">exten => 4305,1,Dial(SIP/4305,120,rt) ; permit transfer</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt"> </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"> </P></DIV>
<DIV> </DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: "Tim St. Pierre" <tim@communicatefreely.net> <BR><BR>> _______________________________________________ <BR>> --Bandwidth and Colocation provided by Easynews.com -- <BR>> <BR>> asterisk-users mailing list <BR>> To UNSUBSCRIBE or update options visit: <BR>> http://lists.digium.com/mailman/listinfo/asterisk-users </BLOCKQUOTE></body></html>