mirror of https://github.com/sipwise/sems.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
11 years ago | |
|---|---|---|
| .. | ||
| exin.sbcprofile.conf | 11 years ago | |
| inex.sbcprofile.conf | 11 years ago | |
| interface_map.conf | 11 years ago | |
| method_map.conf | 11 years ago | |
| readme.txt | 11 years ago | |
| reg.sbcprofile.conf | 11 years ago | |
| sbc.conf | 11 years ago | |
| sems.conf | 11 years ago | |
readme.txt
Sample SBC confguration with two interfaces and registration caching
SEMS listening at 192.168.6.110:5060 ("external interface")
SEMS listening at 192.168.5.110:5080 ("internal interface")
Registrar at 192.168.5.110:5060
clients registering to username@192.168.6.110
SEMS is setting the RURI domain towards the registrar to 192.168.5.110, could be removed
if the registrar accepts DNS name.
setup & try in-tree e.g. like this:
git clone https://github.com/sems-server/sems.git
cd sems; make; cd core
./sems -f ../doc/sbc/sample_config_regcache/sems.conf