Added LCR.
This commit is contained in:
parent
61ebefbf1a
commit
8e88edce0a
4 changed files with 159 additions and 3 deletions
|
@ -0,0 +1,13 @@
|
|||
# Linux-Call-Router routing configuration "routing.conf"
|
||||
|
||||
|
||||
[main]
|
||||
interface=gsm : goto ruleset=intern
|
||||
extern : goto ruleset=extern
|
||||
intern : goto ruleset=intern
|
||||
: disconnect cause=31
|
||||
[extern]
|
||||
: extern interfaces=gsm
|
||||
|
||||
[intern]
|
||||
: extern interfaces=Ext
|
Loading…
Add table
Add a link
Reference in a new issue