Hi, I’m developing an application based on the use of Asterisk AMI and I need to know the kind of Asterisk product that is being used, that is, if it is ‘Asterisk Open Source’ or ‘Certified Asterisk’.
To know the version I have already found that it can be done with:
Action: Command
Command: core show version
Is there any way similar to the version to know the product?