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 
 
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to