from http://svn.freeswitch.org/svn/freeswitch/trunk/conf/sip_profiles/internal.xml
<!-- Handle 302 Redirect in the dialplan --> <!--<param name="manual-redirect" value="true"/> --> It appears this never made the wiki, could someone please get it on there. Thanks Mike On Nov 25, 2009, at 6:21 PM, John Platts wrote: > > How do I turn on dialplan processing of 302 responses? I can solve my problem > if I can process 302 responses in my dialplan. > > ---------------------------------------- >> From: [email protected] >> Date: Wed, 25 Nov 2009 12:45:50 -0500 >> To: [email protected] >> Subject: Re: [Freeswitch-users] Handling the 302 Moved Temporarily response >> from JavaScript >> >> In trunk there is a sofia profile setting to allow dialplan processing of >> 302 responses. This won't get you back into your same javascript, but you >> can probably do something clever from there. >> >> Mike >> >> On Nov 24, 2009, at 5:04 PM, John Platts wrote: >> >>> >>> I have considered writing JavaScript code to bridge two calls together. >>> However, I would like to perform custom handling of the 302 Moved >>> Temporarily response. How do I handle the 302 Moved Temporarily response if >>> I use JavaScript? >>> >> >> _______________________________________________ >> 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 > > _________________________________________________________________ > Bing brings you maps, menus, and reviews organized in one place. > http://www.bing.com/search?q=restaurants&form=MFESRP&publ=WLHMTAG&crea=TEXT_MFESRP_Local_MapsMenu_Resturants_1x1 > _______________________________________________ > 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
