Displaying 20 results from an estimated 700 matches similar to: "ICE consuming High CPU"
2014 Nov 28
1
Asterisk consuming high cpu usage
Hi,
I have been using asterisk 10.0.1 for 8 months and now I have updated it to
12.6.0. I have not made much changes in conf files.
I am seeing continues warnings saying
"Can't send 10 type frames with SIP/Gtalk write" on console. Which I had
never seen in the previous version.
I have seen compared chan_sip.c from both versions and It seems 12.6.0 is
also made to support all the
2014 Dec 05
0
ICE consuming High CPU
Any help will be appreciated.
Regards
Mayank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20141205/f4841527/attachment.html>
2018 Jun 15
3
Connection terminates just after changing the password for user whose password was expired.
Hi ,
I am using OpenSSH7.5 on AIX platform and I was testing the same against
the user's password expired functionality.
Normally when password is expired and if I do telnet , it will prompt for
password change and at the same time user will allowed to logged in
successfully.
But when I try the same with ssh, it prompts me for password change and
after changing the password, the connection
2010 Nov 03
2
NTLM Authentication against multiple domain comtrollers
We have a working setup of squid + samba + winbind to authenticate users
belonging to the same domain (using NTLM). We have an immediate urgent
requirement to support authentication against multiple Domains which are
using their own Domain controller. There is NO Trust Relation between
these Domain Controllers.
I have searched through length and breadth of all available documents
and
2006 Jul 25
1
Production deployment?
Hi all,
BackgrounDrb was exactly what I needed for a project I''m working on at
work. Everyone''s really impressed, and now it''s time to put the
system into production.
My question is, how do I avoid having to manually run the startup and
shutdown scripts (or the rake tasks) for backgroundrb?
I tried putting a system "rake backgroundrb:start" in my
2012 Jun 26
1
Packaging Error
I was trying to ByteCompile a package that I made. The package compiles successfully with byte compile set to FALSE.
When I set ByteCompile to TRUE, I receive the following error message while doing R CMD INSTALL
/usr/lib/R/bin/INSTALL: line 34: 9964 Done echo 'tools:::.install_packages()' 9965 Segmentation fault | R_DEFAULT_PACKAGES= LC_COLLATE=C "${R_HOME}/bin/R" $myArgs
2007 Oct 09
2
Dovecot hanging up with many defunct processes
Hi,
I am in a very awkward situation and need some kind of immediate fix up.
I had installed dovecot in my organization as part of migration of email
server. The setup involves sendmail, dovecot (imaps+pop3s) and webmail
(squirrelmail) running on apache webserver. All was working fine until one
day I found a lot of defunct processes on system related to dovecot.
dovecot-auth, imap-login and
2014 Mar 11
3
Proposal Outline
Hi,
Before starting my proposal, I wanted to know what is the expected output
of Letor module. Is it for transfer learning (i.e you learn from one
dataset and leverage it to predict the rankings of other dataset) or is it
for supervised learning?
For instance - Xapian currently powers the Gmane search which is by default
based on BM25 weighting scheme and now suppose we want to use LETOR to rank
2014 Mar 10
2
A few more question about LETOR
1.Could you explain why are these libraries included in all the
xapian-letor headers?
#include<xapian/intrusive_ptr.h>
#include<xapian/types.h>
#include<xapian/visibility.h>
Or just provide me with the documentation of these header. I looked into
these header files but couldn't anything substantial.
2.
2014 Aug 09
0
chan_motif - Unable to create Jingle Session
Dear All,
I have different Asterisk Servers most of them are version 1.8 - I have
recently upgrade to Asterisk version 11 on 2 servers.
I have Jabber ( chan_gtalk ) configured on Asterisk 1.8 version and
it is working perfect
within all 1.8 version servers.
I have XMPP ( chan_motif ) configured on Asterisk 11 version and it
is working with
all 11 versions servers.
When I try to call from
2003 Nov 06
2
MinGW build (static linking) problem
Hi!
I am trying to build wxruby with statically linked wxWindows library, but
so far - no luck - bunch of unresolved references during the linking phase.
I''ve seen on the list that Curt was being able to build it, so any hint
would be helpful.
gcc 3.2.3 (MinGW 3.1.0) & MSYS 1.0.10rc2.
Sincerely,
Gour
--
Gour
gour@mail.inet.hr
Registered Linux User #278493
2014 Jul 15
1
try to work asterisk 11.11 with ice-upd
I have configured support for ice in sip.conf, and made a connection
with motif to jingle, but does not work for me
[Jul 15 12:03:32] ERROR[21758]: chan_motif.c:1955
jingle_interpret_ice_udp_transport: Received ICE-UDP transport
information on session '8b4hdffbt37vg' but ICE support not available
-- Executing [s at xmpp-in:1] NoOp("Motif/allan-ce76", " llamada de
2003 Nov 06
2
wxruby & wxWindows site
Hi!
By visiting wxWindows site I''ve noticed that wxruby is not listed amongst
other different bindings projects (Perl, Python, Lua, Java, Haskell ..)
Is it possible to include it on the list?
Sincerely,
Gour
--
Gour
gour@mail.inet.hr
Registered Linux User #278493
2003 Nov 06
2
Gentoo ebuild
Hi!
Since I switched from SuSE to Gentoo (before Novell era :-) I wrote a simple
ebuild script for building wxruby on Gentoo.
Few notes:
a) in order to work, wxruby-0.1.0.tgz should contain wxruby-0.1.0 folder since
it is a Gentoo policy and I hope it''s not a problem to change that for 0.2.0
b) I assumed that one needs Ruby >= 1.8.0 and wx >= 2.4.1. Is it OK?
Please inspect
2014 Jul 10
0
Unable to create Jingle session
Dear All,
I have different Asterisk Servers most of them are version 1.8 - I have
recently upgrade to Asterisk version 11 on 2 servers.
I have Jabber ( chan_gtalk ) configured on 1.8 version and it is working
within all 1.8 version servers.
I have XMPP ( chan_motif ) configured on 11 version and it is working with
all 11 versions servers.
When I try to call from version 11 ( usiing xmpp -
2003 Aug 22
1
README.mingw32
Hello to all!
Since nobody replied and expressed desire to take over README.mingw32, I
wrote short instructions how to build wxruby with MinGW compiler in MSYS
environment.
Considering that wxruby can be of interest to some Ruby users not so
familiar with C++ and/or wxWindows (I''m one of them :-), I included some
notes on installing MinGW & MSYS, building wxWindows library, Ruby ..
2004 Oct 16
0
wine & safedisc protection
Hi!
Soon I'm switching to amd64 platform (on Gentoo) and it means that the
present solution of running one legacy Folio infobase under win4lin will
become highly inconvenient requiring to have 32-bit kernel, i.e. kind of
dual-boot.
The infobase is protected with safedisc 2.9.xm but I simply created cd image
with Alchohol 120% and run the image with daemon-tools which
(unfortunately) does not
2008 Jul 22
1
standard-izing extended markdown
Hello!
On the markdown site it is written: "Markdown?s syntax is intended for
one purpose: to be used as a format for writing for the web.", although
recently I moved from Emacs Muse to Markdown markup for writing my study
notes and plan to use it for writing technical documentation as well.
However, in order to be able to use the features I had in Muse, I write
using
2008 Jan 31
1
Gnus and dovecot time out
Could someone suggest what the solution here is? Dovecot is terminating
the connection to Gnus after a certain period of activity. It's my own
mail server so no need to worry about "hogging resources". Should/could
Dovecot be configured to keep the connection alive, or should Gnus be
programmed to automatically reopen the conneection? The current problem
that one can not leave an
2003 Dec 13
5
Getting ready for 0.2 release
As I mentioned in October (wow, time moves quickly!), there are two big
items I would like to have in a 0.2 release of wxRuby:
1. Binary builds for as many platforms as possible
2. A document describing how to use the standard wxWindows/wxPython
documentation to develop wxRuby apps
In order for this to happen in any reasonable time frame, I will need
help. For those of you here who are not