[Asterisk-Users] about timeouts

Andrea Riela ml at nesys.it
Mon Jun 13 03:37:14 MST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi folks,

I've this infrastructure:

|voip services| -- |*| -- |cme| -- |isdn|

the voip services are logged on my *, then forwarded to number 601 on 
cme. The isdn calls too are forwarded to 601. On cme I've a timeout X 
for call-forward noan (no answer) to a specific number on * (5901) that 
is my x-lite software client. If 5901 is unreacheable the call is 
forwarded to voicemail (always on *) --> u601

Tests:
- - for isdn calls all works great, even if X=30sec
- - for voip services: if X=20sec, and 5901 is unreacheable, all works 
fine; if X=30sec, I've a tear down without voicemail; if X=20sec, but 
5901 is logged in, I've a tear down after 7-8 sec on x-lite without 
wait 20sec+voicemail as configuration.

I think there's a problem with * timeouts. What could I do?

my extensions.conf:

exten => _59XX,1,Dial(SIP/${EXTEN},20,tTr)
exten => _59XX,2,Hangup
exten => 5901,1,Dial(SIP/5901,20,tTr)
exten => 5901,2,Voicemail(u601)
exten => 5901,3,Hangup

Any suggestion will be appreciated
Regards
Andrea
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD4DBQFCrWHdMakHrsrHP9wRAksbAJiTwFxOpk/P3a05UQdFvuL6umz5AJ9vWIjv
kQyiJvmKwOJzAlAN8v4YwQ==
=akpg
-----END PGP SIGNATURE-----




More information about the asterisk-users mailing list