Add -lncurses to LDD flags
[lcr.git] / default / routing.conf
index ff7207f..511cf4e 100644 (file)
@@ -1,11 +1,11 @@
-# PBX4Linux routing configuration "routing.conf"
+# Linux-Call-Router routing configuration "routing.conf"
 
 
 # Ruleset: MAIN
 # Calls with different origins will be processed in different rulesets.
 
 [main]
-h323                                   : goto ruleset=voip
+#interface=xyz                         : goto ruleset=xyz
 extern                                 : goto ruleset=extern
 intern                                 : goto ruleset=intern
                                        : disconnect cause=31
@@ -17,7 +17,7 @@ intern                                        : goto ruleset=intern
 dialing=0,1234                         : intern extension=200
 dialing=200-299                                : intern
 dialing=81                             : partyline room=42
-timeout=6                              : intern extension=200
+#timeout=6                             : intern extension=200
 default                                        : disconnect cause=1
 
 
@@ -29,12 +29,11 @@ dialing=0                           : extern
 dialing=1                              : extern capability=digital-unrestricted
 dialing=200-299                                : intern
 dialing=3                              : pick
-dialing=4                              : h323
-dialing=5                              : reply
+dialing=5 enblock                      : reply
+dialing=5                              : reply select
 dialing=6 enblock                      : redial
 dialing=6                              : redial select
-dialing=7 enblock                      : abbrev
-dialing=7                              : abbrev select
+dialing=7                              : abbrev
 dialing=80                             : vbox-play
 dialing=81                             : partyline room=42
 dialing=90                             : powerdial
@@ -56,10 +55,4 @@ dialing=99                           : test
 default                                        : disconnect cause=1 display="Invalid Code"
 
 
-# Ruleset: VOIP
-# All calls will be forwarded to extension 200
-
-[voip]
-                                       : intern extension=200
-