In simple words , Paddy should go  with my trick,  that is  what i got from this reply  <br><div>
<br></div><div><span style="font-family:Arial;font-size:13px;border-collapse:collapse">Regards</span></div><div><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse"><div>
<font face="Arial"><span style="border-collapse:collapse"><br></span></font></div></span><br><div class="gmail_quote">On Sat, Aug 21, 2010 at 5:14 AM, Sherwood McGowan <span dir="ltr">&lt;<a href="mailto:sherwood.mcgowan@gmail.com" target="_blank">sherwood.mcgowan@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Nasir Iqbal &lt;<a href="mailto:nasir@ictinnovations.com" target="_blank">nasir@ictinnovations.com</a>&gt; wrote:<br>


</div><div>&gt; With all honor and respect you deserve,  Do  I need your permission to<br>
&gt;  express my point of view  on community forum ?<br>
&gt; also it would be quiet helpful for us if you understand well<br>
&gt; the requirement of post<br>
</div>*snip*<br>
<br>
Nasir,<br>
You don&#39;t need my &quot;permission&quot; to post on a public forum...However,<br>
neither do I, and I took issue with what you said, and found that your<br>
comment about &quot;those who are dealing with high load traffic&quot;<br>
offensive, since it made the assumption that I was just some new guy<br>
who deals with hobby/small Asterisk systems and doesn&#39;t know what he&#39;s<br>
talking about....Therefore, I made it abundantly clear that I wasn&#39;t,<br>
and that I definitely took issue with that statement.<br>
<br>
However, I will say that yes, I did mis-take something the OP said...<br>
<br>
Paddy:<br>
Now, here&#39;s idea I came up with (haven&#39;t tested yet, too busy writing<br>
a system for an international interpretation company&#39;s telecom needs)<br>
<br>
First of all, you should have a separate context for outbound calls<br>
made by internal extensions... so, in THAT context have code to set<br>
the CID to what you wish (you can do logic control and if you&#39;re<br>
feeling spiffy you can even lookup what CLID to use based on the<br>
extension making the call).<br>
<br>
Second, calls that are being passed from the outside world onto should<br>
pass through a different context, performing pretty much the same<br>
function...<br>
<br>
Third, both of THOSE contexts should then pass to a third context that<br>
performs the dialout using the multiple targets...<br>
<br>
<br>
Let me know if that works...I know I can make this do what you want,<br>
but I&#39;m not trying to do all the work, just point you in a direction,<br>
since I get paid to actually do the work ;-)<br>
<br>
<br>
Cheers all, and remember, some of us have been doing this a while, and<br>
get grumpy... ;-)<br>
<div>&gt;&gt; &gt;&gt;&gt;  there&#39;s still no conceivable reason<br>
&gt;&gt; &gt;&gt; What can be? except performance! (as asterisk has to create one<br>
&gt;&gt; &gt;&gt; additional leg and bridge it) Which is very conceivable to those who<br>
&gt;&gt; &gt;&gt; are dealing with high load traffic.<br>
&gt;&gt; &gt;&gt; And what will be the option, if other outgoing call requires<br>
&gt;&gt; &gt;&gt; different<br>
&gt;&gt; &gt;&gt; custom CLI while using the same trunk?<br>
<br>
<br>
<br>
</div><div><div></div><div>&gt;&gt; &gt;&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
&gt;&gt; &gt;&gt;               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; asterisk-users mailing list<br>
&gt;&gt; &gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &gt;&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; First, the reason is, why use a BAD IDEA when there&#39;s perfectly good<br>
&gt;&gt; &gt; solutions in front of the user.... There was no mention on this ONE<br>
&gt;&gt; &gt; call<br>
&gt;&gt; &gt; going outbound over the trunk needing a different CID...the request<br>
&gt;&gt; &gt; was as<br>
&gt;&gt; &gt; follows:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Client needs to call an INTERNAL extension, where the INTERNAL<br>
&gt;&gt; &gt; CallerID will<br>
&gt;&gt; &gt; be used, and at the SAME TIME, a call to an EXTERNAL number (which<br>
&gt;&gt; &gt; would<br>
&gt;&gt; &gt; necessitate USING THEIR PROVIDER TRUNK), using the EXTERNAL<br>
&gt;&gt; &gt; CallerID....<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Now, p-lease tell me how just configuring the damned trunk&#39;s<br>
&gt;&gt; &gt; outbound CID is<br>
&gt;&gt; &gt; NOT more sensible, efficient, and just friggin&#39; COMMON SENSE TO START<br>
&gt;&gt; &gt; WITH...over using a Local channel call, which would require slightly<br>
&gt;&gt; &gt; more<br>
&gt;&gt; &gt; typing, and using something that I&#39;ve almost NEVER found a good<br>
&gt;&gt; &gt; reason to<br>
&gt;&gt; &gt; use, and if you&#39;d care to search the damn archives, you&#39;ll see that<br>
&gt;&gt; &gt; I was<br>
&gt;&gt; &gt; pushing upwards of 5k CONCURRENT CALLS back in 2005, WITH 1.4 Trunk<br>
&gt;&gt; &gt; and the<br>
&gt;&gt; &gt; RealTime addiiton (which was experimental)...<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; For the love of whatever you find holy and good and true...don&#39;t<br>
&gt;&gt; &gt; come at me<br>
&gt;&gt; &gt; like that...I&#39;m really not in the mood anymore...I put 3-4 solid<br>
&gt;&gt; &gt; years of<br>
&gt;&gt; &gt; helpjng newbies figure out why shit didn&#39;t work, reporting REAL bugs<br>
&gt;&gt; &gt; and<br>
&gt;&gt; &gt; issues to thew developers and even assisting with some of the<br>
&gt;&gt; &gt; fixes....I<br>
&gt;&gt; &gt; feel entitled (yes, I know that&#39;s an asshole thing to say) to a little<br>
&gt;&gt; &gt; common respect....<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Now...anyone for a pint? I&#39;m off to vent some frustration with<br>
&gt;&gt; &gt; people who<br>
&gt;&gt; &gt; jump on the WRONG bandwagon and try to take over....<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Sherwood Mother-F&#39;in&#39; McGowanb...<br>
&gt;&gt; &gt; Telecommunications and Tattooing....<br>
&gt;&gt; &gt; You konw anyone else who combines those two professions? I&#39;d like to<br>
&gt;&gt; &gt; buy<br>
&gt;&gt; &gt; that guy a drink!<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; _____________________________________________________________________<br>
&gt;&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;&gt; &gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
&gt;&gt; &gt;               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; asterisk-users mailing list<br>
&gt;&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt; &gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; _____________________________________________________________________<br>
&gt;&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
&gt;&gt;               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
&gt;&gt;<br>
&gt;&gt; asterisk-users mailing list<br>
&gt;&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Nasir Iqbal<br>
&gt;<br>
&gt; ICT Innovations<br>
&gt; <a href="http://www.ictinnovations.com/" target="_blank">http://www.ictinnovations.com/</a><br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; _____________________________________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
&gt;               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt;   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></div></div></blockquote></div><br><br clear="all"><br>-- <br>Nasir Iqbal<br>


<br>ICT Innovations<br><a href="http://www.ictinnovations.com/" target="_blank">http://www.ictinnovations.com/</a><br><br>
</div>