<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Brian,<br>
<br>
I already update the fs to FreeSWITCH Version 1.0.trunk (10906M), and
the problem still persist .<br>
I already attach the debug log using "console loglevel debug" and post
it at the jira, and I'm coordinating with the provider regarding
Anthony's comment about the nat / firewall issue so i hope i could get
some response from them.<br>
<br>
Thank you,<br>
<br>
-Pieter-<br>
<br>
Brian West wrote:
<blockquote
 cite="mid:CE344A98-1ECC-4085-8D42-F3AC83715D33@freeswitch.org"
 type="cite">
  <pre wrap="">I also need you to do this call again with "console loglevel debug" on
and post it attached to the jira and not inline on the comments please.

/b
On Dec 22, 2008, at 7:19 AM, Pieter Eduard wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

I have an enum number, if I call the number from any ip extension ( i
use default enum.conf that points to e164.arpa)  then the call goes
well
to my ATA that registers to my fs box,
but if i try to call the number from PLMN, i get the ring at my ATA
and
if i pick it up, there's no sound.

here's my public.xml config :

&lt;extension name="enum"&gt;
       &lt;condition field="destination_number" expression="^12345678"&gt;
       &lt;action application="set" data="proxy_media=true"/&gt;
       &lt;action application="bridge" data="sofia/default/
1000%1.2.3.4"/&gt;
       &lt;/condition&gt;
   &lt;/extension&gt;

For more detailed debug log, i already submit it on jira :
<a class="moz-txt-link-freetext" href="http://jira.freeswitch.org/browse/MODAPP-186">http://jira.freeswitch.org/browse/MODAPP-186</a>


regards,

-Pieter-


_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->

_______________________________________________
Freeswitch-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>

  </pre>
</blockquote>
</body>
</html>