-
mc_Ysean: no timeline yet, hoping to have a meeting about timeline next week
-
mc_waiting on attendees to confirm they'll be there
-
btracht1210is there a way for users of a group to forward calls to the DID of the group?
-
btracht1210similar to the user call forward (feature code)
-
brian_btracht1210 explain that requirement a bit more :) ?
-
BadRequestbtracht1210: That sounds like an infinite loop for kz_endpoint to figure out the endpoints to dial to.
-
btracht1210I 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
-
btracht1210currently i have the 6 phones under a single user so that they can dial the feature code (they use *88) for toggling call forward
-
btracht1210i 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
-
btracht1210*** basically the ability to forward incoming calls to a DID instead of just forwarding the individual user
-
brian_I'd use a time condition on the DID
-
brian_and a callflow to enable disable
-
brian_or just do it automatically when the tim e
-
brian_time condition matches if its the same everyday
-
btracht1210the TOD makes sense... but they want to manually do it
-
brian_you can manually set time conditions on / off with a callflow
-
brian_to achieve just this
-
brian_there is a discussion on *something* like this that may help
-
brian_
-
brian_should give you the gist
-
btracht1210checked out the link. that looks like it might do the trick. thanks