11-02-2012 09:32 AM - edited 03-18-2019 12:04 AM
Afternoon everyone,
I am having an odd issue that I seem to be stumbling on.
The network:
Vcs Control
VCS Express inside of a natted dmz (dual network option enabled).
Any calls inbound to the network cannot work if the user uses alias@<ip-of-vcse>. The moment they use alias@domain, it works fine.
Now, to rule out the outside parties network, I dialled from a known good environment, and the same issues occur.
Has anyone else ever ran into this issue?
D
11-02-2012 09:52 AM
Typically you would build a (Pre-search)Transform, simply can be based on suffix, to replace @(IP of VCSe) to @(yourvideodomain)
11-02-2012 02:30 PM
Pattern type: Suffix
Pattern string: VCS-E_IP_address
Pattern behavior: Replace
Replace string: yourdomain
Also good idea to include a transform which will allow older Polycom systems which do not support Annex O URI dialling to use the Polycom proprietary method of IP_address##Alias.
Pattern type: Regex
Pattern string: (.*)##(.*)
Pattern behavior: Replace
Replace string: \2@yourdomain.com
The above will transform VCS-E_IP_address##Alias to Alias@Yourdomain
/jens
11-03-2012 01:00 AM
Hi Jens,
Is there any good document which is comprehensive on Search Rules/Transforms.
Thanks,
Saurabh
11-03-2012 02:00 AM
No, haven't come across any, the configuration and admin guides are a good place to start though:
/jens
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide