Displaying 20 results from an estimated 200 matches similar to: "Answering Machine Detection"
2007 Oct 15
1
Answering Machine Detection
I am having a bit of a problem getting AMD to work on a new server.  On
my regular office server it works like a charm.  I am running Asterisk
1.4.13, Zaptel 1.4.5.1 on both machines.  Both servers run CentOS 5 and
I am using a SIP trunk to send out calls (the same one on both servers).
	Here is the output of a call on my office server:
    -- Attempting call on Local/0445540881644 at CC2 for
2012 Aug 02
1
Originate call from cli does not work for SIP line...
I have a SIP line that is working fine when I make calls from IP
phones.  I can send and receive calls.  The problem is that if I try to
dial from the CLI using the originate command or use an AMI connection
to originate a call I get the following error:
originate SIP/protel-out/0445540881644 application playback tt-monkeys
WARNING[12950]: chan_sip.c:20437 handle_response_invite: Received
2011 Feb 02
0
SIP Originate on 1.8.X
I am having a problem trying to use originate from the CLI on Asterisk
1.8.2.3.  The SIP peer is defined correctly and it works if I dial using
my IP phone.  When I try to dial from the CLI I get this message:
pbxoficina*CLI> originate SIP/protel-out/0445540881644 application playback tt-monkeys
[Jan 18 12:00:09] WARNING[3336]: chan_sip.c:19048
handle_response_invite: Received response:
2008 Feb 26
1
AMD on a SIP trunk...
We have an Asterisk server with a small outgoing call center.  We use
AMD and it usually works very well on Zap channels (E1 PRI).  We added a
couple of SIP trunks to reduce long distance costs but now AMD gets
stuck when the call goes out through the SIP channels.  Here is an
example call using a SIP line:
    -- Executing [016566275538 at CC2:1]
