mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 09:17:34 +00:00
10 lines
177 B
Bash
Executable File
10 lines
177 B
Bash
Executable File
#!/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
|