Jump to content

Karl Stallknecht

Customers
  • Posts

    1,154
  • Joined

  • Days Won

    21

Posts posted by Karl Stallknecht

  1. 6 minutes ago, Izabell balash said:

    Hi! We are currently working on this functionality - we have the ability to handle 3- way conference calls but are just now building out the UI to support this. Thank you for your patience, we're hoping to get this into your hands ASAP. 

    Hi Izabell - what's the update on branding? I haven't heard anything back 😞 

  2. 1 hour ago, esoare said:

    But when testing this out, it places the contacts from the Directory as Buttons on the phone...seems unusual to me... 

    vvx410.jpg

    I have uploaded the test .xml that I used... 

    Can you provide any clarity as to:  a) that is normal / b) that's odd!

     

    Easy fix! As per the information from the Polycom forums, there are a variety of fields you can enable/disable:

    https://community.polycom.com/t5/VoIP-SIP-Phones/FAQ-How-can-I-create-a-local-directory-or-what-is-the/td-p/8216

     

    The one I think you're referring to is sd (speed dial) which adds them to the home screen. You have to set a value for this (it can't just be 0 for disabled) so we just delete this tag from our XML files completely and then it goes away on the home screen.

  3. 8 hours ago, Jack Noe said:

    Thank you!

    Karl, can i create a group with polycom and have a soft key page that group with two way audio ?

    Do you have a config file that i can duplicate ?

    Im really new to polycom, and dont know the basics Thank you!

    It's under "Settings - Paging/PTT Configuration. You can control two-way settings on that page.

    https://community.polycom.com/t5/VoIP-SIP-Phones/FAQ-How-can-I-use-PTT-Push-To-Talk-Paging-Page/td-p/49057

  4. 4 minutes ago, esoare said:

    @Jack Noe @Karl Stallknecht  - I know this doesn't speak to the "without kazoo" portion of your post! 

     

    On Yealink's you can have a BLF key. 

    Use the Intercom Feature Code *0 (Kazoo Part)  + BLF Button of user/device you want to call. 

    This will allow for the two way call. 

    That 'might' be an option? But I don't know polycom's. 

    esoare 

    That's a regular Kazoo intercom call which goes over SIP.  Jack is referring to multicast paging which is directly phone-to-phone.

     

    Edit: I didn't see your first part lol...but yeah, you can do that on Polycoms too.

  5. I believe call waiting is controlled on the device itself in most cases, but if you turn it off and all users are on another call, then you'll end up missing the call entirely as it won't put the caller on hold or anything since call waiting is disabled, it will just move onto the next element in the call flow.

  6. Just now, Izabell balash said:

    You are also correct about the Bria, if you enable the presence setting you will be able to send and receive messages on the interface. 

    So what exactly routes inbound SMS to the Bria application and how can you control which users receive it? I'm kind of confused how that would work.

  7. 1 hour ago, esoare said:

    @Karl Stallknecht I see SMS on some numbers and not on other numbers... Which reminded me of @Darren Schreiber's note that SMS was going to be enabled on Native Numbers. i/e: NOT ported numbers in the hosted platform... I do have clients that ported in, and have asked for this though! 

    I asked if  ported numbers would eventually work with SMS in the chat, but will let 2600hz speak to that. 

    I am happy I have a native number/s and can test these out! 

     

    Hmm that seems like a huge shortfall. 95% of our DIDs are port-ins. After clicking through a ton of random DIDs in our account I was finally able to find one with the option available, but it's not much good if it's available this few and far between.

    3 hours ago, Izabell balash said:

    2. Correct, there is no Chat/SMS UI for your end users to converse back and forth, but they can do it on a Bria or other messaging platforms that you can bring your own number to. 

    What do you mean "bring your own number to" exactly? For Bria, is this what you're referring to?

    https://docs.counterpath.com/guides/mob/mob_Retail_Ios_5.6.1/UG/clients/UserGuides/Mobile/Accounts/mobSetUpXmppAccounts.htm

    Without building our own UI for SMS, I can't really see any point in using this nor do I see how it helps us 😕 

  8. Super excited to hear about this! Three questions though:

     

    1. I don't have the "Messaging" option available...it simply doesn't show up.

     

    2. If I understand correctly, there is no interface built out that would allow us to simply provide access for our clients to be able to send/receive SMS via a web portal...right?

     

    3. Is MMS also supported?

  9. I know this isn't the answer you are looking to hear, but this is why we decided to only focus on our local market where we can physically access the customer's location. We refuse to sell outside of our area unless it's a single phone for a remote home-based employee, or it's a satellite office for a company whose HEADQUARTERS is here in this area. Even then, the scenarios can be a nightmare.

     

    We actually recently had an install for a customer who has a small satellite office on the opposite side of the country from us/their HQ. The phones simply would not register when connected to their firewall, but would if they connected them directly to the ISP's router. We assumed that our IPs just needed to be whitelisted and we gave them our IPs for their I.T. to add, but we were told that they would not do that and we needed to. We explained that we don't manage their network so that's not our responsibility and they would need to pay us hourly to troubleshoot their firewall, but they just kept pointing the finger at us saying our phones were messed up.

     

    We then told them we would ship a free firewall to them that would work well, and that they needed to connect it to a secondary static IP from their ISP and have a cabling contractor install additional drops, and they refused to do this. We ended up just caving and spending several hours modifying firewall rules and adding exceptions until we were able to get the phones online, but that was not our responsibility in the first place. It was much harder to do remotely since if you get locked out you're screwed, so you have to be way more careful and conservative with what you change.

     

    Long story short, this is exactly why we don't mess with this stuff. It becomes a complete nightmare to deal with 😞 

  10. I was able to get the directory working.

     

    First, you need an XML with all of the contact info as per the link in my previous post. I'll paste an Excel file with a script that I found which can make these for you. Once the file is created, rename the file from "xxxxxxxxxxxx-directory.xml" to "000000000000-directory.xml"

    https://community.polycom.com/t5/VoIP-SIP-Phones/Create-a-directory-XML-from-Excel/td-p/75143

     

    Second, you upload the file to somewhere the phone can pull the file from, an FTP server or the like.

     

    Third, you set the url path of the file without the filename onto the "Custom Contact Directory URL" field in Device Settings within Monster. I'll paste an example below.

    If your URL is as follows,

    cfg.files.com/client-name/000000000000-directory.xml

    Then this is what you'll paste onto that field,

    cfg.files.com/client-name/

     

     

     

×
×
  • Create New...