summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jonl [Thu, 12 Jan 2012 17:30:34 +0000 (18:30 +0100)]
Added collision prevention to aliases, added todo for the reverse, promoted numbers/inpool to a prod-node
jonl [Thu, 12 Jan 2012 16:41:58 +0000 (17:41 +0100)]
Several changes: Parameter-changes to several nodes, stubs added, verification of remote domain to add_remote
Added support for ?user=foo@bar.bz as supplement to ?username=foo&domain=bar to:
user/get
user/add_local
user/add_remote
user/remove
user/change_pw
user/update
Added support for ?username=foo&domain=bar as supplement to ?user=foo@bar.bz to:
phone/get
Added support for ?alias=foo@bar.bz as supplement to ?alias_username=foo&alias_domain=bar to:
alias/add
alias/remove
Added verification that user/add_remote is not done for local domains
Added stub code for:
user/check_pw
user/update
alias/list
alias/list?destination[&e164]
Removed alias/user, will implement this as alias/list?destination=
Added vim swap-files to .gitignore
jonl [Thu, 12 Jan 2012 14:57:05 +0000 (15:57 +0100)]
Adding ignore file, initially ignore the running config file
jonl [Thu, 12 Jan 2012 14:51:58 +0000 (15:51 +0100)]
Hermes is a framework for managing SIP-accounts, aliases and automatic phone-provisioning, based on Kamailio. This is the initial import.