Hi everyone,
Yesterday I installed asterisk into my AWS virtual machine and I configure the sip.conf, extensions.conf and voicemail.conf according to this repo: (It’s really short.)
(My asterisk version is 18.11.1)
Yesterday I was available to make calls but I couldn’t hear any voices. Today I opened my VM console and I saw “*** System restart required ***” warning so i reboot the machine. After the reboot I try to connect with my softphones to see if its still working but I couldn’t connect it.
I open the asterisk and run “sip show peers” command but asterisk said there is no such a command so i run this command: “module load chan_sip” and now “sip show peers” working. But I can’t still connect to server. (When i restart the asterisk after loading chan_sip, it disappeare again.)
I think my version was older when I first installed the asterisk because the tutorial I followed was from 2 years ago.)
I don’t know if I give enough information since I just started to it. Thank you all in advance.