<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<BR>The call is bridged between leg a and leg b.<br>How to play a prompt in the midcall only towards leg b after receiving some dtmf from leg b.<BR>&nbsp;<BR>After getting dtmf from leg b, I tried to play the prompt by<BR>&nbsp;<p>bridgedSession = new ManagedSession(outBoundUuid);<br>bridgedSession.StreamFille("prompt.wav", 0);<p><br>But it didn't work. <p>Do I need to do something similar to MoH?<p>&nbsp;<p>Thanks in advance.<p>Srini<BR>                                               </div></body>
</html>