Displaying 20 results from an estimated 4000 matches similar to: "iax2 reload - how ?"
2004 Jul 17
1
MYSQL_FRIENDS and IAX problem
Hi,
I had compiled support for MYSQL_FRIENDS and it works for SIP, but when use
tiwh IAX2 I have some problem,
I can register with a client, but when I try to make a call I got this
error:
Jul 17 12:52:03 NOTICE[229387]: chan_iax2.c:5183 socket_read: Rejected
connect attempt from <IP-ADRRESS>
When I google'ed this problem I can see other users also found this error
(bug ?) But no-one
2004 Jul 15
1
zapras - and kernel ??
Hi,
I'm trying to get zapras do work, I had downloaded the pppd-source and the 2
patches.
I succefull compiled and install the patched version of pppd, but got this
error in message-log
Jul 15 11:43:32 voip1 pppd[9296]: In file /etc/ppp/filters: unrecognized
option 'active-filter'
Jul 15 11:43:57 voip1 pppd[9299]: Plugin zaptel.so loaded.
Jul 15 11:43:57 voip1 pppd[9299]: Zaptel
2004 Apr 30
1
Timeout Gives T in cdr.
Hi,
If I do this in extensions.conf
exten => 411,1,Dial(IAX2/hhandresen@iaxtel/18005558355@iaxtel,40,rS(10))
the line is cut of in 10 sec., thats fine, but in CDR I got dst as T, and
not 411.
How can I handle this so I still get kicked of after 10 sec., but get 411
as dst in my cdr ?
--
mvh. Hans-Henrik Andresen
2005 Sep 29
1
multiple domain login failures
Hello,
I've run into a strange issue with our Windows 2000/XP client's domain
authentication...
After some time, users will have to login multiple times (like six-ten)
before authenticating - and then, they login finally. I've verified that
they are putting in the correct username and password pair. Again, this
only happens after the machine has been in the domain for months - it
2023 Jun 07
1
Fwd: package interflex
Btw Dirk, can I help package interflex for apt? Please be welcome to refer
me to guidelines/a manual for doing so if you can imagine it happening.
Johan
Den ons. 7. jun. 2023 kl. 08.37 skrev Johan Andresen <
johan.andresen at gmail.com>:
> I can understand why it changes the game.
>
> It would be sweet if we could do something like r2u for Debian, but for now
>> we
2018 May 16
0
Andresen Algorithm
Is there a particular way to run a specific alias analysis that is already
implemented on a .ll file produced by clang -S -emit-llvm?
On Mon, May 14, 2018 at 7:36 PM, Soham Sinha via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Date: Mon, 14 May 2018 14:26:13 -0400
>> From: Kenneth Adam Miller via llvm-dev <llvm-dev at lists.llvm.org>
>> To: llvm-dev <llvm-dev at
2018 May 14
2
Andresen Algorithm
>
> Date: Mon, 14 May 2018 14:26:13 -0400
> From: Kenneth Adam Miller via llvm-dev <llvm-dev at lists.llvm.org>
> To: llvm-dev <llvm-dev at lists.llvm.org>
> Subject: [llvm-dev] Andresen Algorithm
> Message-ID:
> <CAK7rcp_yXA79UuLvcD6LPMQBvi9tTpOGAcuWZ
> Ux1tFKTyvuh2Q at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
2018 May 17
0
Andresen Algorithm
Usually you need to add the -analyze option, to dump the analysis results.
On Wed, May 16, 2018 at 9:09 PM, Kenneth Adam Miller via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Actually I figured out that it is:
>
> opt -cfl-anders-aa *.ll
>
> But now I noticed that I need the graph that it computes, and it doesn't
> seem to emit that.
>
> On Wed, May 16,
2008 Jun 24
3
Why CentOS 5.2 is so large?
Hi, folks.
I have download the DVD image of CentOS 5.2. Comparing with the DVD
image of Upstream OS Provider, I got a surprise:
The size of the DVD image of Upstream OS Provider is just 2.87
GB(i386), but the size of the DVD image of CentOS 5.2(i386) is so
large that is 3.74 GB!
I kown that CentOS's developers did very excellent work on how to make
the Upstream OS more availability and add
2018 May 17
1
Andresen Algorithm
Got this error:
Printing analysis 'Inclusion-Based CFL Alias Analysis':
Pass::print not implemented for pass: 'Inclusion-Based CFL Alias Analysis'!
On Thu, May 17, 2018 at 12:14 AM, Alexandre Isoard <
alexandre.isoard at gmail.com> wrote:
> Usually you need to add the -analyze option, to dump the analysis results.
>
> On Wed, May 16, 2018 at 9:09 PM, Kenneth Adam
2018 May 17
2
Andresen Algorithm
Actually I figured out that it is:
opt -cfl-anders-aa *.ll
But now I noticed that I need the graph that it computes, and it doesn't
seem to emit that.
On Wed, May 16, 2018 at 5:19 PM, Kenneth Adam Miller <
kennethadammiller at gmail.com> wrote:
> Is there a particular way to run a specific alias analysis that is already
> implemented on a .ll file produced by clang -S
2007 Apr 24
3
could netcard be hotpluged in a running VM?
hi
I have try to "xm block-attach " to hotplug a disk into a running paraVM
and I want to kown whether the netcard could be hotpluged into a
running paraVM?
if it could , how to do it?
could you holp me
Thanks in advance
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2004 Jun 27
3
Asterisk on 64bit ?
Hi,
A'm about to set up a asterisk for 5000 users, and the customer had a 64bit
server - can asterisk compile on that ? I will use a digium X100P for timing
use will that do on a 64bit ? (I'm using SUSE91 kernel 2.6)
What else ? Is it posible to have only one server for 5000 users ? I gues
that it will be 5-700 sim. users only talking sip, and IAX2 to my
PSTN-Gateway.
The system is
2005 Feb 01
2
forcing a file to have the same uid from parent directory
Hi,
I have a little problem, sometimes the administrator must put a file in a
home directory. But the owner of this file is root, not the user which
have the home directory.
Example :
/rsrv/data1/home/toto toto Utilisateurs 0700
+ toto.id root Administrateurs 0700
+ fichier.xls toto Utilisateurs 0700
I would like to kown how I set up my
2023 Jun 07
2
Fwd: package interflex
I can understand why it changes the game.
It would be sweet if we could do something like r2u for Debian, but for now
> we can't. Switching between Debian and Ubuntu is not that onerous though.
Do you mind clarifying what you do here? Do you operate Ubuntu when working
in R? Or do you somehow operate Ubuntu to manage R packages and
dependencies, and then switch back into Debian to carry
2009 Jan 09
0
Fw: iax2 bindaddress: how to reload so iax2 can bind to an alias IP
I just found an old bug report at bugs.digium.com with exactly the same problem.
It's really too bad this bug wasn't addressed:
http://bugs.digium.com/view.php?id=7315
--- On Fri, 1/9/09, Vieri <rentorbuy at yahoo.com> wrote:
> I'm trying to figure out how to reload iax2 (without
> breaking existing calls) so it can listen on a new IP
> address (like "ip addr
2003 Apr 22
1
Pioneer DVD-120s probe problem
Hello, I'm building a new system for a friend and I bought a
Pioneer DVD-120s drive for him because it was a newer version of the
drive I use (DVD-116) and my friend uses (DVD-106s) with FreeBSD. The
problem is that FreeBSD cannot probe the drive for some reason. I've
tried twiddling the ATAPI_DMA bit, rescanned the drive, and toyed with
the cable, but nothing seems to work.
The
2009 Jan 09
1
iax2 bindaddress: how to reload so iax2 can bind to an alias IP
I'm trying to figure out how to reload iax2 (without breaking existing calls) so it can listen on a new IP address (like "ip addr add local ..."). This alias IP is added/removed by a custom process (script) for clustering purposes.
The iax.conf file contains "bindaddr=0.0.0.0".
I tried a "iax2 reload" (executed without errors or warnings) but I'm still not
2002 May 29
1
BUG: when using 'addprinter command'
When using the 'addprinter command' a Win2K client can add a printer to a samba server.
When de wizards is at it's end it first gives a error of 'Access diened' when executing for the second time it gives 'Printer already existed'.
This has to do with the following pieces of code :
---- srv_spoolss_nt.c - spoolss_addprinterex_level_2 -----
if ((snum =
2011 Oct 07
1
"r squared" and anova for linear mixed-effects model
I have a linear
mixed-effects model (from the package
nlme) with a random effect; Is there something like
an "r squared" for the whole
model which I can state? I´d like to kown: How would I do anova for a linear
mixed-effects model?
Lic. Florencia BonattoUniversidad Nacional de Rio Cuarto, Cordoba.
[[alternative HTML version deleted]]