11-22-2017 01:01 AM - edited 03-17-2019 11:38 AM
Hello,
I have started using e164-pattern maps for my CUBE configs and find them very useful.
Up until now I have put the number entries directly into the router config but now want to start putting them into a text file on a server where they will be easier to manage.
I have got this working in a lab environment using both tftp and http servers.
My question is about how and when the router decides to load and parse the text file.
If I use a tftp server the router seems to load the file at regular intervals but, if I use a http server, it only seems to read the file once and needs to be forced to update the file using the command shown below:
voice class e164-pattern-map load pattern-map-group-id
Does anyone know if the file should (or can be configured to) be read at regular intervals? - I am not sure whether when I use TFTP it is actually doing this.
Ideally I would like to use HTTP and get the router to automatically load the file every 60 seconds.
My use case is to allow helpdesk staff to modify call routing without having to log onto the CUBE and make changes via the CLI. This customer has two CUCM clusters integrated with the CUBE and I want them to be able to send specific calls to specific clusters.
This document is what I have used to configure the system so far:
Thanks
Solved! Go to Solution.
11-22-2017 03:35 AM
11-22-2017 03:35 AM
11-22-2017 09:48 AM
Hi Jonathan,
Thanks for your answer. After some consideration I agree with you that allowing editing of a text file without any validation is not a good idea.
I guess if I am hosting it on a web site then the best option would be to have some form of back end database which could generate a text file.
Thanks again.
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