Hi Rob,<br><br>Well see that would work great if I knew the numbers they would be calling, but all I know is the source number/phone, i have no clue who they will be calling. Any ideals now? I wish it was that easy!<br><br>
Thanks!<br><br><div><span class="gmail_quote">On 12/6/06, <b class="gmail_sendername">Rob Schall</b> &lt;<a href="mailto:rschall@callone.net">rschall@callone.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ron,<br><br>I believe you would just want to edit your extensions.conf file so that<br>the extension you want separate has its own rule set.<br><br>exten =&gt; 4567,1,Set(CALLERID(all)=000-000-0000)<br>exten =&gt; 4567,n,Dial(SIP/4567)
<br><br>all other calls would just fit in like:<br><br>exten =&gt; _4.,1,Set(CALLERID(all)=111-000-0000)<br>exten =&gt; 4567,n,Dial(SIP/${EXTEN})<br><br>Hope that gives a bit of insight or puts you in the right direction.
<br>Rob<br><br><br>Ron McCarthy wrote:<br>&gt; Hi List,<br>&gt;<br>&gt; Ive got one extension/login that when they call out from that it needs<br>&gt; to show a different name/number, and then the rest of the phone will<br>
&gt; have a default one. Whats the best way to do this? I know it can be<br>&gt; done, just cant figure out how! Ive looked around and seem to see no<br>&gt; docs on it. Any help or examples would be great on this!<br>&gt;
<br>&gt; Thanks!<br>&gt; Ron<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt;<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>