[asterisk-users] increase ring time out

Vazquez David vazquez at cross-solution.de
Tue Jul 22 04:35:52 CDT 2008


Fidel Garcia wrote:
>
> I need to increase the ringing timeout on the AA50 appliance. How do I
> accomplish this?
>
> I need the phones to ring a bit more before the caller gets to the
> voicemail.
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> AstriCon 2008 - September 22 - 25 Phoenix, Arizona
> Register Now: http://www.astricon.net
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
Could you show your extensions.conf? Normally you'd do that in the Dial
command:

exten = _XX,1,Answer
exten = _XX,n,Dial(SIP/1,20)
...

Where 20 is the time you're letting the phone ring... :-)



More information about the asterisk-users mailing list