RE: [Asterisk-Users] limiting out going calls to a maximum duration

2003-08-04 Thread Scott Stingel
] limiting out going calls to a maximum duration I want to limit my sons phone useage, by setting a 30min limit on out going calls from his room is there a simple way of doing this with asterisk? Thanks for your help Robb ___ Asterisk-Users mailing

Re: [Asterisk-Users] limiting out going calls to a maximum duration

2003-08-04 Thread Jeremy McNamara
duncan wrote: [son-outbound] exten => _X.,1,AbsoluteTimeout,1800 exten => _X.,2,Dial,however you are dialing out... i think this should end the call after 1800 seconds... Not should, WILL end the call. We use AbsoluteTimeout like it is going out of style. Jeremy McNamara __

Re: [Asterisk-Users] limiting out going calls to a maximum duration

2003-08-04 Thread duncan
I want to limit my sons phone useage, by setting a 30min limit on out going calls from his room is there a simple way of doing this with asterisk? id make him have a specific context, and set absolute timeout in it as 30 minutes (1800 seconds) [son-outbound] exten => _X.,1,AbsoluteTimeout,1800

[Asterisk-Users] limiting out going calls to a maximum duration

2003-08-04 Thread Robert Boardman
I want to limit my sons phone useage, by setting a 30min limit on out going calls from his room is there a simple way of doing this with asterisk? Thanks for your help Robb ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/ma