Jump to content

mskenderian

Members
  • Posts

    229
  • Joined

  • Last visited

Everything posted by mskenderian

  1. Is it really called ec2? that’s the compute module. Aren’t you referring to S3? problem you will have is that tenants domains need to be all Whitelisted because of cors. another options that’s possible. PBX get the request. Goes to s3 gets the file. Caches it locally let’s say 3 days. Then plays the file. Then we need a background process to cleanup the cache files every night. cache is a good idea, since they may play the file a few times within a period of time.
  2. Can we get a new column added to VoIP Phones, that shows the timestmp of the last time the phone was provisioned.
  3. In version 69 the much anticipated: Where are the settings for this? isn’t it called S3 and not EC2? I hope the way it was developed. It would still store it locally first in case the S3 endpoint is offline. And then move it to remote storage.
  4. This isn’t something I am interested in but to fix the problem for @RichardDCG is having. Can a phone have a default extension. Let’s say extension 199. That extension it’s applied to all phones that the agent logs out of a hot desk phone. It becomes the default extension on all hot desk phones. That way they are able to still dial out and the calls gets logged to a single default extension.
  5. same issue, the PBX crashes
  6. I can confirm. This is related to my post also. 69.0.5 PBX crashes. using iOS app or fanvil w611w
  7. Tried it on iOS app then the new fanvil w611w
  8. Don’t have many details but beta 69.0.5 6/14 build has issues with dtmf. Call goes silent. If I make a call and don’t press anything it shows in call log. If I press a dtmf button. Nothing shows in call log. the PBX crashed. I had to reboot the server to get it back online.
  9. I cleared, extension ANI, and Tenant ANI, and ofcourse it failed, which is supposed to. I put back only the tenant ANI and it worked. but i guess you are right, what if they dont have a tenant ANI. dont let them clear it?
  10. i almost never put a ANI, for the users extension. Is this a problem? as far as I can tell it works normally, the PBX gets the ANI from the General Settings, if the user does not have a ANI. but correct me if I am wrong. if its a problem, this is another item you can add to System Check. Check if Tenant has Default ANI set, check if extension has ANI set.
  11. Reset to blank. usually I leave this field blank. The PBX grabs the default ANI from the tenant level under general settings. user needs to change ANI all the time. They like to use a local number to the client they are dialing. but the menu option would also be nice, if they forget to put a number afterwards. It will give them direction that they entered it incorrectly.
  12. Can we get this star code with a better menu instead of "This number can not be found" Maybe it should say to Change your Caller ID please dial *59 and the number you want to change your caller id to also can we get functionality to reset the ANI, maybe during the menu we have a prompt to reset Extension->Outbound number (ANI) or even easier a shortcut like *59*
  13. it works perfectly on beta v69.0.5.. What is button type Fanvil? Also can we port this to v68?
  14. In version 68, when in tenant level, at the top left we would says the domain name, this is very handy. altough showing the Name instead looks nicer. but the name is useless to me, I always refer back to the domain, for things like device provisioning, anyway we can add that below the name. or maybe clicking on the name, will take you to Tenant Information page where i can quickly copy DNS address.
  15. how about this? why doesnt it provision to the phone.
  16. I dont want to educate my users with passkeys, let the every app do that, when i see its mainstream I will just enforce it, until then please have a settings to turn this off System and Tenant Level. I understand your thought process. but its actually more of a burden to explain this to users then its worth. eventually we will use it, until then let the users get used to it. its been a burden on you also explain to your users why are you making this a priority. I presonally dont do onprem deployment, but i can tell you this. Mine is acting weird, i dont even understand it. last week i saw it. The pbx is in the cloud on vultr. this is what my LAN Devices page looks like: execpt for the last item that is not shown here. it shows a poly phone that is already provisioned to a tenant extension and is in use. and instead of the Setup Button, it a button that says ext#@tenantDomainName.com. i dont know why its listed here. I wil give you an explain of what happened to me yesterday. I am at my office, provisioning two VVX 450 for a exisiting client, I added the phone to poly ZTP, setup the profile to point to the correct server, booted up the phones, it did its ussual thing, upgrade to a firmware i am comfortable with, then sent the provioning request to the PBX, provisioned it, and all the registration are DEAD. nothing worth, but i know it got provisioned. after reseting them, manually provisioning the phones via web gui, still nothing. spent 20 min on this. then I check the blocked IP address, my IP that i was on was blocked. well the web gui was working, but it got blocked, a simple check to display an error like your IP is blacklisted in some Status page, would be made me aware of this. I simple deleted the blacklist and then it worked. Improving just he logs would be great. having a filter where i can filter out these message, In my case, i would of looked for any log inside that tenant, that was coming from X IP address, and was for device provisioning or SIP message was for registration. thats a good exmaple where a Config Status Page would display a warning. Like you said the system wont do it for you, since that a risk of breaking something. But display the most common ones. Current IP is blocked. A IP that is accepting connections also been blocked on a certain port. (meaning that IP is for sure for a tenant, but one phone is sending wrong credentials) Tenant does not have a valid domain name Tenants domain name is not resolvable Tenant domain name doesnt have a Valid SSL cert System UDP port is blank but tenant has UDP has SIP transport Tenant and its users doesnt have a default ANI. i dont know what other commons erros happen
  17. it works. The button type Cell Phone, doesn't show on the phone and the template edit button under Device Management doesnt do anything.
  18. Thats fine, lets do Poly Edge E and Fanvil W6116W on v68 Poly Edge B, just looks cheap. horrible screen. B10 and B20, doesnt even have gigabit ports. B10 doesnt even support POE.
  19. I constantly see same issues across the board. We should have a command line and a web interface to check for common issues. A command to run / web page to visit to check if tenants domain name are resolvable. SSL certs are valid. Blah blah blah. the most expensive and most frustrating items are all related to support. Making it easy to figure out what the problem is will fix the issues faster and resolve extra support tickets. My most taxing task are support, I am sure Vodia is the same way. Server is cheap, routes are cheap, PBX software is cheap. Support is expensive. With that being said, improving the log view would be critical. Like a way to filter the logs from the web gui. This will help identify the issue faster.
  20. Missed call on the right is missing the avatar, and the page doesnt seems aligned correctly. I can barely see the X close button and the date. Also when you try to fax out, u can attach a file, and then forget to type in the number and press the send button. You get no error message, and the progress bar does move. It would be wise to display an error stating that there is not fax number. Checking the dev tools, network shows the rest API responds 404. it should respond something else maybe just 400 with an error message.
  21. its fine. its a dev machine. i will wait. can we port poly edge and new fanvil like w6116w to v68? it might be a while until i move production to v69, but need basic things like phone template to work out of the box in v68
  22. See logs above. unless your asking for something else
  23. Nothing has changed. I just upgraded pbx 68.0.30 To 69.0.4 phone firmware is the same. It’s clearly the PBX server. It says Mac ID not found in domain context.
×
×
  • Create New...