<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>OK here is a 
possible tricky one.</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>I have a rocom door 
entry system&nbsp;which connects to an FXS port on my TDM400P card.&nbsp; When 
the door button is pressed it initiates an 's' extension which dials a number of 
SIP extensions.&nbsp; When a SIP phone is picked up the user can speak to the 
person at the door and press the 7 digit which sends at DTMF tone to the rocom 
unit opening the door.&nbsp; All this works fine with my Grandstream 101 
phones.</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>However, to end the 
call the user must then press the '3'&nbsp;button to tell the rocom unit to 
hangup the call.&nbsp; If the user doesn't press the 3&nbsp;button and just 
hangs up the phone, the rocom unit sounds the "beep beep beep" sound when the 
other party has cleared.&nbsp; Of course there is no way of hanging up the rocom 
unit.&nbsp; There is a good chance that the 3 key will not be pressed by some of 
the users.</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>So, my question to 
all you genius asterisk guys out there is, can anyone think of a way of 
generating a '3' DTMF tone automatically when you hang up the grandstream phone, 
thus telling the rocom unit to end the call ??</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>I did create a 
custom Playtones item to generate the 3 DTMF tone and added lines to my 
extensions.conf file as follows :</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2>[door]</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>exten =&gt; s,1,Dial 
(SIP31,15)</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>exten =&gt; 
s,2,Playtones(dtmf)</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>However the call 
hangsup before trying to play the DTMF tone.</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial size=2>Any ideas ??&nbsp; I 
do here of people complaining that there are too many easy questions on the list 
so perhaps this will tax your brains :-)</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2>Thanks</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2>Nigel</FONT></SPAN></DIV>
<DIV><SPAN class=467154314-13032005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV></BODY></HTML>