Jump to content

Mooseable

Members
  • Posts

    190
  • Joined

  • Days Won

    4

Posts posted by Mooseable

  1. I'm wondering if there is community interest for a weekly stream showing Kazoo 2600hz covering;

    • Architecture Overview
    • Planning for Deployment
    • Deploying each service (Kamailio, Freeshwitch, RabbitMQ, CouchDB, HAProxy, etc)
    • Configuring services (Fax to email services, pivots, api integrations)
    • Troubleshooting (Figuring out where a fault exists, common caveats, fixes)

    I do not work for 2600hz and have been using the community edition in production for about 3 years. I certainly don't understand EVERYTHING about kazoo, but I know how to get it all working, fix problems, etc. The stream will be live and I will work on providing an edited version for uploading to YouTube.

    I'm interested to see what topics people are most interested in and what timeslots work for them. I am in Australia, so the start times I can provide could be between any of the below, with a run time of about 2 hours.
    11:00 Fridays (UTC)  and 14:00 Fridays (UTC)
    01:00 Saturday (UTC) and 12:00 Saturday (UTC)

  2. You need hotornot and jonny5 running

    what is the output of kazoo-applications status

    When you run rates_for_did, you have to specify more than just the prefix. eg; if your prefix is "918708" then add at least one more digit to it (ex: sup hotornot_maintenance rates_for_did 9187080)

  3. Yes
    https://github.com/2600hz/kazoo/blob/master/applications/crossbar/doc/phone_numbers.md
    or
    https://docs.2600hz.com/supported/applications/crossbar/doc/phone_numbers/

    /v2/phone_numbers?prefix={PREFIX}&quantity={QUANTITY}&offset={OFFSET}&country={COUNTRY} should return numbers, and their status. Don't know if it shows who it is assigned to. Worst case, you could loop through accounts and use GET /v2/accounts/{ACCOUNT_ID}/phone_numbers

    Someone might know a better method, or you can look at how the number manager in monsterui does it.

×
×
  • Create New...