[Asterisk-Users] short ringing
Martin
marrandy at chaossolutions.org
Sun Feb 1 06:13:43 MST 2004
Hello.
I'm a bit puzzled at the moment. I have a x100P and TDM400 with 4 modules
(extensions). Asterisk CVS-02/01/04-06:55:30
Part of my extensions.conf says this:
; Zap Phone #1
;
exten => 204,1,Dial(Zap/2,20) ; Ring for 20 seconds
exten => 204,2,Voicemail(u${EXTEN})
exten => 204,3,Hangup ; Unavail voicemail if extension
doesn't answer
exten => 204,102,Voicemail(b${EXTEN}) ; Busy Voicemail if extension is busy
exten => 204,103,Hangup
;
;
; Zap Phone #2
;
exten => 120,1,Dial(Zap/3,20) ; Ring for 20 seconds
exten => 120,2,Voicemail(u${EXTEN})
exten => 120,3,Hangup ; Unavail voicemail if extension
doesn't answer
exten => 120,102,Voicemail(b${EXTEN}) ; Busy Voicemail if extension is busy
exten => 120,103,Hangup
If I call from ext. 120 to ext. 204, it rings for 15 seconds. I call from
ext. 204 to ext. 120, it rings for 10 seconds. In both cases, it announces
the unavail and goes to voicemail.
Why different rings times and why not 20 seconds ?
Regards...Martin
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
Free MS-Office replacement for most platforms
http://www.openoffice.org/
More information about the asterisk-users
mailing list