Hi Brian,

I already update the fs to FreeSWITCH Version 1.0.trunk (10906M), and the problem still persist . 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.

Thank you,

-Pieter-

Brian West wrote:
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:

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 :

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

For more detailed debug log, i already submit it on jira :
http://jira.freeswitch.org/browse/MODAPP-186


regards,

-Pieter-


_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to