Go ahead and open a jira on this. (<a href="http://jira.freeswitch.org">jira.freeswitch.org</a>)<br>Put it in the FreeTIMD/OpenZAP project: <a href="http://jira.freeswitch.org/browse/OPENZAP">http://jira.freeswitch.org/browse/OPENZAP</a><br>
<br>-MC<br><br><div class="gmail_quote">On Mon, Jul 12, 2010 at 10:58 AM, Phone <span dir="ltr">&lt;<a href="mailto:phone.bytes@gmail.com">phone.bytes@gmail.com</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;">
I recently posted a question on this topic in a &quot;Native Stack&quot;<br>
discussion and it was suggested that we need to<br>
<br>
&quot;SLEEP a few seconds before you answer just like you do in Asterisk&quot;<br>
<br>
We have tried to do this as follows, but are still not getting name delivery.<br>
Here is the snippet from the dialplan:<br>
<br>
extension name=&quot;XXX7878001&quot;&gt;<br>
    &lt;condition field=&quot;destination_number&quot; expression=&quot;^(7878001)$&quot;&gt;<br>
        &lt;action application=&quot;sleep&quot; data=&quot;5000&quot;/&gt;<br>
      &lt;action application=&quot;set&quot; data=&quot;domain_name=$${domain}&quot;/&gt;<br>
      &lt;action application=&quot;transfer&quot; data=&quot;$1 XML default&quot;/&gt;<br>
    &lt;/condition&gt;<br>
  &lt;/extension&gt;<br>
<br>
We are using libpri 1.4.11.3 with FreeSWITCH Version 1.0.head (git-f0fed26 2010-07-03 13-37-32 -0300 on a Samgoma B601DE connected to a PRI.  When running a trace, the Caller-ID Name does come along later in a separate facility message, but is does not seem to be flowing thru to FS.  The recommended solution sounds obvious and reasonable, but apparently we are still missing something.<br>

<br>
Any ideas would be appreciated.<br>
<br>
Thanks<br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>