[asterisk-users] Using Flite in a call file.

Russell Bryant russell at digium.com
Thu Aug 3 19:15:53 MST 2006


On Thu, 2006-08-03 at 14:32 -0600, Joey McDonald wrote:
> I'm stuck however getting the application 'Flite' working in the call
> file. By way of example, the CGI generates 
> the following:

Interesting, I've never heard of this application ...

> ---------------------------------------------------------------------------------
> channel: Local/xxxxxxxxxx at from-internal
> maxretries: 3
> retrytime: 60
> waittime: 60
> callerid: "WakeUp" <*62> 
> application: Flite("Wake me up")
> data:
> ---------------------------------------------------------------------------------

Your problem is the format of your call file.  Your "application" and
"data" lines should read:

application: Flite
data: "Wake me up"

-- 
Russell Bryant
Software Developer
Digium, Inc.




More information about the asterisk-users mailing list