" *
* For a license to use the ser software under conditions
* other than those described here, or to purchase support for this
* software, please contact iptel.org by e-mail at the following
addresses:
* info(a)iptel.org
* "
Is this still valid?
/O
when i build sr, i get these kind of warnings:
Makefile:373: "make TLS option is obsoleted, try TLS_HOOKS or CORE_TLS"
i have not set any TLS option so it appears that the defaults are wrong
or obsolete because the warnings are produced.
-- juha
I have started a new README-modules and removed the old one.
The new one
- explains why we have three catalogs of modules
- list all the modules with a one-line explanation
...NOT!
At least I have explanations of some of them. Feel free to help :-)
Feedback welcome.
/O
assuming that i have cloned sr repository like this:
git clone ssh://user@git.sip-router.org/sip-router sip-router
how can i make copy of sip-router branch sr_3.0 directory, i.e., copy of
all directories/files of that branch?
or alternatively, how can i clone just sr_3.0 branch without any other
stuff?
-- juha