<br><br><div class="gmail_quote">On Thu, Aug 12, 2010 at 1:45 AM, Neil Patel <span dir="ltr"><<a href="mailto:neilp@cs.stanford.edu">neilp@cs.stanford.edu</a>></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'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's the command on fs_cli that I'm trying, that doesn't seem to work:</div>
<div><br></div><blockquote style="margin: 0pt 0pt 0pt 40px; border: medium none; padding: 0px;"><div>> originate {destination_number=XXXXXXXXXX}openzap/smg_prid/a/YYYYYYYYYY@g2 &echo</div></blockquote></blockquote>
<div><br>Neil, use "origination_caller_id_number=xxx" like this:<div><br>> originate {origination_caller_id_number=1234567890,destination_number=XXXXXXXXXX}openzap/smg_prid/a/YYYYYYYYYY@g2 &echo</div><br>
NOTE: The telco must support custom sending of "calling party number" sometimes called CPN. It won't hurt to try it, though, so give it a whirl and let us know.<br><br>-MC<br></div></div><br>