That did it! Thanks Michael!<div><br></div><div>-Neil<br><br><div class="gmail_quote">On Fri, Aug 13, 2010 at 12:30 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br><br><div class="gmail_quote"><div class="im">On Thu, Aug 12, 2010 at 1:45 AM, Neil Patel <span dir="ltr">&lt;<a href="mailto:neilp@cs.stanford.edu" target="_blank">neilp@cs.stanford.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
Hi All,<div><br></div><div>I have an app running on FS making outbound calls over a PRI line. The calls all caller-id at the endpoints with the PRI&#39;s pilot number. Say I wanted to change it so that the endpoint receives the call from one of the block of hunting numbers that my line comes with (instead of the primary/pilot number), how do I originate a call to do that? Here&#39;s the command on fs_cli that I&#39;m trying, that doesn&#39;t seem to work:</div>






<div><br></div><blockquote style="margin:0pt 0pt 0pt 40px;border:medium none;padding:0px"><div>&gt; originate {destination_number=XXXXXXXXXX}openzap/smg_prid/a/YYYYYYYYYY@g2 &amp;echo</div></blockquote></blockquote>
</div><div><br>Neil, use &quot;origination_caller_id_number=xxx&quot; like this:<div><br>&gt; originate {origination_caller_id_number=1234567890,destination_number=XXXXXXXXXX}openzap/smg_prid/a/YYYYYYYYYY@g2 &amp;echo</div>

<br>
NOTE: The telco must support custom sending of &quot;calling party number&quot; sometimes called CPN. It won&#39;t hurt to try it, though, so give it a whirl and let us know.<br><br>-MC<br></div></div><br>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>