Hi,
I am using the Cepstral voice license with Asterisk 1.8.2. But the problem in the playing the text message. See my dial plan below.
[from-sip]
exten => 100,1,Answer
exten => 100,n,SayText(“Hello welcome to Asterisk world”)
exten => 100,n,Hangup
Now the issue is only play the “Hello” message, rest of the other message is not playing.
Cab anyone guide me or let me know why this thing is happen.
Thanks & Regards
Ketan