[Asterisk-Users] SayDigits
Grzegorz Nosek
blackfire at metal.art.pl
Sun Jan 25 02:31:24 MST 2004
On Sat, 24 Jan 2004 10:56:59 -0800, Chris Wilson wrote
> Has anyone had this problem:
>
> (When calling to ext. 1010)
>
> Jan 24 10:50:27 WARNING[-1252262992]: file.c:446
> ast_openstream: File digits/" does not exist in any format
> Jan 24 10:50:27 WARNING[-1252262992]: file.c:734
> ast_streamfile: Unable to open digits/" (format ULAW): No
> such file or directory
>
> << in Extensions.conf >>
> exten => 1010,1,SayDigits(${CALLERID})
>
> /var/lib/asterisk/sounds/digits exists, and there are many
> files in there. Any idea's?
>
> Thanks! :)
>
> Chris
have you tried:
exten => 1010,1,SayDigits(${CALLERIDNUM})
?
hth,
greg
More information about the asterisk-users
mailing list