mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
regex(pcre) example conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@445 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8f91c29cd9
commit
abbb770064
13
conf/regextensions.conf
Normal file
13
conf/regextensions.conf
Normal file
@ -0,0 +1,13 @@
|
||||
[playfiles]
|
||||
regex => 4(.*)
|
||||
match => playback /tmp/$1.raw
|
||||
|
||||
[passthrough]
|
||||
regex => 1(.*)
|
||||
match => bridge iax/guest@1.2.3.4/$1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user