Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Tue Apr 16, 2024 6:56 pm
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: a2billing.php can't find sound files in /var/lib/aserisk
PostPosted: Sun Feb 28, 2010 7:22 pm 
Offline

Joined: Sun Feb 28, 2010 9:01 am
Posts: 1
Hi,
When asterisk 1.4 / a2billing 1.6 receives a call I see messages like this one and no sound is played:
Code:
[Feb 28 13:53:22] WARNING[26371]: file.c:650 ast_openstream_full: File prepaid-final does not exist in any format


I have the same sound files in /var/lib/asterisk/sounds/ and in /var/lib/asterisk/

I went into the source code of the Class.a2billing.php and modified the following line:
Code:
<------><------>$prompt_entercardnum= "prepaid-enter-pin-number";
to:
Code:
<------><------>$prompt_entercardnum= "/var/lib/asterisk/sounds/prepaid-enter-pin-number";


This works, for now, with English, however to make this work the right way I need to find the location where these sound files are expected to be in.
Or, is there anything that let's define the location of the sound files?

The AGI docs for GET DATA says the expected location of sound files is *mostly* /var/lib/asterisk/sounds which does not help much.

Asterisk sounds work fine, like SayDigits, etc.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
Auto Dialer Software


All times are UTC


Who is online

Users browsing this forum: No registered users and 15 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:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group