<html><body>
<DIV>It sounds like a good idea, I tried it and get this error</DIV>
<DIV>&nbsp;</DIV>
<DIV>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">Sep<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>8 09:52:17 WARNING[27193]: chan_sip.c:1968 create_addr: No such host: gafachi-o<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">Sep<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>8 09:52:17 NOTICE[27193]: app_dial.c:1011 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination)</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">In Extensions.conf I have</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">exten =&gt; 4305,1,Dial(SIP/1234567890@gafachi-o)<SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>; permit transfer</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0in 0in 0pt">In Sip.conf I have</P>
<P style="MARGIN: 0in 0in 0pt">[4305]</P>
<P style="MARGIN: 0in 0in 0pt">type=friend</P>
<P style="MARGIN: 0in 0in 0pt">user=4305</P>
<P style="MARGIN: 0in 0in 0pt">secret=xxxxxxxx</P>
<P style="MARGIN: 0in 0in 0pt">;context=from-sip</P>
<P style="MARGIN: 0in 0in 0pt">callerid=</P>
<P style="MARGIN: 0in 0in 0pt">host=dynamic</P>
<P style="MARGIN: 0in 0in 0pt">nat=yes</P>
<P style="MARGIN: 0in 0in 0pt">canreinvite=no</P>
<P style="MARGIN: 0in 0in 0pt">dtmfmode=rfc2833</P>
<P style="MARGIN: 0in 0in 0pt">;incominglimit=1</P>
<P style="MARGIN: 0in 0in 0pt">;mailbox=1234@default</P>
<P style="MARGIN: 0in 0in 0pt">;disallow=all</P>
<P style="MARGIN: 0in 0in 0pt">;allow=ulaw</P>
<P style="MARGIN: 0in 0in 0pt">;allow=alaw</P>
<P style="MARGIN: 0in 0in 0pt">;allow=g723.1<SPAN>&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">&nbsp;</P></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: "William Piper" &lt;william.piper@gmail.com&gt; <BR>
<DIV>whatever the did is needs to be put in the extensions.conf &amp; told to dial your cellphone. </DIV>
<DIV>Example:</DIV>
<DIV>&nbsp;</DIV>
<DIV>exten =&gt; _011123445566,1,Dial,<A href="mailto:SIP/1234567890@1.2.3.4">SIP/1234567890@1.2.3.4</A> </DIV>
<DIV>&nbsp;</DIV>
<DIV>assuming that your using a SIP carrier, replace 1234567890 with your cellphone &amp; <A href="http://1.2.3.4/">1.2.3.4</A> with the carrier's IP or carriers context name in sip.conf.<BR>&nbsp;</DIV>
<DIV>bp<BR>&nbsp;</DIV>
<DIV><SPAN class=gmail_quote>On 9/8/06, <B class=gmail_sendername><A href="mailto:broadbandvoice@comcast.net">broadbandvoice@comcast.net</A></B> &lt;<A href="mailto:broadbandvoice@comcast.net">broadbandvoice@comcast.net </A>&gt; wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV>
<DIV>
<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 style="MARGIN: 0in 0in 0pt">[4305]</P>
<P style="MARGIN: 0in 0in 0pt">type=friend</P>
<P style="MARGIN: 0in 0in 0pt">user=4305</P>
<P style="MARGIN: 0in 0in 0pt">secret=xxxxxxxx</P>
<P style="MARGIN: 0in 0in 0pt">;context=from-sip</P>
<P style="MARGIN: 0in 0in 0pt">callerid=</P>
<P style="MARGIN: 0in 0in 0pt">host=dynamic</P>
<P style="MARGIN: 0in 0in 0pt">nat=yes</P>
<P style="MARGIN: 0in 0in 0pt">canreinvite=no</P>
<P style="MARGIN: 0in 0in 0pt">dtmfmode=rfc2833</P>
<P style="MARGIN: 0in 0in 0pt">;incominglimit=1</P>
<P style="MARGIN: 0in 0in 0pt">;mailbox=1234@default</P>
<P style="MARGIN: 0in 0in 0pt">;disallow=all</P>
<P style="MARGIN: 0in 0in 0pt">;allow=ulaw</P>
<P style="MARGIN: 0in 0in 0pt">;allow=alaw</P>
<P style="MARGIN: 0in 0in 0pt">;allow=g723.1<SPAN>&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 style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P style="MARGIN: 0in 0in 0pt">and in extensions.conf I have</P>
<P style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P style="MARGIN: 0in 0in 0pt">exten =&gt; 4305,1,Dial(SIP/4305,120,rt)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; permit transfer</P>
<P style="MARGIN: 0in 0in 0pt">&nbsp;</P>
<P 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 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;<A onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:tim@communicatefreely.net" target=_blank> tim@communicatefreely.net</A>&gt; <BR><BR>&gt; _______________________________________________ <BR>&gt; --Bandwidth and Colocation provided by <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target=_blank>Easynews.com</A> -- <BR>&gt; <BR>&gt; asterisk-users mailing list <BR>&gt; To UNSUBSCRIBE or update options visit: <BR>&gt; <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A> </BLOCKQUOTE></DIV></DIV><BR>_______________________________________________<BR>--Bandwidth and Colocation provided by <A onclick="return top.js.OpenExtLin
k(window,event,this)" href="http://easynews.com/" target=_blank>Easynews.com</A> --<BR><BR>asterisk-users mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp; <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target=_blank>http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR><BR><BR></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></body></html>