[Freeswitch-users] Invalid Application bridge
Brian West
brian at freeswitch.org
Sun Jul 6 08:41:38 PDT 2008
How did you install? Binary or did you compile FreeSWITCH?
/b
On Jul 6, 2008, at 2:08 AM, Grey Man wrote:
> Hi,
>
> I've just installed FreeSwitch on Windows XP and have been able to get
> a SIP account registered and placing calls to the FreeSwitch server.
> The problem I'm having is when I try and place an outgoing call I get
> an error message of:
>
> "switch_core_sessions.c:964 switch_core_session_execute_application()
> Invalid Application bridge"
>
> The dial plan I am using is:
>
> <include>
> <context name="default">
> <extension name="test">
> <condition field="destination number" expression="^.*$">
> <action application="bridge" data="sofia/sip/300 at sip.mytestserver.com
> " />
> </condition>
> </extension>
> </context>
> </include>
>
> It seems as if the "bridge" application cannot be found. Is there
> anything I can check to see why that may be so?
>
> Regards,
>
> Greyman.
>
> _______________________________________________
> 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