]> git.defcon.no Git - hermes/commit
Hermes is a framework for managing SIP-accounts, aliases and automatic phone-provisio...
authorjonl <jonl@sippbx.hig.no>
Thu, 12 Jan 2012 14:51:58 +0000 (15:51 +0100)
committerjonl <jonl@sippbx.hig.no>
Thu, 12 Jan 2012 14:51:58 +0000 (15:51 +0100)
commit665e8f51f50d2f09069e870a71826d3b8295ae34
tree4e89b0f4a9966cb02dd09faa98a9387eef63151f
Hermes is a framework for managing SIP-accounts, aliases and automatic phone-provisioning, based on Kamailio. This is the initial import.
14 files changed:
alias.php [new file with mode: 0644]
api-nodes.txt [new file with mode: 0644]
config.php.sample [new file with mode: 0644]
lib/alias_functions.php [new file with mode: 0644]
lib/auth.php [new file with mode: 0644]
lib/check_email.php [new file with mode: 0644]
lib/common_functions.php [new file with mode: 0644]
lib/db_functions.php [new file with mode: 0644]
lib/number_functions.php [new file with mode: 0644]
lib/phone_functions.php [new file with mode: 0644]
lib/user_functions.php [new file with mode: 0644]
numbers.php [new file with mode: 0644]
phone.php [new file with mode: 0644]
user.php [new file with mode: 0644]