Unsolved VitalPBX 3
-
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.
-
@JaredBusch That option comes enabled by default, well in case you are talking of this option:
-
@ing-joserivera26 Until I added the IP in the match, the Skyetel dashboard was showing the PBX offline and would not send calls.
If it is doing an SRV lookup, it is failing to do something right.
-
As soon as I remove them, the inbound options from Skyetel for keep alive fail.
-
@JaredBusch Match is required for incoming authentication. The remote host is for outbound calls.
More info here:
https://github.com/asterisk/asterisk/blob/master/configs/samples/pjsip.conf.sample#L1304Skyetel Documentation
https://support.skyetel.com/hc/en-us/articles/360041173493-Skyetel-IP-Addresses
Inbound IPs
These are the IP Address inbound calls will originate fromDescription
SIP IP Addresses
North West 52.41.52.34
South West 52.8.201.128
North East 52.60.138.31
South East 50.17.48.216Tutorial: https://support.skyetel.com/hc/en-us/articles/360041177833-VitalPBX
-
@ing-joserivera26 said in VitalPBX 3:
@JaredBusch Match is required for incoming authentication. The remote host is for outbound calls.
I know what the fields are for.
Your link to the Asterisk github clearly tells you that it should work as I describe.
If the system was properly doing the SRV lookup, it should see these 4 addresses.
-
@JaredBusch In that case you must put the host in the match field. I guess you must put: srv.skyetel.com
Skyetel said in your blog:
That being said, if you are feeling ambitious and want to try an unpublished (but supported) technique, you can use srv.skyetel.com instead of term.skyetel.com. It uses SRV records instead of A records. We keep this unpublished to encourage people to use our IPs - SRV causes a lot of problems for inexperienced administrators, but some PBXs require it when using multiple IPs as we do.You've created a tutorial for FPBX, and you defined the match field also as you did on VitalPBX. So, I guess that's the right process.
https://mangolassi.it/topic/19615/setting-up-a-skyetel-sip-trunk-in-freepbx -
@ing-joserivera26 said in VitalPBX 3:
You've created a tutorial for FPBX, and you defined the match field also as you did on VitalPBX. So, I guess that's the right process.
Nice try. That was before I spoke with the FreePBX developers about the subject. Try noting the date on that post.