[Freeswitch-users] freetdm context not defined error

ovvenkat ovvenkatesan at gmail.com
Tue Nov 16 12:49:06 PST 2010


Hi to all,

I am using following freetdm configuration file

*freetdm.conf.xml*

        <config_profiles>
                        <profile name="my_pri1">
                                <param name="outbound-called-ton"
value="unknown"/>
                                <param name="outbound-called-npi"
value="unknown"/>
                                <param name="outbound-rdnis-ton"
value="unknown"/>
                                <param name="outbound-rdnis-npi"
value="unknown"/>
                                <param name="outbound-calling-ton"
value="unknown"/>
                                <param name="outbound-calling-npi"
value="unknown"/>
                                <param name="switchtype" value="euroisdn" />
                                <param name="interface" value="cpe"/>
                        </profile>
        </config_profiles>
        <sangoma_pri_spans>
                <span name="wp1" cfgprofile="my_pri1">
                        <param name="mode" value="user"/>
                        <param name="context" value="default"/>
                        <param name="dialplan" value="XML"/>
                </span>
        </sangoma_pri_spans>


I can do outbound call.
when I am trying to handle the incoming call,
from PRI line call is not landing,
When I check the fs_cli log files,
it says that,

2010-11-17 02:10:16.853170 [INFO] mod_dialplan_xml.c:331 Processing
<1234012480>->1100 in context
2010-11-17 02:10:16.853170 [WARNING] mod_dialplan_xml.c:361 Context  not
found
2010-11-17 02:10:16.853170 [INFO] switch_core_state_machine.c:142 No Route,
Aborting
2010-11-17 02:10:16.853170 [DEBUG] switch_channel.c:2457 (FreeTDM/1:6/1100)
Callstate Change RINGING -> HANGUP
2010-11-17 02:10:16.853170 [NOTICE] switch_core_state_machine.c:143 Hangup
FreeTDM/1:6/1100 [CS_ROUTING] [NO_ROUTE_DESTINATION]


Its not taking the context which is
defined in the above configuration file.

If I call 1100 from, sip phone call is landing
properly.


As of now, I have added my dial plan
inside the /usr/local/freeswitch/conf/dialplan/default.xml.
Previously it was working fine.

After updating latest wanpipe and git version of freeSwitch,
It stopped working.

Any help would be appreciated.

-- 

If you have come to help me, you are wasting your time.
If you have come to because your liberation is bound up in mine, we can work
together.


Regards
Venkatesan OV.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101117/9313c753/attachment-0001.html 


More information about the FreeSWITCH-users mailing list