[Freeswitch-users] call failed from PLMN to enum number
Brian West
brian at freeswitch.org
Mon Dec 22 06:35:23 PST 2008
First off I would try the latest SVN Trunk you're a bit behind.
Secondly I would try without proxy media mode on.
/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
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list