Hi, I need the command that I would use to find out where my password is that is used when i put one of my extensions onto a grandstream ATA
If you load /etc/asterisk/pjsip.conf into an editor you will find your password in there.
Please excuse my ignorance but how would you do that into an editor?
From a terminal:
sudo nano /etc/asterisk/pjsip.conf
can i also get there by typing nano /etc/asterisk/pjsip.conf ? Is that the same thing?
Yeah, ‘sudo’ just makes you a super user.
… and nano is an editor.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.