|
Title: how to restrict access to single(out of 3) obi device to my trusted circle Post by: dotcomsourcing on June 26, 2013, 01:13:38 pm i have 3 devices registered in my obitalk account. I have added 3 other people(obitalk accounts) to my trusted circle. Of these people, i want to give acces to 1 device to 1 person, 2 devices to another person and all device access to 1 person for making outbound calls through my obitalk account using their own soft phones and their own obitalk accounts on their pc's.
i am unable to limit access to these people through specific devices in my account. as they have access to all my obi devices. Please advice. Title: Re: how to restrict access to single(out of 3) obi device to my trusted circle Post by: Shale on June 26, 2013, 01:59:29 pm One thing that comes to mind is to create 3 different OBiTalk accounts, and delete some devices from the existing account.
Alternatively, I think you could modify the X_InboundCallRoute for each SP of each device. I am not sure how to cause OBiTalk to not override your change, but I think that will not be a problem if you modify each X_InboundCallRoute for each SP for each device. The multiple OBiTalk accounts may be acceptable to you, but it is not the only way. Title: Re: how to restrict access to single(out of 3) obi device to my trusted circle Post by: azrobert on June 26, 2013, 06:19:13 pm First my disclaimer:
I have never used the Circle of Trust, so this is how I think it works. When you added the 3 OBiApps to your Cycle of Trust the 3 OBi's were updated with something like the following to route the caller to the Auto Attendant: Voice Services -> OBiTALK Service -> InboundCallRoute: {(290111111|290222222|290333333:aa} Leave OBi#1 unchanged Manually change OBi#2 to: {(290111111|290222222):aa},{(290333333):} Manually change OBi#3 to: {(290111111):aa},{(290222222|290333333):} I don't know if OBiTalk will restore the original configuration after you make the changes. |