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"><<a href="mailto:phone.bytes@gmail.com">phone.bytes@gmail.com</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;">
I recently posted a question on this topic in a "Native Stack"<br>
discussion and it was suggested that we need to<br>
<br>
"SLEEP a few seconds before you answer just like you do in Asterisk"<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="XXX7878001"><br>
<condition field="destination_number" expression="^(7878001)$"><br>
<action application="sleep" data="5000"/><br>
<action application="set" data="domain_name=$${domain}"/><br>
<action application="transfer" data="$1 XML default"/><br>
</condition><br>
</extension><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>