Solution Tom Wellige Posted September 3, 2019 Solution #1 Posted September 3, 2019 The following forum topic is restored from the Swyx Forum Archive (2007-2014) Quote 25.03.2011 11:12:23, joekske Hi all, I have created a group and added some users. When all the users of the group aren't loged in I want to set a forwarding. When I look at the properties of the group I don't see a call routing possibility. Is this somthing that can be done in swyx? thanks for the help. joekske Quote 25.03.2011 13:59:26, Tom Wellige SwyxWare user groups do not have an own call routing, which would be needed right now. But fortunately that's not much of a problem: create a new (dummy) user (as no one logs in on this user no additional user licenses is needed!) configure the number you wanted to use for the group to this user create the needed call routing on this user which finally connects the call to the group In your case the call routing would be rather simple: use a Connect To block within the GSE to connect the call to the group the exit Connected will be reached if the call was connected (you can use PBXCall.ConnectedName and/or PBXCall.ConnectedNumber to check which group member took the call) the exit Busy will be reached if all logged in users in the group are busy (or have their lines disabled) the exit Timeout will be reached if after the configured time the call wasn't taken by anyone in the group the exit Not delivered will be reached if no one in the group is logged in What ever you need to do in each of these case, just build it right behind that initial Connect To block. You couldn't have more flexibility 🙂 Tom.
DPIETSCH Posted May 23, 2022 #2 Posted May 23, 2022 Hello Tom, that´s nearly exactly what I was looking for! I just have one question: Can I make so that one group member can deactivate the forwarding for the group call? Meaning: If one user decides that no more calls shall be forwarded to the group and an announcement shall be played instead, how does he do that? If all the group members are set on dnd it doesn´t work, neither is it possible to log off the members. What criteria else could I use to automatically deactivate the forwarding, triggered by one group member? Thanks severely in advance, Damian Pietsch
Tom Wellige Posted May 23, 2022 Author #3 Posted May 23, 2022 Hi Damian, I think that should be best done via the Persistent Variables. They come with a Nightswitch example, which is - of what you describe - exactly what you need.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now