<div dir="ltr">On Fri, Feb 22, 2013 at 7:40 PM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Have you tried setting this variable for the leg in question?<br>
<a href="http://wiki.freeswitch.org/wiki/Variable_ignore_display_updates" target="_blank">http://wiki.freeswitch.org/wiki/Variable_ignore_display_updates</a></blockquote><div><br></div><div style>Thank you!  Problem solved!</div>
<div style><br></div><div style>I added:</div><div style><br></div><div>      &lt;action application=&quot;set&quot; data=&quot;ignore_display_updates=true&quot;/&gt;</div><div style><br></div><div style>after</div><div style>
<br></div><div>      &lt;action application=&quot;set&quot; data=&quot;effective_callee_id_name=${cidlookup(1${default_areacode}$1)}&quot;/&gt;</div><div style><br></div><div style>and it worked as required.</div><div style>
<br></div><div style>-- </div><div style>Steve </div></div><br></div></div>