<table cellspacing='0' cellpadding='0' border='0' background='none' style='font-family:arial;font-size:10pt;color:rgb(51, 51, 51);background-color:rgb(255, 255, 255);width:100%;'><tr><td valign='top' style='font: inherit;'>Hi,<br><br>I have this dialpan to call international:<br><br>exten =&gt; _00.,1,SET(TIMEOUT(absolute)=300)<br>exten =&gt; _00.,n,Dial(SIP/${EXTEN}@myvoip-provider-trunk)<br>exten =&gt; _00.,n,NoCDR()<br>exten =&gt; _00.,n,Hangup<br><br>Is there a way to check if there is only 1 minute remaining on the absolute timeout?<br><br>also an additional question, i can make call using that dialplan, but when the remote end hangs up first, asterisk does not see the hangup so it does not disconnect the ip phone. is this a prob on my config or the gateway that i send the calls to?<br><br>thank you<br>regards<br><br>ronramos<br><br><br></td></tr></table><br>