User contributions for Admin
From Kolmisoft Wiki
Jump to navigationJump to search
- 13:55, 11 June 2026 diff hist +2,847 Webhooks →Call End Webhook current
- 13:28, 11 June 2026 diff hist +388 MOR API device update →Usage current
- 13:25, 11 June 2026 diff hist +50 Warning balance →From Admin Account current
- 13:24, 11 June 2026 diff hist +34 M4 Alerts →Webhook notifications current
- 13:24, 11 June 2026 diff hist +26 Alerts →Webhook notifications current
- 13:14, 11 June 2026 diff hist +14 M4 Switch Manual →Reporting current
- 13:12, 11 June 2026 diff hist +9,270 N Webhooks Created page with "MOR and M4 can send **outbound HTTP POST** requests to URLs you configure when certain events occur. There are two delivery formats: * '''Query-string webhooks''' — HTTP POST with an '''empty body'''; event data is appended to your configured URL as query string parameters (Call End, Warning Balance). * '''JSON webhooks''' — HTTP POST with a '''JSON body''' and <code>Content-Type: application/json</code> (Alerts). <br><br> == Overview == {| class="wikitable" ! Web..."
- 13:12, 11 June 2026 diff hist +15 MOR Manual →Other functionality current
- 10:28, 11 June 2026 diff hist +11 Alerts →Alert vs Clear
- 18:52, 3 June 2026 diff hist +5,480 N MOR API v2 tariff rates Created page with "Returns the complete rate table for a tariff — retail destination groups with time-banded prices, optional custom rates, or wholesale/provider flat rate rows. Not prefix rate lookup — that is MOR API v2 rates (<code>GET /rates</code>). Parity with legacy MOR API tariff rates get (<code>tariff_rates_get</code> / <code>get_tariff</code>). Retail behaviour matches the end-user GUI '''Rates''' screen (<code>/tariffs/user_rates</code>). Wholesale/provider behavio..." current
- 18:52, 3 June 2026 diff hist +121 MOR API v2 →APIs current
- 18:16, 3 June 2026 diff hist +4,241 N MOR API v2 rates Created page with "Look up call rates for a destination prefix. Default behaviour matches the MOR GUI '''STATS → Search''' screen (field label '''Enter Number to get Rate''') and legacy MOR API rate get when <code>by_full_dst=0</code> is used on the legacy API. Returns one or more rate rows for the authenticated user, or — for '''admin''', '''reseller''', and '''accountant''' callers — for another user named in <code>username</code>. Simple portal users omit <code>username</code..." current
- 18:16, 3 June 2026 diff hist +113 MOR API v2 →APIs
- 18:05, 3 June 2026 diff hist +2,836 N MOR API v2 balance Created page with "Returns the prepaid balance of the user identified by the Bearer JWT (self-service only). The response uses the same balance conversion rules as legacy MOR API user balance get for the authenticated user — not for looking up other users by username or device. All endpoints require a valid Bearer token, user type '''admin''', '''reseller''', or '''user''', and <code>v2_balance_show</code> (Read) on the user's API permission group (sect..." current
- 18:01, 3 June 2026 diff hist +128 MOR API v2 →APIs
- 17:39, 3 June 2026 diff hist +2,634 N MOR API v2 me Created page with "<br><br> = Account profile (<code>/me</code>) = Returns or updates the profile of the user identified by the Bearer JWT (self-service only — not for editing other users). <br><br> ==== Authentication and permissions ==== * '''Bearer JWT''' (same as other MOR API v2 methods). * All user types may call when permitted. * Each call requires '''v2_me_show''' (GET) or '''v2_me_update''' (PATCH) on the user's API permission group. <br><br> = Endpoints = Base path: <c..." current
- 17:36, 3 June 2026 diff hist +108 MOR API v2 →APIs
- 07:37, 3 June 2026 diff hist +304 MOR API device update
- 06:26, 3 June 2026 diff hist +854 Automatic CDR Export current
- 06:12, 3 June 2026 diff hist +5,726 N MOR API v2 automatic cdr exports Created page with "Configure scheduled CDR delivery tasks through MOR API v2. Behavior matches '''SETTINGS → CDR → Export → Automatic''' in the GUI (see Automatic CDR Export for field meanings). Choose a <code>template_id</code> from cdr_export_templates or the GUI. The API '''creates and updates''' export tasks and returns scheduling metadata (for example, <code>next_run_at</code>). It does '''not''' run an export immediately — the syst..." current
- 06:11, 3 June 2026 diff hist +2,322 N MOR API v2 cdr export templates Created page with "List and show CDR Export Templates through MOR API v2. Behavior matches '''SETTINGS → CDR → Export → Templates''' in the GUI (see CDR Export Templates for column meanings). Templates cannot be created or edited through this API — use the GUI for create/edit. All endpoints require a valid Bearer token, '''admin''' user type, and <code>v2_cdr_export_templates_index</code> or <code>v2_cdr_export_templates_show</code> on the user’s MOR API Permission..." current
- 06:02, 3 June 2026 diff hist +321 MOR API v2 →APIs
- 05:34, 3 June 2026 diff hist +297 Whitelisted IPs current
- 05:27, 3 June 2026 diff hist +3,488 N MOR API v2 whitelisted ips Created page with "Manage GUI whitelist rows (not IP-authenticated device rows from <code>mor_ipauth_whitelist.txt</code>) via MOR API v2. Behaviour matches '''Security → Monitorings → Whitelisted IPs''' in the GUI: the same validation rules apply (single IP, CIDR, or range; up to about 125 addresses per range). Changes take up to about one minute to apply on servers. All endpoints require a valid Bearer token, accountant '''monitorings_manage''' (read for list, write for create/u..." current
- 05:27, 3 June 2026 diff hist +80 MOR API v2 →Security
- 18:16, 2 June 2026 diff hist +314 MOR - Blocked IPs current
- 18:15, 2 June 2026 diff hist +4,667 N MOR API v2 blocked ips Created page with "These endpoints manage rows on '''MOR - Blocked IPs''' (block, list, show, unblock). They complement the read-only diagnostic '''GET /api/v2/ip_access/status''' (check whether an arbitrary IP is blocked or whitelisted). Changes apply on the server within about one minute (same iptables pipeline as the GUI). <br><br> ==== Authentication and permissions ==== * '''Bearer JWT''' (same as other MOR API v2 methods). * User must be '''admin''' or '''accountant''' with..." current
- 18:14, 2 June 2026 diff hist +74 MOR API v2
- 16:39, 2 June 2026 diff hist +24 Wholesale Tariff →Make Wholesale Tariff current
- 16:34, 2 June 2026 diff hist +482 MOR API v2
- 16:33, 2 June 2026 diff hist +466 MOR API current
- 16:30, 2 June 2026 diff hist −6 Configuration from GUI →API current
- 16:29, 2 June 2026 diff hist +1,008 Configuration from GUI →API
- 16:28, 2 June 2026 diff hist −4 Whitelisted IPs
- 16:27, 2 June 2026 diff hist +3,246 Whitelisted IPs
- 14:32, 2 June 2026 diff hist +10 MOR - Blocked IPs →Blocked IP format
- 14:31, 2 June 2026 diff hist +31 MOR - Blocked IPs →See Also
- 14:16, 2 June 2026 diff hist −47 Automatic CDR Export
- 13:29, 2 June 2026 diff hist +5,636 N MOR API v2 user assign provider Created page with "Assign or unassign an unassigned provider trunk to a simple user so the provider can place calls using that user's balance — the same workflow as Configure Provider which can make calls in the GUI. <br><br> == GUI equivalent == '''Who may use the API:''' Admin, Accountant (with the rights below), or Reseller when provider management is allowed for that reseller. Simple users cannot assign providers...." current
- 13:28, 2 June 2026 diff hist +41 MOR API v2 →APIs
- 13:27, 2 June 2026 diff hist +132 MOR API v2 →APIs
- 11:42, 2 June 2026 diff hist +2,347 N MOR API v2 ring groups Created page with "== Ring Groups == List ring groups with member device extensions and caller IDs (MOR API v2). === Authentication === Bearer JWT — same as other MOR API v2 endpoints. Obtain a token via <code>POST /api/v2/authentication/login</code>. === Endpoint === <code>GET /api/v2/ring_groups</code> === Authorization === * Admin — allowed when PBX addon is active. * Accountant — requires <code>manage_ring_groups</code> (read) and API method <code>v2_ring_groups_index<..." current
- 11:39, 2 June 2026 diff hist +131 MOR API v2 →APIs
- 10:18, 2 June 2026 diff hist +128 MOR API v2 DIDs →Returns current
- 10:17, 2 June 2026 diff hist +374 MOR API v2 DIDs →Returns
- 10:17, 2 June 2026 diff hist +344 MOR API dids get →Returns current
- 10:15, 2 June 2026 diff hist +542 MOR API dids get →Returns
- 08:22, 2 June 2026 diff hist −2 Wholesale Tariff
- 08:19, 2 June 2026 diff hist +1,294 Tariff Transformation current
- 08:18, 2 June 2026 diff hist +1,295 Wholesale Tariff