New pages
From Kolmisoft Wiki
Jump to navigationJump to search
- 11:25, 27 May 2026 MOR API v2 DIDs (hist | edit) [7,192 bytes] Admin (talk | contribs) (Created page with "List DIDs via MOR API v2. <br><br> == Documentation == Full MOR REST API documentation is available at <code>/billing/api/v2/api-docs/</code>. <br><br> == Description == The DIDs API retrieves the list of DIDs visible to the authenticated '''admin''' or '''accountant''' user. Responses are JSON. The same data scope and VoiceAI integration fields as legacy dids_get apply. Authentication follows Usage on the parent page (JW...")
- 11:20, 27 May 2026 MOR API Permission Groups (hist | edit) [6,840 bytes] Admin (talk | contribs) (Created page with "''Fine-grained allow lists for hash-protected MOR API methods. Assign a group to integration users so they can call only the API actions you permit.'' <br><br> == Overview == '''What are API permission groups?'''<br> An API permission group is a named template of per-method API rights. Each hash-protected API method (for example <code>dids_get</code>, <code>users_get</code>, <code>did_create</code>) can be set to '''Disabled''', '''Read''', or '''Write''' inside th...")
- 15:56, 5 March 2026 Re-INVITE UDP fragmentation (hist | edit) [2,984 bytes] Admin (talk | contribs) (Created page with "'''Problem'''<br> The client sends SIP re-INVITEs over UDP that exceed the standard MTU (e.g. 1529 bytes > 1500 bytes). The re-INVITE is fragmented at the IP layer. On your side, re-INVITEs do not appear in traces; the client receives no response, and the call ends. Initial INVITE is within MTU and works; only the larger re-INVITE is affected. <br> '''Root cause'''<br> Fragmented UDP packets are dropped by your NAT/firewall (or possibly by the server interface). Only...")