]> git.defcon.no Git - hermes/blobdiff - api-nodes.txt
Added collision prevention to aliases, added todo for the reverse, promoted numbers...
[hermes] / api-nodes.txt
index a82e3c2d0fcebac4ff752ad1875f282f4bf7f4a1..1a26ef8b0c0ce51c2ea9b4ff9dd9a38aa2a101fc 100644 (file)
@@ -107,7 +107,6 @@ numbers/remove?number=%2B4761123456
        Returns 'response' as 'ok' with 'number' set to the number that was pulled from the pool.
 
 numbers/inpool?number=%2B4761123456
-       A debug-node, may disappear at any time ^_^
        Tests if the given E164 number is in the pool.
        Returns 'response' = 'ok' with 'number' = '<number>' If the number is in the pool
        Returns response = 'failed' with 'cause' = 'nonexistant' if not.
@@ -152,7 +151,8 @@ Planned, but not implemented nodes/functions:
        alias/list
        alias/user?destination=foo@bar.bz
 
-Add collision prevention for aliases, make sure that no alias can be added when the alias
-address would overlap/collide with a valid user-address
-
 authentication-mechanism :)
+
+Add collision prevention for users, make sure that no user can be added when the user
+address would overlap/collide with a valid alias-address
+