Skip to content

How to - Set up a CallerID on the Server

EARLY PORT
1

Download

INFO

The archive password is automed

2

Extact the 3 files in the zip (ami.config, pabx.config and AMIServer.jar) to C:\Programs Files (86)\AutoMed Systems\AutoMed Launcher\Controller\

3

Open ami.config in a text-editor and change the IP line to IP=RelevantIP

Don't know how to find the IP?

open cmd and type in nslookup ytxxx.pearau.net (xxx) being the "Facility" under the Pear Dealer portal

Example: nslookup yt0191.pearau.net

4

Save ami.config

EXAMPLE CONFIG

Username=automed Password=pear.030026 IP=172.105.182.242 Port=5038 SocketPort=6016

This is fountain gates

5

Restart the AutoMed Launcher serivce


Opening the Port

You need to make sure port 9080 is open on the server through the firewall. You can either do this manually or run the below script through powershell on the server.



pabx_extensions file

In very rare cases, you may encounter situations where extensions are logged incorrectly (e.g., T01 / T02) instead of their standard extensions. To correct this, you can force the system to recognise the correct extensions by creating a file named pabx_extensions.txt in the following directory: C:\Program Files (x86)\AutoMed Systems\AutoMed Launcher\Controller


In the pabx_extensions.txt file, enter the following lines:

txt
T01.=151
T02.=152

After saving your changes, restart the AutoMed Launcher service to apply them immediately.

If this is no longer necessary to force change the extensions, simply rename the file to DNU.pabx_extensions.txt.