Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Apr 18, 2024 12:51 pm
Voice Broadcast System


All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: File 4000 does not exist in any format
PostPosted: Fri Aug 18, 2006 6:08 pm 
Offline

Joined: Mon Aug 14, 2006 1:35 pm
Posts: 5
hi, i get this error:
WARNING[8118] file.c: File 4000 does not exist in any format

after i see the a2billing.php i found out this like (because there is "4000")
$res_dtmf = $agi->get_data($prompt_enter_dest, 4000, 20);

i'm not really sure if it's a bug or my wrong setup, but please kindly guide me to fix this problem


Top
 Profile  
 
 Post subject: 4000 does not exist in any format
PostPosted: Fri Feb 09, 2007 9:07 pm 
Offline

Joined: Mon Apr 10, 2006 5:46 pm
Posts: 9
I am also seeing the same warnings. Did you find a fix yet?

Feb 9 11:41:34 WARNING[24808]: file.c:512 ast_openstream_full: File 4000 does not exist in any format
Feb 9 11:41:34 WARNING[24808]: file.c:824 ast_streamfile: Unable to open 4000 (format ulaw): No such file or directory
Feb 9 11:41:34 WARNING[24808]: file.c:512 ast_openstream_full: File 4000 does not exist in any format
Feb 9 11:41:34 WARNING[24808]: file.c:824 ast_streamfile: Unable to open 4000 (format ulaw): No such file or directory

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Sat Feb 10, 2007 1:40 am 
Offline

Joined: Fri Apr 28, 2006 5:11 am
Posts: 426
I think it's not a2b bug but asterisk. but i can be wrong.
anyway, quick (and dirty) fix - create new sound file "four tousend" and put it to directory with sound files.
report to digium bugtrack.

ps: also you can try do this *very* dirty hack:
Code:
cat 4.gsm tousend.gsm > 4000.gsm


im not sure about filenames, it's just idea.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 23, 2007 7:03 am 
Offline

Joined: Mon May 29, 2006 7:07 pm
Posts: 287
Location: Denver
Same here!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

[Feb 22 23:56:19] WARNING[4444]: file.c:553 ast_openstream_full: File 4000 does not exist in any format
[Feb 22 23:56:19] WARNING[4444]: file.c:805 ast_streamfile: Unable to open 4000 (format 0x100 (g729)): No such file or directory
[Feb 22 23:56:19] WARNING[4444]: file.c:616 ast_readaudio_callback: Failed to write frame


Any ideas???????
i use different codecs, but i still get this error??

asterisk 1.4.0 - centos 4.4 amd 2.4 php5 mysql5


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 04, 2007 11:16 pm 
Offline

Joined: Fri May 04, 2007 10:53 pm
Posts: 2
a2billing.php

Line 236:
$prompt_enter_dest = $agi->agiconfig['file_conf_enter_destination'];
Replace:
$prompt_enter_dest = $A2B->agiconfig['file_conf_enter_destination'];


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 04, 2007 11:52 pm 
Offline

Joined: Mon May 29, 2006 7:07 pm
Posts: 287
Location: Denver
Thanks for the fix!!!!! Finally it was annoying!!! Sweet!!! :D :D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group