Displaying 20 results from an estimated 38 matches for "vsats".
Did you mean:
vpats
2012 Apr 23
0
Tinc via satellite link stalls often
Guus,
Below a segment of a log file. I am trying to analyse why the satellite link goes down and up all the time (sometimes 10 to 15 times an hour, sometimes not for a day.
My guess is that this indicates packet loss on the satelllite link and tinc not really recovering from that. Where I inserted an empty line the log basically stopped and was silent for I guess for 14 minutes? Would setting
2003 May 29
4
Asterisk IAX over VSAT satellite.
Hi all,
For some reason VSAT or Satellite Internet services are not mentioned
(or searchable) in this list's archives. I thought I'd let you know
that I tested Asterisk using IAX (not IAX2) to make a phone call from
an analog phone hooked up to an Asterisk system behind a Linksys router
connected to a Gilat VSAT satmodem, and it worked.
The "other end" (gateway) is a
2005 Nov 21
1
VOIP traffic under vSAT link
Hi,
I''ve a vsat internet link and I want
to know if I can make VOIP calls under it.
( Ping in the best case reach 900/ 100 ms
by sattelite effect )
Can with SIP protocol make voip calls ?
Thanks
andres
2013 May 10
1
ARP resolution not done from one end
Folks,
We have a setup where each mobile node connects with 1 or more tinc instances (over different links) to a central node. tinc is running in switch mode. The link is chosen by setting the IP address on the active link's interface, and the central node sees this after the first packet on the link, and moves the MAC address to a different 'ethernet port' (link). This works really
2013 Jun 28
2
tinc for Satellite connections (benchmarking)
Hello.
I'm living in the country side where the communications are very very
poor. My only choice is Satellite connection throw the French company
Eurona which uses the network deployed by Skylogicnet.
In general the latency is very bad (~800ms) and the network is very
unstable. I have been investigating in the ISP routers which are in my
path and there are many hops which are done in a
2002 Apr 08
0
The best topologi for TC
Sir,
Please help me to decide where is the best
place/topologi to put TC with the best network
performance. My problem is, I want to manage/limited
bandwith for C1,C2 & C3 to internet (ONLY their access
to internet, but NOT to X, Y, & Z).
NOTE:
VSAT = Sattelite connection
X = Mail Server
Y = www server
Z = Proxy Server
Q = WaveLAN router
C1, C2, & C3 = WaveLAN client
Any help
2005 Jul 30
5
what is "tcp window size" ?
what is "tcp window size" ?
thank you
2017 Mar 29
2
Timeout during authentication - connection timeout not configurable?
Hi there,
We use tincd over VSAT connections, and if the contract has been reduced to a bare minimum -and- the ship is moving, latency reaches 2 - 5 seconds (yes, seconds). Generally this is not a problem if you are patient (and most smart phones are), but tincd is slightly too fast in deciding that it is not going to work. We also use the tinc connection to check whether any traffic is possible.
2003 Aug 19
4
upload vs download
I have a tc script which splits the bandwidth in 8 leaf classes based on
IP filtering.
The script looks like this:
tc filter add dev $LAN_IFACE protocol ip parent 1:0 prio 1 u32 match ip
dst 192.168.0.121 flowid 1:11
The separation works excellent for downloads, but for uploads, it is
ignored...
Can you tell me how to deal with it?
Thanks in advance,
Vlad Mihai
2004 Aug 06
1
audio streaming server
Hello...
I'm involved in a project whereby a live audio input from the FM radio
station is to be sent to an audio streaming server, which will stream
the audio to the remote sites thru the VSAT (satellite based) network.
The remote sites are to rebroadcast the transmissions (FM station
rebroadcast), as most of the expected listeners do not have access to the
internet.
Is icecast2 capable of
2010 Jul 16
1
g729 codec loading
Hello Everyone,
I've successfully registered my g729a licenses.
When i try to load the module from asterisk Cli i got the following error
*Error loading module 'codec_g729a.so':
/usr/lib/asterisk/modules/codec_g729a.so: cannot restore segment prot after
reloc: Permission denied*
* loader.c:795 load_resource: Module 'codec_g729a.so' could not be
2003 Oct 11
1
SIP / IAX over satellite
Hi all,
------
I tried to use * over satellite, but all my effort did not succeed.
The Asterisk is behind the VSAT and is resposibel for alle the SIP
clients in a field location.
The clients are notebooks and PDA's running SJPhoen for Windows and
PocketPC. Unfortunately
I could not find any Linux Client wich worked satisfying. SJ LAbs
promised a Linux Version at the end of
August but they
2011 Apr 20
2
Call files or AMI originate for mass outbound call
Hello Guys,
In the case of a multiserver environment for outbound
automatic calls, can you share you experience and preference between call
files and ami originate ?
thanks
--
*Adolphe CHER-AIME
Network / VoIP Engineer
CCNA, CCNA VOICE, Global VSAT Forum Certified
(509) 3449-4280*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Aug 15
0
The woods never end with HTB
Hi,
After spectacularly failing to get HTB to proportionately distribute
excess bandwidth into multiple classes based on the rate, I decided to
hack my requirements. Now I''m creating multiple classes with the sum
of the bandwidths of the classes being equal to (OK, slightly less
than) the link bandwidth.
Scenario:
Linux Router
+------+ 256K
2010 Sep 08
2
Max TDM calls per asterisk box
Hi Everyone,
Can you tell me how many concurrent TDM (Dahdi) calls
that a single asterisk box can handle.
Configuration is as follow :
Quad core Xeon 3 GHZ, 4Gb RAM, asterisk 1.6.2.9
Also do you know a good tool to stress out asterisk?
Kind regards
--
*Adolphe CHER-AIME
Network / VoIP Engineer
CCNA, CCNA VOICE, Global VSAT Forum Certified
(509) 3449-4280*
--------------
2004 Sep 08
3
Traffic Priority by IP address..
Hi,
I have a PC that acts as a VoIP gateway using an internet telephony
provider to make phone calls.. Data between me and the provider will
always be from one IP address on my internal network to the provider..
I have a 1Mbps/256Kbps ADSL line and the voice stream is highly
compressed requireing only 30Kbps of bandwidth..
The problem is that when my Mozilla Mail client polls for mail or
2005 May 11
7
Satellite Providers
Hi All,
I am investigating the deployment of VoIP/* in Eastern European areas where
there is no PSTN infrastructure. As you can understand DSL/Cable connections
are a dream. The only option is satellite.
Does anyone know of any satellite providers that have low enough/acceptable
delays for VoIP?
Thanks,
Yiannis.
2005 Jun 14
2
Current Script
I want to thank the list and Andy Furniss for helping me get started
with TC. Here is my current script with some additional comments.
Please note that I can''t really endorse anything below, as I''m new at
this. I can tell you that using the monitor_tc_top.pl script, I can
see traffic going into all these classes and that my users seem very
happy with the results (we are 57
2003 Sep 05
8
where is "equalize" kernel patch?
I found following paragraph in the man page of iproute2.
equalize
allow packet by packet randomization on multipath routes.
Without this modifier, the route will be frozen to one selected
nexthop, so that load splitting will only occur on per-flow base.
equalize only works if the kernel is patched.
^^^^^^^^^^^^^^^^^
Now, where
2017 Mar 29
0
Timeout during authentication - connection timeout not configurable?
On Wed, Mar 29, 2017 at 10:14:30AM +0200, Nick Hibma wrote:
> We use tincd over VSAT connections, and if the contract has been reduced to a bare minimum -and- the ship is moving, latency reaches 2 - 5 seconds (yes, seconds). Generally this is not a problem if you are patient (and most smart phones are), but tincd is slightly too fast in deciding that it is not going to work. We also use the