<br><br><div class="gmail_quote">On Thu, Aug 12, 2010 at 1:45 AM, Neil Patel <span dir="ltr">&lt;<a href="mailto:neilp@cs.stanford.edu">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><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>