diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-05 23:10:40 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-05 23:10:40 +0100 |
commit | c500e125c2ee5297b51e463f93940d450dab0813 (patch) | |
tree | 5c5ea2d56357d2f3cbc37fdaa50f58145d62c6d8 /misc/freeswitch/scripts/ini | |
parent | 3862734b5e0833ed108300102c68159e40ffd93a (diff) | |
parent | cd41d91906334f0c87aeaf6698baefb3e8c64190 (diff) |
Merge branch 'develop' of github.com:amooma/GS5 into develop
Diffstat (limited to 'misc/freeswitch/scripts/ini')
-rw-r--r-- | misc/freeswitch/scripts/ini/routes.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/freeswitch/scripts/ini/routes.ini b/misc/freeswitch/scripts/ini/routes.ini index 46c7cd8..33d2f38 100644 --- a/misc/freeswitch/scripts/ini/routes.ini +++ b/misc/freeswitch/scripts/ini/routes.ini @@ -10,6 +10,7 @@ ^%*0%*(%d+)#*$ , f-li-%1 ^%*0%*(%d+)%*(%d+)#*$ , f-li-%1-%2 ^#0#$ , f-lo +^%*5%*(%d+)#$ , f-acdmtg-0-%1 ^%*30#$ , f-clipon ^#30#$ , f-clipoff ^%*31#$ , f-cliroff |