mirror of https://github.com/asterisk/asterisk
A crash will occur when you've configured object mappings using the
realtime wizard but neglect to set up your realtime configuration in
`extconfig.conf`. For example, adding the following to `sorcery.conf`:
[res_geolocation]
location = realtime,geo_location
profile = realtime,geo_profile
But not defining `geo_location` or `geo_profile` in `extconfig.conf`
will cause Asterisk to crash on startup.
22
parent
69629599ac
commit
db172991f6
Loading…
Reference in new issue