[asterisk-users] ADSI - Unable to send CAS...
Sean Bright
sean at seanbright.com
Mon Jun 7 07:06:55 CDT 2021
On 6/7/2021 6:59 AM, Antony Stone wrote:
> It makes no sense to me that Asterisk is even considering ADSI (where A stands
> for Analogue) on a SIP call. How can I disable this so that the error does
> not occur?
Don't load the res_adsi.so module. You can add the following to
modules.conf:
noload = res_adsi.so
And restart Asterisk.
Kind regards,
Sean
More information about the asterisk-users
mailing list