exten=> s,1,agi(swift.agi|This is some text\, which needs to be converted to speech.)
shell script
#!/bin/sh
# Assign the value sent from the exten=> line to "$text" so it can be used below
text=`echo $*`
# Set $stdin to something
stdin="0"
while [ "$stdin" != "" ]
do
read stdin
if [ "$stdin" != "" ]
then
stdin2=`echo $stdin | sed -e 's/: /=/' -e 's/"//g' -e 's/$/"/' -e 's/=/="/'`
eval `echo $stdin2`
fi
done
calleridnum=`echo $agi_callerid | cut -f2 -d\< | cut -f1 -d\>`
calleridname=`echo $agi_callerid | cut -f1 -d\< `
/usr/local/bin/swift -o /tmp/$agi_uniqueid.wav -p audio/channels=1,audio/sampling-rate=8000 " $text "
# Now, tell asterisk to play that file
echo "stream file /tmp/$agi_uniqueid #"
# Read the reply from asterisk to our command
read stream
# Clean up our mess and delete that file
rm /tmp/$agi_uniqueid.wav
exit 0
Small businesses often need help to keep up with the demands of their industry, especially when it comes to communication. Traditional phone systems can be cost...
VoIP (Voice over Internet Protocol) enables people to communicate with each other over the internet instead of using complex wire systems in traditional phones....
Page Contents Support for a Variety of Call Models Queue Management Queue Prioritization and Skills Based Routing Scheduling Call Handling (Time, Day, Week, Mon...
Compare the best Internet providers in Barstow, IL. Find Internet service providers in Barstow, IL by entering your ZIP code above. View reviews, ratings, prici...
Compare the best Internet providers in Stilwell, KS. Find Internet service providers in Stilwell, KS by entering your ZIP code above. View reviews, ratings, pri...
-=NOTE: These pages are automatically updated once perday from the Asterisk subversion repository when the repository changes revisions. Anychanges made to this...
Find and compare the best VoIP providers in Indio, CA. See the business VoIP phone service providers in Indio, CA in the above tables. Also read reviews, rating...
Compare the best Internet providers in White Cloud, KS. Find Internet service providers in White Cloud, KS by entering your ZIP code above. View reviews, rating...
Compare the best Internet providers in Maxbass, ND. Find Internet service providers in Maxbass, ND by entering your ZIP code above. View reviews, ratings, prici...
Compare the best Internet providers in Kennedy, MN. Find Internet service providers in Kennedy, MN by entering your ZIP code above. View reviews, ratings, prici...
Get 3CX - Absolutely Free!
Link up your team and customers Phone System Live Chat Video Conferencing
Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.
Verify your Email
Check your inbox!
We’ve sent you an email. Click on the button in the email body to verify your email address – (if you can not find it, check your spam folder).
Upon verification you will be directed to the 3CX setup wizard.
We use cookies to improve your experience on our website. By continuing you are giving consent to cookies being used.