Forum
Merhaba arkadaşlar,
Geçen ay sistemimize kurduğumuz yeni santrale bağlı 4 voip cihazı bulunmaktadır. (Şubelerde) Ancak belirli bir süre sonra 40-50 sn. sonra telefon hattı kesiliyor.
Netwrok yapımız şöyle oluyor. Merkezde Fortigate firewall var şubelerde ise zyxel modem mevcut! merkez firewall ile şube modem arasında IPsec VPN yapılarak networkler birbirine tanıtılmıştır. Test ettiğimizde Ping Tİmelarda herhangi bir kayıp yok ortalama 70ms
Sizce telefon görüşmesi yaparken neden telefon hattı kopar! Telefon santralimizi kuran firmaya söylüyoruz onlar vpn den kaynaklandığını söylüyorlar.
Yardımlarınızı rica ederim
session ttl olabilir. siz aşağıda 8787 olan portu değiştiriceksiniz örnek ben 5060 dedim
Configuring the TCP session TTL
You can change the TTL (time to live) for idle TCP sessions using the CLI. When the TTL limit is reached, the session is dropped. TTL can be defined for all sessions and for specific port numbers.
This example shows how to set the default TTL to 300 seconds and to set the TTL for port 5060 to 23600 seconds.
config system session_ttl
set default 3600
config port
edit 5060
set timeout 23600
next
end
end
yedek alıp deneyebilirsiniz
session ttl olabilir. siz aşağıda 5060 olan portu değiştiriceksiniz örnek ben 5060 dedim
Configuring the TCP session TTL
You can change the TTL (time to live) for idle TCP sessions using the CLI. When the TTL limit is reached, the session is dropped. TTL can be defined for all sessions and for specific port numbers.
This example shows how to set the default TTL to 300 seconds and to set the TTL for port 5060 to 23600 seconds.
config system session_ttl
set default 3600
config port
edit 5060
set timeout 23600
next
end
end
yedek alıp deneyebilirsiniz
Savaş hocam,
" config system session_ttl
set default 3600
config port
edit 5060
set timeout 23600
next
end
end "
bu kodu fortigate te bulunan komut satırındamı uygulayacağım! başka yapmam gereken bişey varmı? Ayrıca, yanılmıyorsam ses paketleri 50 60 nolu portu kullanıyor sanırım! sanırım bende 5060 yazıcam