<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' color=#000000 size=2>I have a client that has this feature on their NEC
PBX.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It allows a secretary to 'whisper' in the bosses
ear, the party that the boss is talking to does not hear the secretary. The Boss
then press a key on the phone and responds to the secretary while muting the
audio to the party the boss is speaking to.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have convinced the boss to use DTMF keys to
respond, So I figured I would create a MeetMe room, redirect the calls there and
have the MeetMe exit once a key is pressed and then rejoin the two legs of the
call and play a canned Allison response to the secretary.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Problem is that the Boss does not want the caller
to heat the secretary. Nor does the Boss want the Secretary to hear the
caller.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>A = Caller (speaking to
Boss)</FONT></DIV>
<DIV><FONT face=Arial size=2>B = Boss</FONT></DIV>
<DIV><FONT face=Arial size=2>C = Secretary</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>A and B ar in a call, and C needs to tell B
something.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>A and B are placed (redirected) in a MeetMe
Room (Full Duplex, Both can here each other)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>C jumps in and cannot hear what A is saying
and A cannot hear what C is saying.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>That's is my problem, How do I stream audio to B
(after the call is up) from C without A hearing?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any tips on how I should start to write
this???</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I can:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Add a pseudo channel to each leg of the call, Audio
in and Audio Out with something as:</FONT></DIV>
<DIV><FONT face=Arial size=2>Local/IN/${CALLID} and
Local/OUT/${CALLID}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I can then add those legs to a MeetMe Room and they
are Isolated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>or</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Build a New Dial command that will allow me to mix
and inject audio on a bridged call.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I think that option one although a new channel,
would also help out with monitoring and having the ability to inject audio from
outside a calls logic.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any thoughts?????</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Alex</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>