[Freeswitch-users] To Proxy Media or Not

Steven Ayre steveayre at gmail.com
Wed Mar 9 21:56:07 MSK 2011


The transfer application doesn't do a bridge and doesn't create any other
legs, it just moves the call processing to another point in the dialplan.
Think of it as a GoTo (albeit one that can change the destination_number).
As such proxy_media doesn't apply.

That set, once channel variables are set the variable remains set, even
after a transfer. So you can set proxy_media=true, transfer to another
extension, bridge in that extension and proxy media will be enabled for that
bridge because proxy_media is still true after the transfer.

-Steve


On 9 March 2011 17:48, mazilo <Nabble at slickdeals.endjunk.com> wrote:

>
> Avi Marcus-2 wrote:
> > Yes, you probably don't need "media proxy", just the "default" to hide
> the
> > remote IP.
> > See: http://wiki.freeswitch.org/wiki/Proxy_Media
> I took a look at the above link in the section on
> http://wiki.freeswitch.org/wiki/Proxy_Media#How_to_enable_it How to enable
> it  which states to set proxy_media=true before the bridge. When I take a
> look at the conf/dialplan/public/00_inbound_did.xml file, there is no
> bridge
> except transfer as the application. So, will proxy media work on transfer?
>
> -----
> FreeSWITCH hosted on a Seagate DockStar with OpenWRT.
> --
> View this message in context:
> http://freeswitch-users.2379917.n2.nabble.com/To-Proxy-Media-or-Not-tp6154192p6154695.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _______________________________________________
> 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/20110309/fcb52da5/attachment.html 


More information about the FreeSWITCH-users mailing list