Tried to apply phone configuration on my new UCR Micro appliance, but got this error log:
2019-07-02 16:53:03 : INFO: (issabel-endpointconfig) BEGIN ENDPOINT CONFIGURATION
2019-07-02 16:53:03 : INFO: (issabel-endpointconfig) Loading endpoint information from database...
2019-07-02 16:53:04 : INFO: (issabel-endpointconfig) Loaded 1 endpoints
2019-07-02 16:53:04 : INFO: (issabel-endpointconfig) (1/3) global configuration update for Grandstream...
2019-07-02 16:53:04 : INFO: (issabel-endpointconfig) (2/3) starting configuration for endpoint Grandstream@192.168.100.100 (1)...
2019-07-02 16:53:04 : ERROR: (issabel-endpointconfig) Uncaught exception:
Traceback (most recent call last):
File "/usr/bin/issabel-endpointconfig", line 282, in spawnEndpoint
r = endpointInfo['endpoint'].updateLocalConfig()
File "/usr/share/issabel/endpoint-classes/class/issabel/vendor/Grandstream.py", line 160, in updateLocalConfig
vars = self.hashTableGrandstreamConfig()
File "/usr/share/issabel/endpoint-classes/class/issabel/vendor/Grandstream.py", line 583, in hashTableGrandstreamConfig
'P41': o[0], 'P42': o[1], 'P43': o[2], 'P44': o[3], # TFTP Server
IndexError: list index out of range
2019-07-02 16:53:04 : WARNING: (issabel-endpointconfig) (3/3) failed configuration for endpoint Grandstream@192.168.100.100 (1)...
2019-07-02 16:53:04 : INFO: (issabel-endpointconfig) END ENDPOINT CONFIGURATION