oh and one tech from them support said they will be handling all cname soon .. like ETA 1 week<br>
<br>
<br>
can't wait to get my FBI name out...<br>
<br><br><div><span class="gmail_quote">On 11/5/05, <b class="gmail_sendername">Rich Adamson</b> &lt;<a href="mailto:radamson@routers.com">radamson@routers.com</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;">
<br>&gt; OK I am exhausted.<br>&gt; I can't seem to figure out how to send a caller ID along with a<br>&gt; Outbound call.<br> &lt; snip &gt;<br>&gt;<br>&gt; Anyway, Outbound Caller ID Hos is this done?<br>&gt; I now use VoicePulse as my provider.
<br><br>I'm not a VoicePulse user, so not sure if they even support it.<br><br>Here's how I do it with <a href="http://teliax.com">teliax.com</a><br><br>; Calls directed to <a href="http://Teliax.com">Teliax.com</a><br>exten =&gt; _1NXXXXXXXXX,1,Set(CallerIDnum=4024325395|a)
<br>exten =&gt; _1NXXXXXXXXX,2,Set(CallerIDname=NPI|a)<br>exten =&gt; _1NXXXXXXXXX,3,Dial(IAX2/teliaxout/${EXTEN})<br><br>Some of the itsp's will accept the above and pass it out their PRI<br>links. Other itsp's don't do support it at all. It depends a lot on
<br>who they are interfacing with from call completion perspective. In<br>other words, for US PRI links, some carriers refuse to allow their<br>customers to set the CallerID Num while others allow it.<br><br>None of them typically support setting the CallerID Name however.
<br><br>CallerID Name is usually done via the central office serving the<br>customer that you called. They do a libd database lookup just prior<br>to completing the call, and in most cases that database is configurable<br>
by the telco's.<br><br>The folks at <a href="http://teliax.com">teliax.com</a> provide two mechanisms for their voip customers<br>to handle CallerID. The method above is one of those, and the second<br>is provided through fields that I complete on their web site. I obviously
<br>use the method shown above.<br><br>One other comment, generally you can't set the CallerID Num to any old<br>arbitrary number that you might want. It has to be a real and usable<br>number.<br><br><br>_______________________________________________
<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><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>