Jump to content

Sergey K

Members
  • Posts

    127
  • Joined

  • Last visited

  • Days Won

    12

Posts posted by Sergey K

  1. 1 hour ago, Aaron said:

    I have tried to disable and get the same error when trying to install 2600 RPM server

     

    
    [root@2600hz-kazoo aaron]# yum-config-manager --disable freeswitch               Loaded plugins: fastestmirror
    =============================== repo: freeswitch ===============================
    [freeswitch]
    async = True
    bandwidth = 0
    base_persistdir = /var/lib/yum/repos/x86_64/7
    baseurl = https://freeswitch.signalwire.com/repo/yum/centos-release/7/x86_64
    cache = 0
    cachedir = /var/cache/yum/x86_64/7/freeswitch
    check_config_file_age = True
    compare_providers_priority = 80
    cost = 1000
    deltarpm_metadata_percentage = 100
    deltarpm_percentage =
    enabled = False
    enablegroups = True
    exclude =
    failovermethod = priority
    ftp_disable_epsv = False
    gpgcadir = /var/lib/yum/repos/x86_64/7/freeswitch/gpgcadir
    gpgcakey =
    gpgcheck = True
    gpgdir = /var/lib/yum/repos/x86_64/7/freeswitch/gpgdir
    gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH
    hdrdir = /var/cache/yum/x86_64/7/freeswitch/headers
    http_caching = all
    includepkgs =
    ip_resolve =
    keepalive = True
    keepcache = False
    mddownloadpolicy = sqlite
    mdpolicy = group:small
    mediaid =
    metadata_expire = 21600
    metadata_expire_filter = read-only:present
    metalink =
    minrate = 0
    mirrorlist =
    mirrorlist_expire = 86400
    name = FreeSWITCH Packages for Enterprise Linux 7 - x86_64
    old_base_cache_dir =
    password = pat_syKvjABhTvbxUgHNk9Hs3qGx
    persistdir = /var/lib/yum/repos/x86_64/7/freeswitch
    pkgdir = /var/cache/yum/x86_64/7/freeswitch/packages
    proxy = False
    proxy_dict =
    proxy_password =
    proxy_username =
    repo_gpgcheck = False
    retries = 10
    skip_if_unavailable = False
    ssl_check_cert_permissions = True
    sslcacert =
    sslclientcert =
    sslclientkey =
    sslverify = True
    throttle = 0
    timeout = 30.0
    ui_id = freeswitch
    ui_repoid_vars = releasever,
       basearch
    username = signalwire
    
    [root@2600hz-kazoo aaron]# yum install -y https://packages.2600hz.com/centos/7/stable/2600hz-release/4.3/2600hz-release-4.3-0.el7.centos.noarch.rpm
    Loaded plugins: fastestmirror
    2600hz-release-4.3-0.el7.centos.noarch.rpm               |  11 kB     00:00
    Examining /var/tmp/yum-root-NN2LUu/2600hz-release-4.3-0.el7.centos.noarch.rpm: 2600hz-release-4.3-0.el7.centos.noarch
    Marking /var/tmp/yum-root-NN2LUu/2600hz-release-4.3-0.el7.centos.noarch.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package 2600hz-release.noarch 0:4.3-0.el7.centos will be installed
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ================================================================================
     Package  Arch   Version          Repository                               Size
    ================================================================================
    Installing:
     2600hz-release
              noarch 4.3-0.el7.centos /2600hz-release-4.3-0.el7.centos.noarch  22 k
    
    Transaction Summary
    ================================================================================
    Install  1 Package
    
    Total size: 22 k
    Installed size: 22 k
    Downloading packages:
    Running transaction check
    Running transaction test
    
    
    Transaction check error:
      file /etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH from install of 2600hz-release-4.3-0.el7.centos.noarch conflicts with file from package freeswitch-release-repo-0-1.noarch
    
    Error Summary
    -------------

     

     

    Run this:

    grep -r freeswitch-release /etc/yum.repos.d

    and remove/disable this repo.

    After you remove it:

    yum clean all
    yum update

    This should fix the issue.

    I was able to install 4.3 to my test cluster yesterday, and did not have any issue...

  2. 2 hours ago, Aaron said:

    Did you ever find a resolution to this issue? I'm getting the same error

     

    [root@2600hz-kazoo aaron]# yum install -y https://packages.2600hz.com/centos/7/stable/2600hz-release/4.3/2600hz-release-4.3-0.el7.centos.noarch.rpm
    Loaded plugins: fastestmirror
    2600hz-release-4.3-0.el7.centos.noarch.rpm               |  11 kB     00:00
    Examining /var/tmp/yum-root-NN2LUu/2600hz-release-4.3-0.el7.centos.noarch.rpm: 2600hz-release-4.3-0.el7.centos.noarch
    Marking /var/tmp/yum-root-NN2LUu/2600hz-release-4.3-0.el7.centos.noarch.rpm to be installed
    Resolving Dependencies
    --> Running transaction check
    ---> Package 2600hz-release.noarch 0:4.3-0.el7.centos will be installed
    --> Finished Dependency Resolution
    
    Dependencies Resolved
    
    ================================================================================
     Package  Arch   Version          Repository                               Size
    ================================================================================
    Installing:
     2600hz-release
              noarch 4.3-0.el7.centos /2600hz-release-4.3-0.el7.centos.noarch  22 k
    
    Transaction Summary
    ================================================================================
    Install  1 Package
    
    Total size: 22 k
    Installed size: 22 k
    Downloading packages:
    Running transaction check
    Running transaction test
    
    
    Transaction check error:
      file /etc/pki/rpm-gpg/RPM-GPG-KEY-FREESWITCH from install of 2600hz-release-4.3-0.el7.centos.noarch conflicts with file from package freeswitch-release-repo-0-1.noarch
    
    Error Summary

     

    Please check if the freeswitch repo is enable. If it is enable you need to disable it and try again.

  3. Kazoo use legacy (very outdated) firebase push notification. Linphone removed legacy push notification from their SDK in 5.1 SDK. Latest linphone-android version which was able to use legacy notification was 4.5.6.

    The only hope that 2600hz team will implement Firebase Cloud Messaging API (V1) support in feature releases.

  4. The big issue in my opinion was that is no configuration changes backported to 4.3. For example, kamailio and freeswitch updating almost every week by Luis, and nothing released for 4.3 for a years. Centos 7 will be soon end of life and will not receive any critical patches anymore. I personally don't care about market place at the moment, will be nice to have it at some point, but for me is most important to get improvement in voice quality, stability and features. I'm pretty sure that freeswitch and kamailio get whole bunch of new features for last couple years. James is the only person who support us as much as he can and I appreciate it very much. Unfortunately I don't see other knowledgeable people from a team like JR or Lazedo in IRC or here . 

    Just my 2 Cents...

  5. On 10/10/2022 at 11:03 AM, DanH said:

    Hi @Sergey K thanks for touching base on this again! So I had spoken to the team leads about this and currently we do not have plans to generate that particular content at this time, for reasons that I'd somewhat alluded to previously. However, I've logged this request with my management team and will follow up with other team members about the particular details contained in that document you linked on Github, about the service plans. I'll let you know here in this thread about what the response is on that particular area and request.

    Will be nice to have an update on this topic...

  6. On 7/1/2022 at 7:53 AM, DanH said:

    Hi @Sergey K! Thank you for that suggestion, that is a great idea if you ask me; I'll need to work with the team on this kind of material in particular as it represents the confluence of a few different components and concepts in the platform, including both technical and administrative matters. However, I should also mention that we cover some aspects of billing in some of the bootcamp material as well, thought somewhat topically as it is the introduction to the platform really. If I could ask a favor of you, would you mind elaborating a bit more on what you would like to see covered in such content, either here in a DM or email to me? I would be most appreciative for your guidance and feedback on this potential module! 

    Thanks again for responding! 

    Well, at least cover this particular area: https://github.com/2600hz/docs-sysadmin/blob/master/doc/kazoo/service-plans.md

    As you can see in this document - it was last updated back in Dec 13, 2017. I guess it was really outdated. Will be nice to have it covered as much as possible especially with latest changes and additions to Kazoo platform.

  7. Hi DanH,

    I will greatly appreciate if you can do a course for billing. The documentation for it is very outdated and make it very hard to make it work the right way. From what I can see - when 4.3 came out, billing stop working as it was working before and not much people can explain what to do with it now. 

  8. 49 minutes ago, Skunkbeard said:

    I think the new system is great. It would be nice if you had a section in the PAID Client section where it posts the Question and Answer from support tickets of issues that are applicable to Hosted/GC/PC clients. (Just block out the names and person info) I'm sure there a tons of questions that are asked of support that many paid users are wondering and it would save us the client from having to submit a ticket if its answered there and save the time of the support agent from having to answer repetitive questions. As well as having some of the more specific questions that could be useful to all hosted/pc/gc clients. 

    Agree, this will be a huge PLUS.

  9. On 9/5/2017 at 4:54 PM, Mehdi said:

    Is there a list of compatible SIP phones and models that is available for the 2600hz platform?

    I'm pretty sure that all SIP enabled devices will work, but here is list of model which 2600hz support in provisioner

    audiocodes420
    bria
    cisco_spa3xx_301g
    cisco_spa3xx_303g
    cisco_spa5xx_501g
    cisco_spa5xx_502g
    cisco_spa5xx_504g
    cisco_spa5xx_508g
    cisco_spa5xx_509g
    cisco_spa5xx_512g
    cisco_spa5xx_514g
    cisco_spa5xx_525g2
    cisco_spa5xx_525g
    cisco_spa9xx_901
    cisco_spa9xx_921
    cisco_spa9xx_922
    cisco_spa9xx_941
    cisco_spa9xx_942
    cisco_spa9xx_962
    grandstream_gxp21xx_gxp2130
    grandstream_gxp21xx_gxp2135
    grandstream_gxp21xx_gxp2140
    grandstream_gxp21xx_gxp2160
    grandstream_gxp21xx_gxp2170
    grandstreamht502
    grandstream_ht_ht502fax
    grandstream_ht_ht502
    grandstream_ht_ht704fax
    grandstream_ht_ht704
    htc_831c
    htc_x325c
    lg_d820
    lg_h790
    lg_ls670
    obihai_10xx_1022
    obihai_10xx_1032
    obihai_10xx_1062
    obihai_2xx_200
    obihai_2xx_202
    obihai_3xx_300
    obihai_3xx_302
    obihai_5xx_504vs
    obihai_5xx_508vs
    polycom_spip_301
    polycom_spip_320
    polycom_spip_321
    polycom_spip_330
    polycom_spip_331
    polycom_spip_335
    polycom_spip_430
    polycom_spip_450
    polycom_spip_501
    polycom_spip_550
    polycom_spip_560
    polycom_spip_600
    polycom_spip_601
    polycom_spip_650
    polycom_spip_670
    polycom_ssip_4000
    polycom_ssip_5000
    polycom_ssip_6000
    polycom_ssip_7000
    polycom_vvx_1500
    polycom_vvx_300
    polycom_vvx_301
    polycom_vvx_310
    polycom_vvx_311
    polycom_vvx_400
    polycom_vvx_401
    polycom_vvx_410
    polycom_vvx_411
    polycom_vvx_500
    polycom_vvx_600
    samsung_g930
    samsung_l710
    x-lite
    yealink_cp_cp860
    yealink_t1x_t18p
    yealink_t1x_t19pe2
    yealink_t1x_t19p
    yealink_t2x_t20p
    yealink_t2x_t21pe2
    yealink_t2x_t21p
    yealink_t2x_t22p
    yealink_t2x_t23g
    yealink_t2x_t23p
    yealink_t2x_t26p
    yealink_t2x_t27p
    yealink_t2x_t28p
    yealink_t2x_t29g
    yealink_t3x_t32g
    yealink_t3x_t38g
    yealink_t4x_t41p
    yealink_t4x_t42g
    yealink_t4x_t46g
    yealink_t4x_t48g
    yealink_w5x_w52p
    zoiper
  10. On 7/21/2017 at 4:12 PM, sema said:

    Hi Beshel

    I've contracted an ASTTP team to create a script to retrieve a CDRs from Kazoo, rate calls and generate an invoices. Work should be completed within a month. Hopefully.. 
    I can let you know about the outcome once it's done if you wish.

    Alex 

    That will be great if they will make some billing solution for kazoo =)

×
×
  • Create New...