<div>Hi there,</div>
<div> </div>
<div>I was wondering whether it is possible to have FreeSwitch go into bypass_media mode on demand?</div>
<div> </div>
<div>For instance, leg a bridges to leg b - leg b is invited to accept the call by pressing 1. I want to go to bypass_media (do a SIP reinvite to reroute the media) after the one is pressed.</div>
<div> </div>
<div>Currently I am issuing the following from my js script that prompts for the 1:</div>
<div> </div>
<div>session.apiExecute(&quot;uuid_media&quot;,session.uuid);</div>
<div> </div>
<div>Not working however. </div>
<div> </div>
<div>Any help to get me going would be appreciated.</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>Phillip Jones.</div>