[HELP] How reload extensions.conf?

How can I reload the extensions.conf file without reboot the my asterisk server. I think is sufficent reload the asterisk service but I don’t know how.

Yes, a reload from the CLI is sufficient, you may also initiate this via the Manager API.

But what is te command for reload the asterisk service?

For reload the web server I can do:

service httpd reload

But I dont know the name of the asterisk service. If i do:

service asterisk reload

I obtain the response: “asterisk: unrecognized service”

from the CLI extensions reload

voip-info.org/wiki/view/Asterisk+CLI