[Freeswitch-users] freetdm context not defined error

ovvenkat ovvenkatesan at gmail.com
Tue Nov 16 14:00:23 PST 2010


Hi Milena,

Thanks for you reply,
I am using below dialplan
to handle the incoming call

    <!-- a sample PRI  -->
    <extension name="pri_demo">
        <condition field="destination_number" expression="^(1100)$">
                <action application="answer"/>
                <action application="sleep" data="2000"/>
                <action application="ivr" data="demo_ivr"/>
        </condition>

If I call "1100" from sip phone, its working fine.
Here is the logs for the sip call

http://pastebin.freeswitch.org/14508

If I trying to access the same application
from my phone, call is landing. But,
Application is not getting called.
Here is the logs for pri line

http://pastebin.freeswitch.org/14509


Regards,
Venkat.


On Wed, Nov 17, 2010 at 2:46 AM, Milena <testeador01 at gmail.com> wrote:

>
> Hello,
> I'm not sure that your error is specific to freetdm, check your public
> dialplan, in the place where you route your number to 1100, you probably
> have it transfer to "1100 XML $some_empty_var"
>
>



> -Milena
>
> On Tue, Nov 16, 2010 at 3:49 PM, ovvenkat <ovvenkatesan at gmail.com> wrote:
>
>> Hi to all,
>>
>> 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
>> Venkatesan OV.
>>
>
>
> _______________________________________________
> 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
>
>


-- 

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/0d448663/attachment.html 


More information about the FreeSWITCH-users mailing list