Paul Zimm [EMAIL PROTECTED] wrote:
> If I don't have any settings defined for these 2 parameters, what are the
> default settings? 
> 
> ; How long do we let the phone ring before we consider this a timeout... ;
> ;timeout = 15
> ;
> ; How long do we wait before trying all the members again? ;
> ;retry = 5
> ;
> 
>From "apps/app_queue.c":

    #define DEFAULT_RETRY           5
    #define DEFAULT_TIMEOUT         15

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    [EMAIL PROTECTED]
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/

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

Reply via email to