This is what we use to play a beep every 30 seconds on our calls (it's
for monitoring purposes)

I know that SetVar is deprecated but i'm too lazy to change it.  This
works great for us on 1.2.4

exten => s,n,SetVar(LIMIT_WARNING_FILE=beep_quiet)
exten => s,n,SetVar(LIMIT_PLAYAUDIO_CALLEE=yes)
exten => s,n,Dial(${ARG1},${ARG3},L(99999999:99999999:30000))

Wes

On 6/8/06, vcomp <[EMAIL PROTECTED]> wrote:
Greetings,

I have tried numerous ways to set the LIMIT_PLAYAUDIO_CALLER and
LIMIT_PLAYAUDIO_CALLEE variables with no success.  The default parameters
never change.

Has anyone had success changing the defaults?  If so, how did you do it?

Thanks,

vcomp

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:

http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to