What's wrong with:<br><br>User calls receptionist.... gives her the number.<br>Receptionist hits XFER on her phone... punches in pin and dials the number, then hits XFER to complete the transfer?<br><br>This could all be done outside a dial-plan... just use the phone's transfer feature. If you MUST have asterisk do it, then use the
features.conf to setup blind transfer. The receptionist can just blind transfer the extention to the external number.<br><br>On a totally seperate note, you've got some other major issues if you can't trust your employees to keep their LD pins to themseles!
<br><br><div><span class="gmail_quote">On 4/16/07, <b class="gmail_sendername">J French</b> <<a href="mailto:hikenboots@gmail.com">hikenboots@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div> </div>
<div>I have a customer who wants their receptionist to input the users' long distance PINs for the because they use each others pins. 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. Any advice is really needed.
</div>
<div> </div>
<div>1. User Dials Long Distance Number pattern -----------> calls receptionist's telephone</div>
<div>2. User tells receptionst that he/she needs to make a long distance call</div>
<div>3. Receptionist inputs User's pin from her phone (User doesn'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> </div>
<div>Problems:</div>
<div>1. User Dials Long Distance Number pattern -----------> calls receptionist's telephone --- none, that's straight forward</div>2. User tells receptionst that he/she needs to make a long distance call --- none, that's straight forward
<div>3. Receptionist inputs User's pin from her phone (User doesn't get to know his pin) How can I pick off receptionist's dtmf digits in the middle of the conversation?</div>
<div>How can I assign those digits to salesman's account code, not receptionists?</div>
<div>
<div>4. Receptionist hangs up and long distance call is dialed using pin as the account code. I lose the channel variables at this point, how can I store salesman's PIN number do that it is available when the actual long distance number is dialed?
</div></div>
<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --<br><br>
asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br><br></blockquote></div><br>