mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-18 22:13:39 +00:00
10 lines
177 B
Bash
10 lines
177 B
Bash
|
#!/bin/sh
|
||
|
# codeall.sh
|
||
|
# David Rowe 24 sep 2009
|
||
|
# Code all samples using various processing steps
|
||
|
./code.sh hts1a
|
||
|
./code.sh hts2a
|
||
|
./code.sh mmt1
|
||
|
./code.sh morig
|
||
|
./code.sh forig
|