diff --git a/registry/orgs/bksp.yaml b/registry/orgs/bksp.yaml index 1aee61a..0cb9ed1 100644 --- a/registry/orgs/bksp.yaml +++ b/registry/orgs/bksp.yaml @@ -12,7 +12,6 @@ spec: about: contact: website: https://bksp.in - email: noc@bksp.in access: maintainers: - type: github @@ -42,4 +41,4 @@ spec: - id: primary prefix: "+7509008" description: Primary BKSP prefix - exchange: primary \ No newline at end of file + exchange: primary diff --git a/registry/orgs/test.yaml b/registry/orgs/test.yaml new file mode 100644 index 0000000..e246f0e --- /dev/null +++ b/registry/orgs/test.yaml @@ -0,0 +1,44 @@ +$schema: "https://schemas.hackfed.org/v1/organization.json" +apiVersion: hackfed/v1 +kind: Organization + +metadata: + orgId: test + +spec: + id: test + name: B4CKSP4CEx + services: + about: + contact: + website: https://bksp.in + access: + maintainers: + - type: github + username: heeeyflo + - type: github + username: radioegor146 + - type: github + username: lordshatie + nebula: + - address: "fd79:7636:1f38:883d::008" + lighthouse: + enabled: true + endpoints: + - "lanskoe.loc.bksp.in:39242" + certificates: + - 7e66c9b2ae5971e8935db7bd0aa0329bbb3d1addd9bac809f779b85c1d256851 + telephony: + exchanges: + - id: primary + protocol: iax2 + address: "[fd79:7636:1f08:883d::008]:4569" + codecs: + - opus + - g722 + - ulaw + prefixes: + - id: primary + prefix: "+7509008" + description: Primary BKSP prefix + exchange: primary