<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>voip on Ilham Maulana</title><link>https://ilh.my.id/tags/voip/</link><description>Recent content in voip on Ilham Maulana</description><generator>Hugo -- gohugo.io</generator><language>id-ID</language><managingEditor>slav.ilham@gmail.com</managingEditor><webMaster>slav.ilham@gmail.com</webMaster><copyright>Copyright © 2019</copyright><lastBuildDate>Sun, 17 Apr 2022 21:41:12 +0700</lastBuildDate><atom:link href="https://ilh.my.id/tags/voip/index.xml" rel="self" type="application/rss+xml"/><item><title>Mengatasi Masalah VOIP Pada Fortigate</title><link>https://ilh.my.id/post/mengatasi-masalah-voip-pada-fortigate/</link><pubDate>Sun, 17 Apr 2022 21:41:12 +0700</pubDate><author>slav.ilham@gmail.com</author><guid>https://ilh.my.id/post/mengatasi-masalah-voip-pada-fortigate/</guid><description>&lt;p>Jika Anda menggunakan perangkat Fortigate, dan mengalami kendala pada service VOIP, Anda bisa meng-&lt;em>copy paste&lt;/em> perintah dibawah ke CLI Fortigate dan kemudian berharap permasalahan tersebut akan menghilang.&lt;/p>
&lt;pre tabindex="0">&lt;code>config system settings
set sip-nat-trace disable
set default-voip-alg-mode kernel-helper-based
set sip-expectation disable
end
#
config system session-helper
delete 2
delete 3
delete 13
end
#
config voip profile
edit &amp;#34;default&amp;#34;
config sip
set status disable
end
end
#
diagnose sys session clear
&lt;/code>&lt;/pre>&lt;p>Sekian dan semoga bermanfaat.&lt;/p></description></item></channel></rss>