[asterisk-users] Max call duration

2011-01-17 Thread Michelle Dupuis
I've searched through the wiki but I can't find what I need...I'm trying to 
figure out what the max call duation is.  I found references to show 
application AbsoluteTimeout but that isn't in 1.6 (not even prepending core 
to the front).  A core help show didn't help...

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Max call duration

2011-01-17 Thread Andrew Latham
On Mon, Jan 17, 2011 at 8:16 PM, Michelle Dupuis mdup...@ocg.ca wrote:
 I've searched through the wiki but I can't find what I need...I'm trying to
 figure out what the max call duation is.  I found references to show
 application AbsoluteTimeout but that isn't in 1.6 (not even prepending
 core to the front).  A core help show didn't help...

It was moved to a more general function.

https://wiki.asterisk.org/wiki/display/AST/Function_TIMEOUT

~~~ Andrew lathama Latham lath...@gmail.com ~~~

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] max call duration

2009-11-17 Thread Barry L. Kline
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

B.Masoud @ SH wrote:
 How can I set a maximum call duration on a ZAP channel?
 

Look at the parameters on the Dial application.

Barry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFLAqoTCFu3bIiwtTARAiULAJ9E3g1x5lY5yspsXVKgz3yAFFOAqgCfV9Fy
GnifFRJRrv98EWIgzK+RvKw=
=UT+T
-END PGP SIGNATURE-

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] max call duration --- SOLVED

2009-11-17 Thread B.Masoud @ SH
Thanks,

I just added this:

exten = s,n,Set(TIMEOUT(absolute)=360)

will limit 3 minutes (including dialing)

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Barry L. Kline
Sent: Tuesday, November 17, 2009 4:50 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] max call duration

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

B.Masoud @ SH wrote:
 How can I set a maximum call duration on a ZAP channel?
 

Look at the parameters on the Dial application.

Barry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFLAqoTCFu3bIiwtTARAiULAJ9E3g1x5lY5yspsXVKgz3yAFFOAqgCfV9Fy
GnifFRJRrv98EWIgzK+RvKw=
=UT+T
-END PGP SIGNATURE-

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] max call duration

2009-11-16 Thread B.Masoud @ SH
How can I set a maximum call duration on a ZAP channel?

 

Thank you.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users