<div>&nbsp;</div>
<div>I have a customer who wants their receptionist to input the users&#39; long distance PINs for the because they use each others pins.&nbsp; I am having trouble coming up with a way to do this because of creating a channel between the user and receptionist, dropping the channel and its variables and creating a new one for the actual long distance call.&nbsp; Any advice is really needed.
</div>
<div>&nbsp;</div>
<div>1. User Dials Long Distance Number pattern&nbsp;-----------&gt; calls receptionist&#39;s telephone</div>
<div>2. User tells receptionst that he/she needs to make a long distance call</div>
<div>3. Receptionist inputs User&#39;s pin from her phone (User doesn&#39;t get to know his pin)</div>
<div>4. Receptionist hangs up and long distance call is dialed using pin as the account code.</div>
<div>&nbsp;</div>
<div>Problems:</div>
<div>1. User Dials Long Distance Number pattern&nbsp;-----------&gt; calls receptionist&#39;s telephone&nbsp; --- none, that&#39;s straight forward</div>2. User tells receptionst that he/she needs to make a long distance call&nbsp; --- none, that&#39;s straight forward
<div>3. Receptionist inputs User&#39;s pin from her phone (User doesn&#39;t get to know his pin)&nbsp; How can I pick off receptionist&#39;s dtmf digits in the middle of the conversation?</div>
<div>How can I assign those digits to salesman&#39;s account code, not receptionists?</div>
<div>
<div>4. Receptionist hangs up and long distance call is dialed using pin as the account code.&nbsp; I lose the channel variables at this point, how can I store salesman&#39;s PIN number do that it is available when the actual long distance number is dialed?
</div></div>