Set("Local/016566275538 at CC2-dad7,2",
2003 Sep 25
1
Per-directory "create mask"?
Hi all
Please CC me any replies.
I am currently running samba 2.2.8a under Slackware 8.1 (kernel 2.4.18) to
provide fileserver services to a number of windows 2000 boxes via a single
"resources" share.  One of the things stored in this share is a collection
of Protel libraries used in electronic circuit design.
The problem is that protel implements its own access control mechanism for
2006 Jul 28
0
mistake drawing the bottom of window in PROTEL (regression)
Hi everyone:
	I use the protel CAD software. In early versions this work well, but in this 
version i got a little problem
Whe execute in terminal appear this into the screen, no other message no 
fixme, no warning only this
fixme:int:WIN87_WinEm87Info (0x7e285aee,12), stub !
But the things that must appear at the botom of window have a extremly big 
bottom border. so big that i cant see the
2014 Jan 10
0
R strange behaviour when working with fifos
I'm trying to establish a connection to a pair of fifos in R, one represents
the input stream of a process and the other one the output of the same
process. The problem is that R behaves very different when running the
commands directly in the interpreter than when running via a script file.
Here is the script
   #! /usr/bin/Rscript --vanilla
   #  The fifos (fifo1 and fifo2) were previously
2010 Feb 03
1
CDR / billsec / originate / local chan
Hi All,
I have been running a environment with asterisk 1.4.20.1 for some time 
now with no issue but have recently added some extra functionality 
(enabled call recording via MixMonitor) and ran into some deadlock 
issues which seem to be well documented with earlier 1.4.x releases so 
have decided to take the plunge and upgrade. I decided to start testing 
with 1.6.2 but have run into a couple
2003 May 08
1
A problem in a glm model
Hallo all, 
I have the following glm model:
f1 <- as.formula(paste("factor(y.fondi)~",
                  "flgsess + segmeta2 + udm + zona.geo + ultimo.prod.", 
                  "+flg.a2 + flg.d.na2 + flg.v2 + flg.cc2",
                  " +(flg.a1 + flg.d.na1 + flg.v1 + flg.cc1)^2",
                  " + flg.a2:flg.d.na2 + flg.a2:flg.v2 +
2004 May 07
0
Authentication failure
Hi,
I'm configuring samba-3.0.2a-Debian. I have it configured with LDAP.
I get samba decline access for a W98 clinet when using user authentication
(NT domain), and the following entries get into /var/log/smb/machine.log:
--------------------------------------------------------------------
[2004/05/07 13:46:07, 3] smbd/sesssetup.c:reply_sesssetup_and_X(772)
  Domain=[WORKGROUP] 
2008 Sep 19
0
panel data analysis possible with mle2 (bbmle)?
Dear R community,
I want to estimate coefficients in a (non-linear) system of equations using
'mle2' from the "bbmle" package. Right now the whole data is read in as just
one long time series, when it's actually 9 cross sections with 30 observations
each. I would like to be able to test and correct for autocorrelation but
haven't found a way to do this in this package. 
2006 Apr 11
4
Unable to run application from share
I'm not sure if this is a samba problem or just a problem with the app. 
I'm unable to an application from a shared drive "\\ucd01\protel\". I've mapped the network drive "k:\protel\"and the apps ini file points to it but gives me an error message suggesting it can't see the drive. XP can however and I can browse it in explorer. 
A strange thing is that when I
2006 Apr 06
1
Fwd: RE: Not able to join domain
Sorry about the direct post....
>Date: Thu, 06 Apr 2006 08:38:39 -0500
>To: "Chris Boyd" <Chris.Boyd@usit.ie>
>From: Eric Hines <eehines@comcast.net>
>Subject: RE: [Samba] Not able to join domain
>
>At 04/06/06 08:13, you wrote:
>>I've tried that and now I get "Access denied" instead "cannot find 
>>user". Also I'm
2009 Aug 25
1
How to detect if the call is being answered by Voice Mail?
Hi,
 
I am pretty new to Asterisk. I am trying to make sure some human being
answers the phone not the voice mail machine. How can I programmatically
identify that?
 
Here is my Sub:
 
sub DialPhysician {
        my ($self, $con, $PhysicianPhone, $call_id, $conv_id) = (@_);
 
        to_log($self, "Inside Dial Physician", 2);
 
        my $DocPhone = "1".
2008 Sep 25
2
Two overlaid density plots - Does order matter?
In the following code, the only difference between the two plots is the 
order the variables are plotted.  In this case, the plot of "cdata.den" in 
plot #1 is different from its plot in #2. Specifically, "cdata.den" spans 
the x-axis from -5 to 30 in plot #1 and from 0 to 20 in plot #2. Does 
anyone understand why these two plots do not yield the same result? 
#Make density
2002 Dec 20
1
Protel 99SE and SolidWorks 2001
Hi, all.
I am nearly free of Windoze...there are only two apps that I (absolutely!)
need to run, Protel 99SE and SolidWorks 2001.
Has anyone had any success installing or running these programs under Wine?
I have not been able to get past the install stage.  Unfortunately, as soon
as the install begins, I get an error something like, "tried to access
address 0x00000000."  I don't
2003 May 20
0
question about Tukey test
I'm using SAS for my statistical purpose and I'm triyng to jump in the R'
world.
How can i implement Tukey linear test in R?
In sas-code my lines are :
PROC GLM;
BY PARCELLA;
CLASS TESI;
MODEL PROD=TESI;
MEANS TESI/TUKEY lines;
IN R:
ab<-type.convert(a$tesi)
a<-cbind(a,ab)
cc<-anova(lm(prod~ab,data=a))
cc2<-aov(prod~ab,data=a)
tt<-TukeyHSD(cc2,ordered=TRUE)
but how can
2006 Apr 06
7
Not able to join domain
I'm trying to set up Samba 3.0.20-4-SUSE on a opensuse 10 machine. I'm working with XP Pro on the client machine. I can't get the XP mahcine (RDS7) to join the domain (UCD). It asks for a user when trying to join and then says it cannot find it. The samba log is:
auth/auth.c:check_ntlm_password(317)
  check_ntlm_password:  Authentication for user [root] -> [root] FAILED with error
2007 Aug 29
1
Re: using Ajax.PeriodicalUpdater in iPhone
it''s probably the iPhone.
I mean, would you *really* want your phone to be connected to the internet
all the time?
On 8/28/07, richieright-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <richieright-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>
>
> Hi,
>
> I met a strange problems with PeriodicalUpdater in iPhone. This timer
> event will last only four or five
2020 Aug 09
2
[RFC] Introducing convergence control bundles and intrinsics
Hi all,
please see https://reviews.llvm.org/D85603 and its related changes for 
our most recent and hopefully final attempt at putting the `convergent` 
attribute on a solid theoretical foundation in a way that is useful for 
modern GPU compiler use cases. We have clear line of sight to enabling a 
new control flow implementation in the AMDGPU backend which is built on 
this foundation. I have