Limit inbound call duration

I need to limit inbound call duration for two extensions.
All calls come from queues, I’ve already tried TIMEOUT(absolute), but it doesn’t start to count on answered but before.
Function L(x:y:z) seems the solution I’m looking for, but I don’t know where to put it in DIAL_OPTIONS, extension’s DIAL_OPTIONS works only for outbound.
Is there a place where I can manage Queue DIAL_OPTIONS for single extension?

Edit:

I’ve solved doing a Dynamic Route as follow and setting a Misc Application to call it.
Default destination is one single extension, I can’t figure out how to do it once for multiple extension.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.