Skip to content
/ hss Public
forked from thomasbhatia/hss

3Gdb: A 3GPP IP Multimedia Subsystem (IMS) Home Subscriber Server (HSS)

License

Notifications You must be signed in to change notification settings

eshikafe/hss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo mirrored from https://code.google.com/p/hss/

You will of course need an installed Erlang/OTP environment.

To build the system and documentation:

	$ make

To build developer documentation:

	$ make all_doc

To run the test suites:

	$ make test

This requires that Common Test and Test Server are installed 
and in your path.  Quick and easy method:

	$ cd ~/lib/erlang/lib
	$ common_test-*/install.sh `pwd`
	$ ln -s ~/lib/erlang/lib/common_test-*/priv/bin/run_test ~/bin

About

3Gdb: A 3GPP IP Multimedia Subsystem (IMS) Home Subscriber Server (HSS)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 98.6%
  • Makefile 1.4%