Unsolved VitalPBX 3
-
@DustinB3403 said in VitalPBX 3:
@JaredBusch said in VitalPBX 3:
@DustinB3403 said in VitalPBX 3:
I'm assuming the normal command doesn't work.
asterisk -r
That is not the point.
I thought the point was you wanted to find out what version of asterisk was installed. My bad.
No, he wants a non-root user to see it on login. Which clearly is the point of the MOTD, it's just not working correctly.
-
The install script puts the welcome banner here.
#Install SSH Welcome Banner rm -rf /etc/profile.d/vitalwelcome.sh wget -P /etc/profile.d/ https://raw.githubusercontent.com/VitalPBX/VPS/vitalpbx-3/resources/vitalwelcome.sh chmod 644 /etc/profile.d/vitalwelcome.sh
Looking at the script, it is running
asterisk -rx
So because my user cannot execute
asterisk
orrasterisk
without sudo, that is why it does not run.Asterisk : `asterisk -rx "core show version" 2>/dev/null| grep -ohe 'Asterisk [0-9.]*'`
-
The script could, in theory, be altered. Or it could be pulled by other means.
-
@scottalanmiller said in VitalPBX 3:
The script could, in theory, be altered. Or it could be pulled by other means.
My user needs to be able to run
rasterisk
I hate having to use sudo for basic commands that I use all the time. -
@JaredBusch said in VitalPBX 3:
@scottalanmiller said in VitalPBX 3:
The script could, in theory, be altered. Or it could be pulled by other means.
My user needs to be able to run
rasterisk
I hate having to use sudo for basic commands that I use all the time.Can you get around this by using a sudoers file?
-
@DustinB3403 said in VitalPBX 3:
@JaredBusch said in VitalPBX 3:
@scottalanmiller said in VitalPBX 3:
The script could, in theory, be altered. Or it could be pulled by other means.
My user needs to be able to run
rasterisk
I hate having to use sudo for basic commands that I use all the time.Can you get around this by using a sudoers file?
No, sudoers will never make it so that you don't have to "sudo" to activate it.
-
While I hate playing with permissions in this way, what about using sticky bits (setuid or setgid) on rasterisk?
-
I would post on the VitalPBX forums, but that place is so unusable... I'm spoiled by NodeBB.
-
https://community.vitalpbx.org/forums/topic/how-to-report-bugs-and-issues/
So how do I report it @MontesVitalPBX ?? -
And new users get auto moderated.
-
@JaredBusch said in VitalPBX 3:
And new users get auto moderated.
Post still not visible. it has been almost 2.5 hours.
-
I go back to the VitalPBX community today. and my post is gone.
So why should I look into this solution more?
-
Was is a post or a rant?
-
@JaredBusch I just did a search for you under the "community users" and I couldn't find your account.
To me it seem they don't want you there.
-
-
Interesting it can't search by username then. . .
Well whatever
-
I reached out and asked them to escalate. They said that the forum never recorded the post completely. Obviously it did to some degree, because it said that it was held for moderation, but the email notifying them that it happened was never sent out. So it appears that something failed and maybe it never made it to the database.
-
@JaredBusch Hey, sorry I never got the email for this mention. We are looking into your post, but cannot find it. It appears that your account was not verified So that is why moderation was needed, but we weren't able to find your post. I have gone ahead and verified your account so you should be able to post once again. Now, it would be good if you can try again, so we can solve it, and continue running your issues on the VitalPBX forum so our support and dev team can take a look into it.
-
Just discovered that VitalPBX does not make use of SRV records, which is annoying.
Setup the PJSIP trunk to Skyetel and put in only
na.skyetel.com
for the host.Calls would not terminate until I manually added all of the addresses in match.
-
@MontesVitalPBX said in VitalPBX 3:
@JaredBusch Hey, sorry I never got the email for this mention. We are looking into your post, but cannot find it. It appears that your account was not verified So that is why moderation was needed, but we weren't able to find your post. I have gone ahead and verified your account so you should be able to post once again. Now, it would be good if you can try again, so we can solve it, and continue running your issues on the VitalPBX forum so our support and dev team can take a look into it.
I'll repost in a bit.