forked from Mirrors/freeswitch
14 lines
134 B
Plaintext
14 lines
134 B
Plaintext
|
[playfiles]
|
||
|
regex => 4(.*)
|
||
|
match => playback /tmp/$1.raw
|
||
|
|
||
|
[passthrough]
|
||
|
regex => 1(.*)
|
||
|
match => bridge iax/guest@1.2.3.4/$1
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|