Displaying 20 results from an estimated 37 matches for "occasionaly".
Did you mean:
occasionally
2003 Dec 20
3
iconnect 480 unavailable msgs
...y do some cool stuff. but im having a few problems. Im running asterisk and xp/xlite softphone.. both xp box and asterisk box are on public ips.
The problem is that when i ring anyone in the world it'll ring they'll pickup and i can hear them 100% perfectly/clearly.. but they cant hear me.. occasionaly they can hear something like a tiny bit of a word once in a while. im getting the error msgs back
Got SIP response 480 "Temporarily not available" back from 213.137.73.176..
i had a look on google and aparantly if you change the codec it fixed it or something.. i tried all of them nothi...
2005 Aug 15
2
Only single channel recorded with Monitor
...(wav,${CALLFILENAME},m)
exten => _1XXX.,3,Dial(IAX2/4506:zj5S3A5a@nl.voipgate.nl/${EXTEN:1})
exten => _1XXX.,4,Congestion
exten => _1XXX.,104,Congestion
This was working previously to record both sides of the
conversation but now we only have the initiating caller channel
being recorded. Occasionaly the other caller is also recorded
but the speed of the recording is completely wrong causing
distortion and out of sync.
Here fwiw are the logs.
Aug 15 18:31:32 DEBUG[9995]: build_route: Contact hop: <sip:snom@81.58.13.190:5060;line=ikojqrcx>
Aug 15 18:31:32 DEBUG[9995]: Device 'SIP/sno...
2009 Aug 01
1
SNOM Phones Displays NR Frequently
Hi,
I am using SNOM phones with Asterisks for few years. They used go occasionaly NR, and I would reregister them from the phone web interface. But it started doing frequently for last few months.
Here are SNOM Phone and the firmware version;
snom190-SIP - Version-Code: snom190-SIP 3.56m
snom320-SIP - snom320 jffs2 v3.36
snom300-SIP - snom300-SIP 6.5.2
Asterisk version -...
2007 Jul 22
2
Server Side AEC
...ncoded (using Nelly Moser ASAO) and sent to the client and decoded when it is recevied so the AEC is always performed on raw PCM16 8KHZ ?
2) The audio is moved in 32ms (512 byte) chunks and the reading and writing to the AEC code will be done by separate threads at regular 32 ms intervals.
3) Occasionaly audio is dropped if it has become delayed but a jitter buffer of 120ms is in use.
People at different distances from the server will have a slightly different round trip time. Do you think if using a large tail or something we can get near perfect AEC? The same as you get with a hands free p...
1999 Sep 06
1
Printer button
...us.rev 0
major 0
minor 65.0
year 1999
month August
day 27
language R
Anybody encountering the same problem ?
Also windows manipulation by the environment seems problematic.
I keep loosing my text on the screen and the windows refresh
seems to be really in trouble...
Occasionaly R crashes and I have to reload.
Older Windows versions seemed to be more stable...
Best,
Costas
--
-------------------------------------------------------------------------
Konstantinos E. Vorloou | Tel: +44 (0)191 374 1821
Department of Economics & Finance | Fax: +44 (0)191 374 72...
2011 Jul 13
4
OT: USB3 drive occasionally not detected
Hi Folks,
CentOS 5.5 x86_64
Asrock-Board with 2 USB3 plugs.
Normally USB3-drive is detected. But occasionaly after "umount" next time this
drive or other ones will not be detected.
I have to boot the PC - than it works - till next unrecognition.
On USB2 plugs all works correct.
No messages in /var/log/messages nor dmesg.
What happens here?
Board failure - or other reasons?
Some hints welco...
2009 Feb 12
1
strange ''too many errors'' msg
...LINE 0 0 0
c7t6d0 ONLINE 0 0 0
...
spares
c4t0d0 INUSE currently in use
c4t4d0 AVAIL
Strange thing is, that for more than 3 month there was no single error
logged with any drive. IIRC, before u4 I''ve seen occasionaly a bad
checksum error message, but this was obviously the result from the
wellknown race condition of the marvell driver when havy writes took place.
So I tend to interprete it as an false alarm and think about
''zpool ... clear c6t6d0''.
What do you think. Is this a good idea?
Re...
2006 Mar 06
6
Executing SQL in rails, and the types of the data returned
Hi,
Every once in while I have to run SQL by hand, in my models mostly. But
I''m wondering if there is a better way of doing it than I do. And, I
have a question concerning types of the fields in the result the query
produces.
First, about the types. In a certain model, to get and return the value
of a boolean function, I have to do:
result =
1998 Apr 16
2
Problem with visual C++ and samba
We are having a problem with Microsoft visual C++ compiling source
code maintained on a samba server. Occasionaly the compiler reports
that it cant open the file vc50.pch. The samba server is running on a
freebsd box. Taking a look at the log files it looks like when the
operation fails the server is processing the command
open (vc50.pch for exclusive use
write
setattrE
write
open (vc50.pch and this...
2005 Jul 01
1
bug: very strange behavior with pop3
...cript:
+OK dovecot ready.
USER rinstalle
+OK
PASS M=/)p365
+OK Logged in.
And it then stops responding (without giving a reason, breaking the
connection). Nothing in the logs, it sees this as a regular login and
that's all...
Now, it seems that when I copy this user in ldap, the new one
occasionaly works. I first thought it did depend on the user name (uid
or dn), but it doesn't seem to be the case. I think it is just random.
Here is an ldif of this user:
dn:
uid=rinstalle,ou=divers,ou=login,ou=Autres,ou=Personnes,dc=inma,dc=ucl,dc=
ac,dc=be
uid: rinstalle
cn: compte foireux
homeDire...
2008 Jan 07
1
Working platform with FreeBSD + USB + MGE Ellipse (usbhid-ups)
..., I had to patch libusb with the changes submitted by Nevil Thatcher
in the nutups forum in may 2006. Without this change, nothing works.
(http://lists.alioth.debian.org/pipermail/nut-upsuser/2006-May/000992.html)
At this point, I had something that more or less works, but the USB connection
drops occasionaly for some reasons, and won't recover. I did not trace it enough
to see what happens, but it seems that something occurs in freebsd kernel
layers that bubbles to the reading process as an "IO error" (errno=EIO=5).
The reason why it does not recover is still somehow obscurs to me, but
I...
2007 Jul 22
1
Server Side AEC
...k to AEC
must be free of any non-linearity, codec, drift, ...
> 2) The audio is moved in 32ms (512 byte) chunks and the reading and
> writing to the AEC code will be done by separate threads at regular
> 32 ms intervals.
You're free to do the processing/blocking as you like.
> 3) Occasionaly audio is dropped if it has become delayed but a jitter
> buffer of 120ms is in use.
That'll cause problems.
> People at different distances from the server will have a slightly
> different round trip time. Do you think if using a large tail or
> something we can get near perfect A...
2017 May 22
3
SIP Trunk over Proxy (matching ip of outbound proxy in incomming calls)
...ds the call to the outboundproxy defined
in the sip.conf section of [username].
Before adding outboundproxy setting, incomming calls were
matched because they originated from the host and passed to the correct
context.
I have set allowguest=no to challenge all those sip attackers in
[default] who occasionaly managed to call internal extensions defined
there.
Now incomming calls do not originate from the ip of sip.example.com
anymore, but from the ip of sbc.example.com and are not set to the
context [from-ISP-X] but probably to [default] and challenged.
Of course, I could allow guests, but that would...
2014 Sep 02
2
[LLVMdev] LICM promoting memory to scalar
...thread run foo(0,0) in a loop (so not doing anything) and another thread doing:
> for (int i = 0 ; i <1000000 ; ++i) {
> globalvar = i;
> assert(globalvar == i);
> }
> the code should never assert. But if you host the load/store out of the loop (as GCC appears to do), then occasionaly there will be something like
> thread 2: globalvar = i (= 42)
> thread 1: w3 = globalvar (= 42)
> thread 2: ++i
> thread 2: globalvar = i (= 43)
> thread 1: globalvar =w3 (= 42)
> thread 2: assert(globalvar == i)
> And it will assert (42 == 43) and crash.
>
> Shorter an...
2007 Jul 22
0
Server Side AEC
...k to AEC
must be free of any non-linearity, codec, drift, ...
> 2) The audio is moved in 32ms (512 byte) chunks and the reading and
> writing to the AEC code will be done by separate threads at regular
> 32 ms intervals.
You're free to do the processing/blocking as you like.
> 3) Occasionaly audio is dropped if it has become delayed but a jitter
> buffer of 120ms is in use.
That'll cause problems.
> People at different distances from the server will have a slightly
> different round trip time. Do you think if using a large tail or
> something we can get near perfect...
2001 Aug 11
0
wine won't read windows .reg files on RH 7.1
...a notepad.exe style app, no problems, but anything more complex
gives me "Can't initialize a certain component, please reinstall" type
message. This makes me think it's not reading my existing registy and thinks
the apps isn't installed. I works fine (well apart from crashing
occasionaly) when I run it in windoze. M$Money and Outlook are two examples.
Anything I should try? I have intalled the RH .rpm.
Thanks.
1998 Nov 24
0
2 small authentication problems
...that, when using smbclient, the USER value seems
to be set to nobody, though a USER environment variable exist.
Context : i686-pc-linux-glibc2, kernel 2.1.129 SMP, glibc-2.0.7-pre6,
gcc-2.8.1. How could I trace this one ?
Pascal A. Dupuis
--
feature, n: A surprising property of a program. Occasionaly documented.
To call a property a feature sometimes means the author did not consider
that case, and the program makes an unexpected, though not necessarily
wrong response. See BUG. "That's not a bug, it's a feature!" A bug can
be changed to a feature by documenting it.
1998 Nov 24
0
source/client/client.c : redundant calls to getenv()
...y of the environment string "USER" (they are still two
lying around)
-search for the % delimiter
-replace the password part by XXX
You thus hide one copy in memory, what about the two others ?
Greetings
Pascal A. Dupuis
--
feature, n: A surprising property of a program. Occasionaly documented.
To call a property a feature sometimes means the author did not consider
that case, and the program makes an unexpected, though not necessarily
wrong response. See BUG. "That's not a bug, it's a feature!" A bug can
be changed to a feature by documenting it.
2000 May 20
0
PLEASE : Help with filename-collisions
...at means to me, that the hash-algorithm,
which generates the MS-DOS-name is too weak and produced a name-collision.
That happens not so rarely as the samba-docu says. In our environment
it happens every few weeks. We develop large
software-projects and the names of many *.h-files sound similar.
Occasionaly we have to use old 16-bit-applications and then we have trouble
with these files.
Are there other smb.conf-parameters to enhance the hash-algorithm to
avoid the name-collision ?
Or can someone PLEASE rewrite the mangling-functions (I think in
smbd/mangle.c) so that the samba-mangling-behaviour...
2002 Oct 07
0
Strange printer driver upload prob..
...are. I'm running 2.2.4 on a RedHat 7.3 box.
This is a strange problem that I really havent been able to figure out,
and I'd appreciate it if anyone's got any tips or hints..
The thing is is that the uploads, through the 'Printers and Faxes' share
on an XP machine works only occasionaly..
By going into that share, and then going into the properties of the
specific printer, I can (sometimes) upload the printers drivers. It
seems that if I do this once the drivers will upload successfully. But
after upoading drivers to one printer, I will try another, and I will
start getting...