Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 7:38 am
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: A2Billing : before the end of the call
PostPosted: Sat Jan 08, 2011 7:41 pm 
Offline

Joined: Wed Sep 15, 2010 9:09 am
Posts: 96
Hi all,
I have configured the parameter Dial to say before the end of call :" "You have xx seconds remaining for this call ". I don't know where is this audio file.

Can you help me to search this audio file ?

Thank in advanced for all helps!
Best regards,
Ryan.


Top
 Profile  
 
 Post subject: Re: A2Billing : before the end of the call
PostPosted: Mon Jan 10, 2011 8:54 am 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
Hi

See here - http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial

L
Quote:
(x[:y][:z]): Limit the call to 'x' ms, warning when 'y' ms are left, repeated every 'z' ms) Only 'x' is required, 'y' and 'z' are optional. Numbers must be integers- beware of AGI scripts that may return long integers in scientific notation (esp PHP 5.2.5&6) The following special variables are optional for limit calls: (pasted from app_dial.c)
LIMIT_PLAYAUDIO_CALLER - yes|no (default yes) - Play sounds to the caller.
LIMIT_PLAYAUDIO_CALLEE - yes|no - Play sounds to the callee.
LIMIT_TIMEOUT_FILE - File to play when time is up.
LIMIT_CONNECT_FILE - File to play when call begins.
LIMIT_WARNING_FILE - File to play as warning if 'y' is defined. If LIMIT_WARNING_FILE is not defined, then the default behaviour is to announce ("You have [XX minutes] YY seconds").


Top
 Profile  
 
 Post subject: Re: A2Billing : before the end of the call
PostPosted: Tue Jan 11, 2011 8:21 am 
Offline

Joined: Wed Sep 15, 2010 9:09 am
Posts: 96
jroper wrote:
Hi

See here - http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial

L
Quote:
(x[:y][:z]): Limit the call to 'x' ms, warning when 'y' ms are left, repeated every 'z' ms) Only 'x' is required, 'y' and 'z' are optional. Numbers must be integers- beware of AGI scripts that may return long integers in scientific notation (esp PHP 5.2.5&6) The following special variables are optional for limit calls: (pasted from app_dial.c)
LIMIT_PLAYAUDIO_CALLER - yes|no (default yes) - Play sounds to the caller.
LIMIT_PLAYAUDIO_CALLEE - yes|no - Play sounds to the callee.
LIMIT_TIMEOUT_FILE - File to play when time is up.
LIMIT_CONNECT_FILE - File to play when call begins.
LIMIT_WARNING_FILE - File to play as warning if 'y' is defined. If LIMIT_WARNING_FILE is not defined, then the default behaviour is to announce ("You have [XX minutes] YY seconds").


It means that I may recompile the app_dial.c and change the parameter LIMIT_WARNING_FILE ? And how to compile this app_dial.c ?
Because I want to setup my language (not English), so that I want change this audio file warning.

Thank in advanced for all your helps!
Best regards,
Ryan.


Top
 Profile  
 
 Post subject: Re: A2Billing : before the end of the call
PostPosted: Tue Jan 11, 2011 8:25 am 
Offline

Joined: Fri Jun 23, 2006 3:56 pm
Posts: 4065
No you don't have to recompile anything, just set the variables in extensions.conf or one of its includes.

Joe


Top
 Profile  
 
 Post subject: Re: A2Billing : before the end of the call
PostPosted: Thu Jan 13, 2011 4:34 pm 
Offline

Joined: Wed Sep 15, 2010 9:09 am
Posts: 96
jroper wrote:
No you don't have to recompile anything, just set the variables in extensions.conf or one of its includes.

Joe

Thank for your reply.
I understand this problem, It means I may set parameter "LIMIT_WARNING_FILE".
But to set this parameter, may I change the variable of parameter Dial ( dialcommand_param=|60|HRrL(%timeout%:61000:30000) ) or I set this parameter in file extensions.conf (how to set )?

Thank in advanced for all helps!
Best regards,
Ryan.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 
Predictive Dialer


All times are UTC


Who is online

Users browsing this forum: No registered users and 9 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