17:00:04 Ysean: no timeline yet, hoping to have a meeting about timeline next week 17:00:20 waiting on attendees to confirm they'll be there 19:01:45 is there a way for users of a group to forward calls to the DID of the group? 19:02:36 similar to the user call forward (feature code) 19:05:48 btracht1210 explain that requirement a bit more :) ? 19:11:42 btracht1210: That sounds like an infinite loop for kz_endpoint to figure out the endpoints to dial to. 19:12:18 I have a customer who has a DID assigned to a group of 6/7 phones. at the end of the day they forward all calls to answering service 19:13:16 currently i have the 6 phones under a single user so that they can dial the feature code (they use *88) for toggling call forward 19:14:46 i would prefer to have each phone assigned to the respective user and in a group, where anyone in the group can forward all incoming calls 19:15:36 *** basically the ability to forward incoming calls to a DID instead of just forwarding the individual user 19:17:34 I'd use a time condition on the DID 19:17:44 and a callflow to enable disable 19:17:51 or just do it automatically when the tim e 19:17:59 time condition matches if its the same everyday 19:18:18 the TOD makes sense... but they want to manually do it 19:18:31 you can manually set time conditions on / off with a callflow 19:18:35 to achieve just this 19:21:09 there is a discussion on *something* like this that may help 19:21:11 https://forums.2600hz.com/forums/topic/9288-main-call-flow-manual-override/ 19:21:30 should give you the gist 19:23:28 checked out the link. that looks like it might do the trick. thanks