Dear,

The system works very well with:

<action application="set" data="proxy_media=true"/>

The problem was in the Wikipbx in folder freswitchxml; now works fine.

Thank you for you help.

--- On Wed, 6/3/09, Anthony Minessale <[email protected]> wrote:

> From: Anthony Minessale <[email protected]>
> Subject: Re: [Freeswitch-users] Passthru mode
> To: [email protected]
> Date: Wednesday, June 3, 2009, 10:39 AM
> I am pretty sure inbound-proxy-media
> forces late-negotation iirc.
> 
> 
> On Wed, Jun 3, 2009 at 1:33 AM,
> Mathieu Rene <[email protected]>
> wrote:
> 
> 
> 
> On 3-Jun-09, at 2:32 AM, Jim Burke wrote:
> 
> 
> 
> > Fernando,
> 
> >
> 
> > Try setting 'inbound-late-negotiation' in your
> SIP Profile.  This will
> 
> > allow the call to hit the dialplan where you can set
> proxy_media.
> 
> > This also assumes you have bypass_media set to false
> in your dialplan.
> 
> >
> 
> > Alternatively I beleive you can set
> "inbound-proxy-media" in the SIP
> 
> > Profile and this will do the same thing.
> 
> 
> 
> But you still need late negotiation for that to work,
> so in both cases
> 
> you need to fix that :D
> 
> 
> 
> Math
> 
> 
> 
> >
> 
> >
> 
> > Regards,
> 
> > Jim
> 
> >
> 
> > On Wed, Jun 3, 2009 at 6:46 AM, FERNANDO VILLARROEL
> 
> > <[email protected]>
> wrote:
> 
> >>
> 
> >> Dear,
> 
> >>
> 
> >> I can't solve my problem, i was try with:
> 
> >>
> 
> >> <action application="set"
> data="proxy_media=true"/>
> 
> >> <action application="bridge"
> data="sofia/gateway/ubb/$1$2$3"/>
> 
> >>
> 
> >> and:
> 
> >>
> 
> >> <param name="disable-transcoding"
> value="true"/> in freeswitch.xml
> 
> >>
> 
> >> But receive the same log:
> 
> >>
> 
> >> http://pastebin.freeswitch.org/9204
> 
> >>
> 
> >> Anyone help me.
> 
> >>
> 
> >> Fernando
> 
> >>
> 
> >> --- On Mon, 6/1/09, FERNANDO VILLARROEL <[email protected]>
> 
> >> wrote:
> 
> >>
> 
> >>> From: FERNANDO VILLARROEL <[email protected]>
> 
> >>> Subject: Re: [Freeswitch-users] Passthru mode
> 
> >>> To: [email protected]
> 
> >>> Date: Monday, June 1, 2009, 8:10 PM
> 
> >>>
> 
> >>> Hello i was try with:
> 
> >>>
> 
> >>> <action application="set"
> data="bypass_media=true"/>
> 
> >>> <action application="bridge"
> 
> >>>
> data="sofia/gateway/ubb/$1$2$3"/>
> 
> >>>
> 
> >>> This is the log on FS_CLI:
> 
> >>>
> 
> >>> http://pastebin.freeswitch.org/9204
> 
> >>>
> 
> >>> Fernando
> 
> >>>
> 
> >>> --- On Mon, 6/1/09, Michael Collins <[email protected]>
> 
> >>> wrote:
> 
> >>>
> 
> >>>> From: Michael Collins <[email protected]>
> 
> >>>> Subject: Re: [Freeswitch-users] Passthru
> mode
> 
> >>>> To: [email protected]
> 
> >>>> Date: Monday, June 1, 2009, 7:41 PM
> 
> >>>>
> 
> >>>>
> 
> >>>> On Mon, Jun 1, 2009 at 3:20 PM,
> 
> >>>> FERNANDO VILLARROEL <[email protected]>
> 
> >>>> wrote:
> 
> >>>>
> 
> >>>>
> 
> >>>>
> 
> >>>> Hello the dial plan:
> 
> >>>>
> 
> >>>>
> 
> >>>>
> 
> >>>> <action application="bridge"
> 
> >>>>
> data="sofia/gateway/ubb/$1$2$3"/>
> 
> >>>>
> 
> >>>>
> 
> >>>>
> 
> >>>> This i setup from Wikipbx.
> 
> >>>> What about this in the dialplan?
> 
> >>>> <action application="set"
> 
> >>>> data="proxy_media=true"/>
> 
> >>>> Or alternatively this in the SIP profile?
> 
> >>>>
> 
> >>>> <param
> name="inbound-proxy-media"
> 
> >>>> value="true"/>
> 
> >>>>
> 
> >>>> I just want to make sure you're
> actually telling FS
> 
> >>> to
> 
> >>>> use proxy media. If I may make a
> suggestion: use
> 
> >>> pastebin.freeswitch.org
> 
> >>>> and pastebin the entire extension in the
> dialplan as
> 
> >>> well as
> 
> >>>> a complete debug log of the call from the
> FS CLI.
> 
> >>> Please see
> 
> >>>> this page for some handy tips on gathering
> information
> 
> >>> for
> 
> >>>> troubleshooting:
> 
> >>>>
> 
> >>>> http://wiki.freeswitch.org/wiki/Reporting_Bugs
> 
> >>>>
> 
> >>>> -MC
> 
> >>>>
> 
> >>>>
> 
> >>>>
> 
> >>>> -----Inline Attachment Follows-----
> 
> >>>>
> 
> >>>>
> _______________________________________________
> 
> >>>> Freeswitch-users mailing list
> 
> >>>> [email protected]
> 
> >>>> 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
> 
> >>> [email protected]
> 
> >>> 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
> 
> >> [email protected]
> 
> >> 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
> 
> > [email protected]
> 
> > 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
> 
> [email protected]
> 
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> 
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> 
> http://www.freeswitch.org
> 
> 
> 
> 
> -- 
> Anthony Minessale II
> 
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> 
> 
> AIM: anthm
> MSN:[email protected]
> GTALK/JABBER/PAYPAL:[email protected]
> 
> IRC: irc.freenode.net
> #freeswitch
> 
> FreeSWITCH Developer Conference
> sip:[email protected]
> iax:[email protected]/888
> 
> googletalk:[email protected]
> pstn:213-799-1400
> 
> 
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> 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
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to