[Asterisk-Users] FW: question about prepaid app_prepaid
Storm D. J. Petersen
stormp at telus.net
Thu Jun 10 21:44:59 MST 2004
I haven't looked at the CVS source yet - I will take a look and see if it's
the similar or different.
S.
-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Steve Murphy
Sent: Thursday, June 10, 2004 9:30 PM
To: Asterisk-Users at lists.digium.com
Subject: RE: [Asterisk-Users] FW: question about prepaid app_prepaid
Just one question about the B() option:
When you say that it limits a call to X seconds, from the time the call
is bridged, as opposed to from the time the call is dialed, is that
comparing it to the L() option? I haven't plumbed the depths of the L()
command in the current CVS source, but is this the difference you are
referring to?
murf
[From the apps/app_dial.c source code:
" 'L(x[:y][:z])' -- Limit the call to 'x' ms warning when 'y' ms
are left (repeated every 'z' ms)\n"
" -- Only 'x' is required, 'y' and 'z' are
optional.\n"
" -- The following special variables are
optional:\n"
" ** LIMIT_PLAYAUDIO_CALLER (default yes) Play
sounds to the caller.\n"
" ** LIMIT_PLAYAUDIO_CALLEE Play sounds to the
callee.\n"
" ** LIMIT_TIMEOUT_FILE File to play when
time is up.\n"
" ** LIMIT_CONNECT_FILE File to play when
call begins.\n"
" ** LIMIT_WARNING_FILE File to play as
warning if 'y' is defined.\n"
" -- 'timeleft' is a special sound macro to auto-say
the time left and is the default.\n\n"
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list