<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Phone Guy: NO PHONE FOR YOU!<br>
<br>
Karl Fife wrote:
<blockquote
cite="mid:1219347394.30337.1269861079@webmail.messagingengine.com"
type="cite">
<pre wrap="">This has got to be one of the funniest threads ever to grace this forum.
"Sorry honey! ...CLICK."
In my house, this might require a more 'diplomatic' approach :-)
-Karl
On Thu, 21 Aug 2008 21:41:40 +0300, "RoLaNd RoLaNd"
<a class="moz-txt-link-rfc2396E" href="mailto:r_o_l_a_n_d@hotmail.com"><r_o_l_a_n_d@hotmail.com></a> said:
</pre>
<blockquote type="cite">
<pre wrap="">i tried that before.. it didnt actually work! it the call kept on going
well beyound the allowed test seconds...
heres my extensions.conf:
[sipura-line]
exten => 301,1,Answer() ; Answer inbound calls
exten => 301,2,Playback(silence/1)
exten => 301,3,Background(simzy1) ; input an extension
exten => 301,4,WaitExten(8)
exten => 301,5,Dial(SIP/100,15) ; goes to operator
exten => 301,4,Wait(8)
include => spa
exten => _XXX,6,VoiceMail(100@default)
exten => 301,n,Hangup()
[spa]
exten =>_301,1,GoTo(sipura-line,${EXTEN},1)
exten => _1XX,1,Dial(SIP/${EXTEN},15) ;each ring equals to 5 seconds so
it will ring 3 times
exten => _1XX,2,VoiceMail(${EXTEN}@default) ; direct 2 voicemail box if
line is busy or unavailable
exten => _1XX,3,HangUp()
exten => _2XX,1,Dial(SIP/${EXTEN},15) ;each ring equals to 5 seconds so
it will ring 3 times
exten => _2XX,2,VoiceMail(${EXTEN}@default) ; directs to voicemail box if
line is busy or unavailable
exten => _2XX,3,HangUp()
exten => _3XX,1,Dial(SIP/${EXTEN},15) ; each ring equals to 5 seconds so
it will ring 3 times
exten => _3XX,2,VoiceMail(${EXTEN}@default) ; directs 2 voicemail box if
line is busy or unavailable
exten => _3XX,3,HangUp()
exten =>_01,1,Dial(SIP/$(EXTEN)@300) ; old ogero line
exten =>_01,2,Set(TIMEOUT(absolute)=5)
exten =>_02,1,Dial(SIP/$(EXTEN)@304) ; new ogero line
exten =>_03,1,Dial(SIP/$(EXTEN)@305) ; samer
exten =>_04,1,Dial(SIP/$(EXTEN)@306) ; gilberte
exten =>_05,1,Dial(SIP/$(EXTEN)@307) ; conference
exten =>_06,1,Dial(SIP/$(EXTEN)@308) ; line 4
exten => 303,1,VoicemailMain ; voicemail box to be redirected to
</pre>
<blockquote type="cite">
<pre wrap="">Date: Thu, 21 Aug 2008 20:26:48 +0300
From: <a class="moz-txt-link-abbreviated" href="mailto:list-asterisk-users@gofferje.homelinux.org">list-asterisk-users@gofferje.homelinux.org</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>
Subject: Re: [asterisk-users] 5 min limitation on phone calls! how to!
RoLaNd RoLaNd schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Hello all!
my last month's phone bill sky rocketed after i setup asterisk with
softphones all over the house!
could someone help me set up a limitation for my wife and kids not to be
able to talk for more than 5 min at a time!
or like 20 min per week! or whtever limitation i could set for this!
</pre>
</blockquote>
<pre wrap="">Set(TIMEOUT(absolute)=seconds)
<a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+AbsoluteTimeout">http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+AbsoluteTimeout</a>
Terve,
Stefan
--
Last words of a stormchaser:
"Where is that rotation on the radar?!"
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: <a class="moz-txt-link-freetext" href="http://www.astricon.net">http://www.astricon.net</a>
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<pre wrap="">_________________________________________________________________
Discover the new Windows Vista
<a class="moz-txt-link-freetext" href="http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE">http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE</a>
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: <a class="moz-txt-link-freetext" href="http://www.astricon.net">http://www.astricon.net</a>
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<br>
</body>
</html>