Displaying 20 results from an estimated 700 matches similar to: "zaphfc 2 cards working with P2P Mode ?? - massive Problems"
2004 Jun 07
6
chan_capi and DDI (Anlagenanschluss)
Hi all !
We have 3 NTBAs which are all going to our existing PBX. Our areacode is
06003 and our DDI enabled number 9141.
I want to exchange that PBX with Asterisk, but still struggle to get it
working.
My CAPI.CONF is currently like this:
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.800000
txgain=0.800000
[interfaces]
context=in-capi
msn=60039141
incomingmsn=*
controller=1
2006 Jan 16
1
chan_capi-cm and DID
Hi all,
i have asterisk 1.0.9 with an Eicon Diva 4bri and
chan_capi-cm-0.6. I have 2 NTBAs (one with did and one
without).
When using the one without did, i am able to place
outgoing and incoming calls. When i use the NTBAs with
did i have a layer 2 error.
Anyone an idea?
-- Executing Dial("SIP/2004-9634",
"CAPI/g1/43XXXXXX") in new stack
> data = g1/43XXXXXX
2004 Jul 17
4
E100P and Colt Telecom (Europe)
Hi,
Has anyone connected * to a Colt E1 line in Europe? If
so could you send me the zaptel.conf and zapata.conf.
Thanks,
Aaron
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
2010 Aug 11
2
assignment functions with inherited class error
# Two test for a class like this:
setClass("XXX",
representation=representation(
"matrix"
)
)
i<-new("XXX");
m=matrix();
colnames(m)<-c("colA");
i at .Data=m;
# >i
# An object of class ?XXX?
# colA
#[1,] NA
#________________________________________________________________________
#First Test
"varnames<-" <- function(x,value){
2006 Jan 05
2
Lost Images on Linux
Ruby rails app works fine on Win32. Zipped directory, unzipped on Linux
(Mandrivia). All works fine except no images show up.
Any ideas?
The directory is /home/web/colt where the web app is.
--
Posted via http://www.ruby-forum.com/.
2000 Dec 17
1
Example of calling R from Java
Hello,
I downloaded the R for Java interface. I read about calling R scripts/methods from java, but I can't find any detailed example about this.
I need an example of how to use this.
For example how to load data object (i.e. of colt) to r , run anova function and get the results - all from java!!!
Thank you very very much
Regards,
Moshe
i-impact
2006 Dec 07
1
Asterisk accepting calls to fast
Hi,
the german telco Colt Telekom has assigned the phone number block 56830-xxx to
one of our customers. In the diaplan we have setup extensions like the
following ones:
exten => 56830910,1,Answer()
exten => 56830910,2,Dial(SIP/bduerring,10,tr)
exten => 56830910,3,VoiceMail,u20
exten => 56830910,4,hangup
exten => 56830910,103,VoiceMail,b20
exten => 56830910,104,hangup
exten
2005 Jan 29
1
Subject: RE: Q: Can I over-ride the value of caller ID
>On Sat, 29 Jan 2005 12:53:11 -0600
> -----Original Message-----
>From: <asterisk@draughon.org>
>Subject: [Asterisk-Users] RE: Q: Can I over-ride the value of
> ${CALLERIDNAME} ?
>To: <asterisk-users@lists.digium.com>
>Message-ID: <001a01c50633$d9e10a30$6701a8c0@calhoun>
>Content-Type: text/plain; charset="us-ascii"
>
>Folks,
>
> Many
2008 Jan 14
1
[SOLVED + EXPLANATION]: Strange ISDN-problem with incoming calls out of the same city
Hi,
in december last year I posted the following problem:
<QUOTE>
When I dial the number of our client, located in another town, I get a
connection to the asterisk server, I can talk to my client or listen to
his mailbox.
If someone in the town of this client calls him, he gets the ISDN error
"service not available".
With some more debugging we saw what happens with these
2004 Nov 26
0
TDM22B - how to setup the extensions ??
I got this nice TDM22B with two green modules left and two modules right
/var/log/messages shows:
Nov 26 23:47:48 dns kernel: Zapata Telephony Interface Registered on major 196
Nov 27 00:37:53 dns kernel: Freshmaker version: 71
Nov 27 00:37:56 dns kernel: Freshmaker passed register test
Nov 27 00:37:56 dns kernel: Module 0: Installed -- AUTO FXS/DPO
Nov 27 00:37:56 dns kernel: Module 1: Installed
2004 Nov 27
0
Zapata: No such device or address
I got this nice TDM22B with two green modules left and two modules right
/var/log/messages shows:
Nov 26 23:47:48 dns kernel: Zapata Telephony Interface Registered on
major 196
Nov 27 00:37:53 dns kernel: Freshmaker version: 71
Nov 27 00:37:56 dns kernel: Freshmaker passed register test
Nov 27 00:37:56 dns kernel: Module 0: Installed -- AUTO FXS/DPO
Nov 27 00:37:56 dns kernel: Module 1:
2004 Aug 01
0
Network shaper for gateway with massive p2p traffic
Hi,
I have made this script, that I use for controlling the bandwidth on
a gateway for about 100 computers. It is working quite effectively to
limit the use of p2p programs (and other programs), so that you can
surf undisturbed. Also, it improves internet access in general, so that
one large download doesn''t take up all your bandwidth.
I was wondering if someone would like to test it,
2013 Jan 23
1
DAHDI: How to supress notification of changing CallerID on transfer?
Hello out there,
I'm running an Asterisk 1.8.15-cert1 with DAHDI.
Today I noticed that Asterisk is signalling to the calling party the
current internal CallerID whenever I put a call to another internal phone.
Example:
Customer calls 020212345-555
-> IVR answers and puts caller to the chosen queue
-> Someone picks up the phone (Internal ext. 321)
-> CallerID shown on customers
2003 Oct 13
2
e100p in norway?
hi
see below's conversation. it seems the e100p card doesn't work with BT.
Any idea how this'll work against Telenor (norway)?
roy
<RoyK> does anyone know if I can trust the E100P to do full PRI stuff in
.no?
<cypromis> dunno about no
<cypromis> I cannot use it in UK
<cypromis> cause the framer has problems with system-x switches at bt
2010 Jan 14
1
Extracting data from a list of matrices
Hi,
Apologies in advance for the basic nature of my question. I am still very
much a rookie when it comes to R. Having googled it, checked Nabble and
trial/error to the best of my ability, I have yet to find an easy solution.
I am currently working with a list of 5x5 matrices, and want to extract a
list consisting of the first number of each matrix.
In other words I want to go from:
[[1]]
2005 Sep 23
1
zaphfc problem: overlapdial don't work after update bristuff
hello,
I have a asterisk box (Slackware 9.1.0, Linux 2.4.31) connected to a
Ericsson Businessphone PBX on the internal S0 bus with HFC-S card and
zaphfc driver - point2point mode -.
---------
| TELCO |
| BRI |
---------
|
| PBX external S0
--------
| PBX |
--------
| PBX internal P2P S0 NT Mode
|
| HFC-S Card P2P TE Mode
2015 Feb 24
2
intercalar elementos de vectores
Gracias, Carlos.
Habia pensado en algo similar usando sapply():
sapply(seq(1, ncol(vtmp), by = 2), function(i) c(rbind(as.character(vtmp[,
i]), as.character(vtmp[, i+1]))))
Dependiendo de la dimension de los datos, quizas mapply() sea mas eficiente
que sapply().
Saludos cordiales,
Jorge.-
2015-02-25 1:01 GMT+11:00 Carlos Ortega <cof en qualityexcellence.es>:
> Hola,
>
> Este
2004 Mar 19
3
Incomplete Gamma Functions and GammaDistribution Doc errata.
Hello all,
In the course of trying to implement the CDF of an
InverseGammaDistribution, I have run across the need for an igamma()
function. Several others have needed this function but the answers I
have found so far are not totally clear to me. I'm writing for three
reasons:
1) to present a small error in the docs
2) to clarify the approach we are expected to take
3) to request,for the
2006 Oct 16
1
ZapHFC & quadBRI D-Channel going down randomly
Hi.
I'm running some asterisk boxes on different sites,
some equipped with a couple of ZapHFC cards, others with
Junghanns quadBRI cards.
All boxes were compiled with Asterisk 1.2.10 (libpri 1.2.3 zaptel 1.2.6)
and bristuff 0.3.0 pre 1s, distribution is Fedora Core 4 with
kernel 2.6.17.3
The cards are connected to Telecom Italia's NT1/NT1+ S/T lines;
some of them are point-to-point,
2004 Jun 28
1
Protocol Error (6) using Zaphfc
Hi!
Has anybody seen anything like this using zaphfc?
On outgoing calls (via isdn) , the line gets hung-up as soon as the called
party answers.
As seen below i get some protocol error (6) - but i'm not sure if this is
related to the "hang-up" which apparently comes a little earlier?!
Incomming calls on the isdn (zaphfc) interface is working just fine
(P.S. what about the