Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Obsolete Releases
SME VoIP (Asterisk, SAIL etc)
Topic:
Creating a Greeting
« previous
next »
+
Print
Pages: [
1
]
Go Down
Creating a Greeting
1 Replies
1229 Views
jameswilson
795
+0/-0
Creating a Greeting
«
on:
July 10, 2012, 05:37:05 PM »
Im looking to create a greeting for IVR use.
Whenever i dial *60*0001 it just rings out.
Also is there a way of importing the existing wav files we have on our current system for the prompts?
Logged
SARK devs
2,806
+1/-0
Re: Creating a Greeting
«
Reply #1 on:
July 11, 2012, 12:23:44 PM »
*60*0001 works fine here. Can you run the dial again with the asterisk verbose console running and post the output here please?
Yes you can move existing .wav files as long as they have been sampled at the correct rate for asterisk - which if I remember correctly is 8 bit mono at 8khz (there is an article here on how to convert files that are at the wrong sample rate).
http://www.voip-info.org/wiki/view/Convert+WAV+audio+files+for+use+in+Asterisk
copy your file to the pbx and save it in /var/lib/asterisk/sounds with a name of usergreetingnnnn.wav. the nnnn is just a number between 0001 and 9999 (e.g. usergreeting1234.wav). This will then be available for use as a sark/sail greeting.
Kind Regards
S
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Obsolete Releases
SME VoIP (Asterisk, SAIL etc)
Topic:
Creating a Greeting