I forgot verto was removed from master. You'd have to go to https://github.com/freeswitch/verto-client to build it. I'm not sure if it will be immediately picked up though so I'd ask at freeswitch forums if it's not.
I'm not using Debian but I'd guess you'd need to rebuild using the instructions starting at line 23 at https://github.com/fusionpbx/fusionpbx-install.sh/blob/master/debian/resources/switch/source-master.sh
Yes I have that's why i can't understand why that's happening. The cdr record shows it being there though. This is an old upgraded installation from 4.5 i believe is there some step I missed in doing that?
I'm trying to find out why dialplans aren't evaluating as true on 5.1.2 latest as of 6 days ago. I've setup SRTP but the diaplans keep evaluating as false and I'm unable to find out why. I'm using the dialplans from freeswitch vanilla config. Using sip clients does show that SRTP is enabled...
I'm not using Debian but that error means that package wasn't installed. You'd have to install it to get it to work. If Debian repos don't have it maybe there's a ppa that could install it
I'm using oracle as well. It sounds like they didn't open the ports prior to install so the installer couldn't select the public IP. You should be able to open the ports for the firewall, go to your public IP then use 'admin@privateip' and 'password' to login. Then either rename your current...
I should have specified after trying the staging ca if you've been blocked already you'd have to wait at most a week till your limit resets. If I'm not mistaken the staging ca still presents a valid cert though.
add -ca letsencrypt-test to lines 68 & 88 save and try again after trying the other things. That adds the staging ca which has higher limits. Once it works remove that and it should work for the regular server.
I'm trying to make a global variable for conferences, the full command should bevideo_logo_path={position=left-bot,text_x=center,center_offset=190,text=#000000:transparent:/usr/share/fonts/dejavu/DejaVuSansMono.ttf:50:'${toupper...