[Freeswitch-users] Help with Socket event again

Max Bridgewater max.bridgewater at gmail.com
Tue Jun 23 07:59:56 PDT 2009


The file is located under /usr/local/freeswitch/conf/dialplan/default/. The
name is: mysocket.xml. The content is:

<include>
       <extension name="mysocket">
         <condition field="destination_number" expression="^242.*"
break="on-true">
            <action application="socket" data="192.168.50.66:10000 full" />
        </condition>
    </extension>
</include>

Max.

On Tue, Jun 23, 2009 at 10:44 AM, Michael S Collins <msc at freeswitch.org>wrote:

>
> On Jun 23, 2009, at 7:04 AM, Max Bridgewater
> <max.bridgewater at gmail.com> wrote:
>
> >
> > Hi Michael,
> >
> > Using loopback solves my problem. Thanks a lot.
> > There is a strange thing i observed though. I need to paste my
> > extension in the default.xml file. Having them in the default
> > directory isn't enough. Is that normal?
> >
>
> No it isn't. What is the name of the file that has your extension and
> what subdir is it in? Can you pb the contents?
> -MC
>
> > Max.
> >
> >
> > _______________________________________________
> > 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
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090623/52e11a9b/attachment-0002.html 


More information about the FreeSWITCH-users mailing list