Displaying 8 results from an estimated 8 matches for "20secs".
Did you mean:
40secs
2004 Aug 28
1
UK Disconnect supervision with TDM400P
...ith this specifically - apologies
if I've missed it though.
I've got a TDM11B with the fxo port plugged into a standard UK BT PSTN line,
loading wcfxs with OPERMODE=UK. All's working well, except if I get an
incoming call through my bt line, and the remote party hangs up, I get
approx 20secs of the bt line hungup tone before asterisk hangs up, which
leads (if nothing else) to the well documented 20secs of beep on vm problem
:)
I have tried: busydetect=yes / busycount=7 / other busycounts /
callprogess=yes but none of these make any difference. I have
loadzone/defaultzone=uk and count...
2005 Jul 08
1
Slow to open Word document the first time
On W98 or W2K PC, the first time I open a Word document on a Samba drive it takes about 20secs, thereafter about 2 secs. Running on HP9000 K380 HP-UX 10.20, Samba version must be 6 years old at least.
2005 Mar 14
2
asterisk outbound to SIP provider problems
...ng alot of difficulty connecting to SIP providers (I am trying 3)
and can't seem to find anything similar in the wiki or on the lists.....I
can receive inbound calls fine however on placing an outbound call the
calling phone never gets 'connected' but 2 way audio is passed for about
20secs before some sort of timeout.
Anything suggestions as to what I could try appreciated.
Many thanks
Walt.
--
The call goes like this:
caller: dial
caller: SIP code 100
destination: ring
caller: 1-2 second delay
caller: SIP code 183
caller: ring
destination: pickup
caller: 2 way audio ok
destina...
2004 Sep 22
1
high nfs load after rsync finishes
...al jobs run slower..
nfs server not responding
nfs server OK
The time gap between nfs server going down and up is variable and is
upto 10-20secs.
I have ensured all the disks are OK, the network card is OK (full
duplex etc), switch is properly configured, retrans are around 4% (I
am not sure if this above normal, read somewhere <5% is OK), ping
latency is no...
2007 Mar 09
2
When to use Echo Cancellation cards?
In what scenarios non-Echo Cancellation cards (T1/E1/FXO) should be used ?
Don't all good and professional installations need echo cancellation cards?
Are there people out there with non-Echo Cancellation cards for T1 or 8 FXO
ports and who really don't have any echo issues and they are running serious
businesses?
--
Zeeshan A Zakaria
-------------- next part --------------
An HTML
2006 May 19
3
relocation time about 20sec? and yours?
Hi List,
i have running xen-3.0.2 and my migration time for DomU from Server A to
Server B is about 20sec. The Servers A and B are connected over 1GBit/s
Links and the storrage is connected via iSCSI. The iSCSI volumes have a
performance about 20-40MByte/s. Servers A is a 2x2GHz Xeon with 4GB Ram
and Server B is a 1.8GHz AMD with 2GB Ram.
The documentation states about some 60-300msec, so my
2002 Aug 28
4
Huge data frames?
A friend of mine recently mentioned that he had painlessly imported a
data file with 8 columns and 500,000 rows into matlab. When I tried
the same thing in R (both Unix and Windows variants) I had little
success. The Windows version hung for a very long time, until I
eventually more or less ran out of virtual memory; I tried to set the
proper memory allocations for the Unix version, but it never
2006 Jan 31
5
Queue() with timeout=0
...exten => 654,2,SetCIDName(${CALLERIDNAME})
exten =>
654,3,SetVar(MONITOR_FILENAME=/var/spool/asterisk/monitor/q${EXTEN}-${TIMEST
AMP}-${UNIQUEID})
exten => 654,4,Queue(654|t|||0)
exten => 654,5,Goto(ext-queues,654,1)
now when I place a call into the queue the agent times out after 20secs and
the dialplan executes the next
step instead of keeping the call into the queue for an unlimited time which
I thought a nul-value as the
timeout variable would do (Queue(654|t|||0)).
Could anyone tell me if I can still use zero (0) as a value for unlimited in
the command Queue(654|t|||0).
tha...