[Freeswitch-users] -ERR SERVICE_NOT_IMPLEMENTED on mobiles and landlines

Edmar Cruz darklion11 at yahoo.com
Fri Jul 3 21:16:59 PDT 2009


Sometimes it works but someyimes not?  SERVICE_ NOT_IMPLEMENTED

This is my dialpla/public/00_test.xml
<condition field="destination_number"  expression="^(\d+)$">
<action application="set" data="gate_site_id=1"/>
<action application="set"
data="effective_caller_id_name=${effective_caller_id_name}"/>
<action application="set"
data="effective_caller_id_number=${effective_caller_id_number}"/>
<action application="bridge" data="sofia/default/$1 at 116.45.15.10"/>
Actually am connecting Freeswitch and  Asterisks

Do you think the issue is the codec?
Asterisks has a G729 License while Freeswitch has none an received an error
passthrough mode only available?


Jason White-14 wrote:
> 
> Edmar Cruz <darklion11 at yahoo.com> wrote:
>> 
>> I have a GSM gateway. The issue is sometimes the calls failed what is the
>> cause of the error this is my logs?
> 
> The cause of the error is that you are searching the dial plan for
> 639273642511 in context public, and no dial plan entry matches, so
> FreeSWITCH
> terminates the call.
> 
> It's your task to look at your configuration and work out why this is
> happening, since clearly it isn't what you intended.
> 
> 
> _______________________________________________
> 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
> 
> 

-- 
View this message in context: http://www.nabble.com/-ERR-SERVICE_NOT_IMPLEMENTED-on-mobiles-and-landlines-tp24316987p24331250.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.





More information about the FreeSWITCH-users mailing list