Time limit

I would like to be able to implement a time limit on calls from specific extensions. I already have this working for incoming calls, in the extensions page, device options, Dial setting if I put SIP/145||S(120) then all calls to extension 145 are terminated after 2 minutes (120 seconds). But this does not work for outgoing calls. Is there a place to do this for outgoing calls?

You could use the AbsoluteTimeout() command in your outbound context. I’ve never tried this in particular but I don’t see why it wouldn’t work.