<div dir="ltr">There are several caller-ID variables defined in the wiki, and I&#39;m trying to understand the difference:<div><br></div><div style>caller_id_number, caller_id_name,</div><div style>origination_caller_id_number, origination_caller_id_name,</div>
<div style>effective_caller_id_number, effective_caller_id_name,<br></div><div style>outbound_caller_id_number, outbound_caller_id_name,<br></div><div style><br></div><div style>If I understand correctly, caller_id_number and caller_id_name are read-only  variables that contain the caller-ID from an incoming call.</div>
<div style><br></div><div style>I don&#39;t understand origination_caller_id_number.  It says it sets it for LEG A, but I don&#39;t understand LEG A.</div><div style><br></div><div style>What&#39;s the difference between origination_caller_id_number and effective_caller_id_number?</div>
<div style><br></div><div style>As near as I can tell, the outbound_caller_id_number variable is not used by any module, but is mainly used to send information from a directory entry to an outbound dialplan.  Do I have that right?</div>
<div style><br></div><div style>In the dialplan, it seems the right way is to do this:</div><div style><br></div><div style>&lt;action application=&quot;set&quot; data=&quot;effective_caller_id_name=${outbound_caller_id_name}&quot;/&gt;<br>
</div><div style><br></div><div style>Does this require me to set outbound_caller_id_name in *all* my directory entries?  What if it&#39;s missing in one.  Can I have it use a default?</div><div style><br></div><div style>
The next question is about the outgoing Caller-ID Name.  From the SIP trace, I see the name is set both in the &quot;From:&quot; line and the &quot;Remote-Party-ID:&quot; line, in quotes (&quot;&quot;).  However, the name does not appear on the caller-ID box of the POTS line.  It seems the phone company (AT&amp;T) is getting the name from a CNAM lookup.  Is this something I can change, or is it just not sent in the path between Flowroute and AT&amp;T?</div>
<div style><br></div><div style>-- </div><div style>Steve</div></div>