Reload asterisk.conf use CLI

I made some modification in the asterisk.conf file. How could i reload it in CLI?
Thanks!

You can’t. Those parameters are loaded at run-time and aren’t reconfigurable inside of an already-running instance. You’ll have to “core restart now.”

carefull, they changed things so that a “reload” will fail silently if there is a slight error ( included file not present )