EPM Extension Mapping Broken After 12.0.0.44

FreePBX Distro 6.12.65-24 – FreePBX 12.0.36 – Asterisk 11.
Updated Commercial EPM from 12.0.0.43 to 12.0.0.44. Attempting to view Extension Mapping, the following appears:

FATAL ERROR

SELECT `device` FROM webrtc_clients [nativecode=1146 ** Table 'asterisk.webrtc_clients' doesn't exist]

Trace Back

/var/www/html/admin/modules/endpoint/functions.inc/functions_common.php:309 die_freepbx()
  [0]: SELECT `device` FROM webrtc_clients [nativecode=1146 ** Table 'asterisk.webrtc_clients' doesn't exist]

/var/www/html/admin/modules/endpoint/views/extensions.php:57 endpoint_get_ext()

/var/www/html/admin/libraries/view.functions.php:185 include()
  [0]: /var/www/html/admin/modules/endpoint/views/extensions.php

/var/www/html/admin/modules/endpoint/views/page.endpoint.php:666 load_view()
  [0]: /var/www/html/admin/modules/endpoint/views/extensions.php
  [1]: 

/var/www/html/admin/modules/endpoint/page.endpoint.php:10 include_once()
  [0]: /var/www/html/admin/modules/endpoint/views/page.endpoint.php

/var/www/html/admin/config.php:512 include()
  [0]: /var/www/html/admin/modules/endpoint/page.endpoint.php

Uninstall the “webrtc” module if you arent using it.

WebRTC is not installed. Thanks.

Then install it. Otherwise roll back to 43 for the time being

I am having the same issue. Is there a way to roll back via the GUI? If not, how can I get back to 43 please?

Update to 46 fixed this issue. Apparently I missed 45, so I don’t know if it was fixed there or not.

Thank you, Andrew.