Timeconditions missing destinationfeature

Hi all,

we have many inbound dids which are usually passed through to extensions using the same id.
Now we need to set office-hour timeconditions to route many did’s to a central extension. The Timeconditions-module of FreePBX can give this feature but I need to configure a separate timecondition for every extension needing this switch.
Does anyone know if it’s possible to set a ‘passthrough’-option (DID=EXTENSION) to a timecondition ? Or even a better Idea to solve this problem ?

…solved on my own using custom-destinations directing to 2 lines of code inside extensions_custom.conf

[did-passthrough-custom]
exten => s,1,Goto(from-did-direct,${DID},1)