Jump to content

koolandrew

Members
  • Posts

    179
  • Joined

  • Last visited

Posts posted by koolandrew

  1. Thanks again for the quick reply, but it is woefully short of details.

    There are no phonebook entries now in a Yealink or Grandstream phone  I have looked at the LDAP setting on a actual Yealink phone, and it appears to be provisioned for LDAP and enabled; yet, there are no contacts in the directory. I have looked at the directory for Local, Remote and LDAP and there is nothing.

    Please advise.

  2. Hello,

    I have been searching for this question or info, but cannot seem to find it. Our customer would like to have all the domain contacts (ie John  Smith ext. 222 etc) published to his phone. Is there a way that the phone could pick up this information from Vodia.

    Is the only way to do this, is to maintain an active list of extensions manually, and then load them into the phone book, and then format them again, and manually import them into each phone.

    Surely there must be a better way than what i have described.

    thanks

  3. Thanks for quick reply and suggestion about upgrading, which needs to be done. Although i need to test caller id as i received other posts where people have concerns about this since the upgrade.

    In the mean time, this is what i did to change the file:

    #Configure the logo mode of the LCD screen; 0-Disabled (default), 1-System logo, 2-Custom logo;
    phone_setting.lcd_logo.mode = 2

    #Configure wallpaper
    #http://192.168.1.100/wallpaper.jpg
    #wallpaper_upload.url = http://192.168.203.183/rest/domain/localhost/image/logo/480x272
    wallpaper_upload.url = http://pbx-public-ip/Logos/t22p_logo.dob
    #wallpaper_upload.url = {https-url rest}/domain/{domain}/image/logo/480x272.jpg
    phone_setting.backgrounds = Config:480x272.jpg

    My questions remain, we have three phone models, old T22P and T28P, and a new T29G, which is colour. How do i set it up to load 3 different sizes and one with colour.

    Do  i still need a .dob file, as per the Yealink website

    How do i set this up for some phones in the domain, as some phones will be loaded with these changes and some wont, according to their location preferences.

    I hope these questions arent rudimentary but we have always used our own system for provisioning but would like to start using Vodia.

     

    Thanks

     

  4. Thanks for the update. The regex update might be a bit over my head.

    I was able to get it to work without the ^.

    i wanted to the same thing for Carribbean countries using the NANPA dialling plan, (ie 1340xxxxxxx 1268xxxxxxx etc, but i cannot apply the same logic.

    Any ideas for that, as it is a little simpler as there are always 7 digits after the area code. I want to create a separate entry for those dial codes as i would like to treat them differently.

     

    Thanks for all the help.

  5. thanks for the reply, where would i find that documentation. The issue with your suggestion is that it doesnt work if someone types in any more digits after 01153, as we would allow 011 calls to non prohibited countries, and 01153|01154 wouldnt block anything.  Please understand this is to prevent further hacking from non legitimate customers who have figured out to hack into the pbx and make calls. The issue is that each country is different for the amount of digits that are dialled after the country code, and some countries it is different length of digits within that country.

    So i need something 011 (2 or 3 digit country code) (5 to 13 local number). And multiple entries per line .

     

    Please advise.

  6. I was wondering if someone could suggest how to put together a dialing plan for a number of specific country codes (ie Cuba, Somalia and other scam country codes) and block them.

    We use 011 for international calling, however the country code length differs (ie 2 or 3 digits) and the number of local calling digits differs greatly  (minimum of 5 and max of 15 according to what i think i read from the ITU)

    I can do it easily for unwanted 1+ dialing as 10 digits easily follow, and just use XXXX. What i dont know how to do it set it up so the NOT ALLOWED list are only calls to those specific country codes, unless i do a separate entry for each country code, which becomes unwieldly.

    I dont even need a replacement value as they are simply NOT ALLOWED.

    Any and a quick response would be kindly appreciated.

    A sample below is what i have tried but it doesnt work, as sometimes i can get it to block a Cuba call, for example, but every other international destination starting with 5.

    international_dialcode_block.PNG

  7. Is there any way to show multiple calls on an agent group. We have a added a BLF button to phone, but it obviously doesnt show us the status if there are two calls.

     

    Therefore we added another button, but it only reflects if that button is busy.

     

    Would there be a way of showing the status of each call separately, this has come up do to another problem.

  8. People do it out of habit, or they copied and pasted, and it is certainly easier to read than all numbers. However, these all do need to removed, as you already remove spaces by default...

     

    You need to leave the + alone, as removing it will work when it is +15555551212 but doesnt work if is +442075551212, as i dont believe there is a standard to the amount of digits that follow a country code, and now we have 3 digit country codes, so that is best left to handled in the dial plan.

     

    Either way, it works when calling from their phone using the native phone dialler but wont work when using a sip dilaller if they are calling from their phone book.

     

    thx

×
×
  • Create New...