Hello,
On an Asterisk 22.0 instance, I’ve go a “legacy” modules.conf content in which I’ve got:
load = func_originate.so
This instruction produces an error when starting Asterisk. I can’t exactly remember why I added, long ago, this line in modules.conf.
What shall i use instead to remove this error message, and still keep the capability this line added when using in older Asterisk instances ?
Best regards