Maybe this marks me as a real newb but where do I set the number of rings that a phone has before it sends it to voicemail? Also for some odd reason when I ring an extension attached to my sipura 2100 ATA it takes it about 12 seconds to start ringing after I dial it (sits there with dead air on the calling phone). Any idea on these, am I missing some simple configuration switch for either?
Now for the fun one - change ring pattern?? Like distinctive ringing? Is this supported by asterisk or the end-point -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Umair Bari Sent: Tuesday, May 24, 2005 10:20 PM To: Tim P; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Rings - How to set number exten => 1234,1,Dial(SIP/1234,Number_of_Sec_for_Ringing,tr) Tim P wrote:>Maybe this marks me as a real newb but where do I set the number of >rings that a phone has before it sends it to voicemail? > >Also for some odd reason when I ring an extension attached to my >sipura 2100 ATA it takes it about 12 seconds to start ringing after I >dial it (sits there with dead air on the calling phone). > >Any idea on these, am I missing some simple configuration switch foreither?>_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@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 > > >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@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
> Maybe this marks me as a real newb but where do I set the number of > rings that a phone has before it sends it to voicemail?go to CLI and type show application dial> Also for some odd reason when I ring an extension attached to my > sipura 2100 ATA it takes it about 12 seconds to start ringing after I > dial it (sits there with dead air on the calling phone).What is displayed during the call? Maybe the phone or ATA has a long wait configured? Or asterisk has a long timeout?
exten => 1234,1,Dial(SIP/1234,Number_of_Sec_for_Ringing,tr) Tim P wrote:>Maybe this marks me as a real newb but where do I set the number of >rings that a phone has before it sends it to voicemail? > >Also for some odd reason when I ring an extension attached to my >sipura 2100 ATA it takes it about 12 seconds to start ringing after I >dial it (sits there with dead air on the calling phone). > >Any idea on these, am I missing some simple configuration switch for either? >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@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 > > >
> Also for some odd reason when I ring an extension attached to my > sipura 2100 ATA it takes it about 12 seconds to start ringing after I > dial it (sits there with dead air on the calling phone).After you dial, push '#' to actually start the call. Or update the dial maps in the sipura. But # is easy. I do it on landlines all the time now, without thinking. --Rob