Displaying 20 results from an estimated 1000 matches similar to: "(no subject)"
2003 May 06
2
capi + bri ?
Hello,
I have som problems with my BRI/capi setup. I manage to call in to the system (some rows below).
----------------
-- Executing Dial("CAPI[contr1/16453]", "SIP/BYEXTENSION@janm|10") in new stack
-- Called s@janm
-- SIP/janm-63f5 is ringing
-- SIP/janm-63f5 is ringing
-- SIP/janm-63f5 is ringing
----------------
But I can't make outgoing calls from
2005 Mar 13
5
possible bug in chan_capi concerning context handling
Hello,
I am trying to configure asterisk 1.0.7pre to get incoming calls from an
ISDN line using an AVM fritz PCI 2.0 with Chan_capi 0.3.5. My problem is
that the context is not recognised in the /etc/asterisk/capi.conf
I have in /etc/asterisk/capi.conf 's section "[interfaces]" the
following directive
context=isdn
and the following directive in /etc/asterisk/extensions.conf in
2004 Jun 28
4
Chan_Capi Down
Hi all,
* was running ... I have a WT405P and an AVM C4 with chan_capi 0.3.4a
Today chan_capi stopped working, without any changings at the system.
It seems, that not * is the reason, because isdn-log also shows no calls.
If I try to call * from outside via capi, I only get a busy.
That is the try from inside to outside:
stern01*CLI>
-- data = @89930:0107901723168212
-- capi
2004 May 27
6
CAPI / Channels
hi all,
i have a probably very stupid question/problem.
for testing purpose i am trying to get asterisk running with two isdn
cards. I'd only like to here the demo sound when i call the number - but
nothing works.
The output of show channels is not showing any channel - should there be
4 channels ? - capi info shows my two cards perfectly.
The ISDN Controller's are attached to an PTMP
2003 Jul 28
1
Problems with two B channels
Hello all,
I'm trying to get CAPI to work with two B channels (AVM B1 PCMCIA)
on a P4 2GHz (linux kernel 2.4.21) system. All are ok with just one
B channel. But when I open a second B chan, the sound is choppy,
with too long gaps, and the CPU load is too high (~50%).
On the Asterisk's console I get these messages:
-- Executing Dial("H323:4478",
2004 May 24
1
SetVar - bellcode and cisco phone
I am trying to have the ring types different for internal and external
incoming calls.
I have followed the guide on the wiki, the SetVar executes, in
extensions.conf I have it as s,1,
Yet it doesn't work?
When the phone rings, the ring type is the one I chose on the phone, it
rings same tone for both when I test.
Using Asterisk Stable.
Anyone got this working and can
2005 Jul 15
2
Strange problem with SIP and CAPI
Hi,
I?ve strange problem when I?m making a call from SIP (Cisco 7960) to capi
(Fritz PCI). When I call a national number, I?m hearing the ringtone when
the called party is ringing but when I call an international number, I don?t
hear the ringtone and I?ve a silence until the called party answers. Both
call are going through the same extension.
Here?s 2 log files, one with a national number and
2005 Aug 26
1
bridging sip to capi, no playtones back to caller
I've the following setup :
sip phone -> ser (auth and routing) -> asterisk with capi isdn
when I call a pstn number everything works fine, but I can't hear
anything till the called answer.
this is the output from a test call :
-- Executing Playtones("SIP/2.7.184.61-08152880", "dial") in new stack
-- Executing Dial("SIP/2.7.184.61-08152880",
2006 Jun 07
2
SAR
Folks,
At what point in iowait should I start to worry about having a
bottleneck, or is this something that can't be answerd with a single
integer? According to sar, after my last reboot to turn off
hyperthreading as a test, at one time, I see 4.9% iowait, but then one
minute later, it droped back to 0.01%, and rarely even gets to 1.0%, at
least what I remember from yesterday. ?
2008 Dec 23
2
outging ---asterisk -bug
Hi everyone,
when i use the automated dial out,I found that once the zap answerd,the
contex will be exectued, but i don't hope do it ,i hope when extern phone
answered ,then ,the context will be exectued.
Anyone can help me solve the problem!
the call file is:
Channel: Zap/g0/15015895665
Context: myivr
RetryTime: 60
MaxRetries: 2
Waittime: 60
Extension: 808
Priority: 1
Callerid:
2004 Jun 24
5
chan_capi problem - hangup???
Hi,
I installed Asterisk with CAPI support. Everything works fine while
starting Asterisk, but when a call comes in Asterisk hangsup the call
after two times of ringing.
The output is like:
Jun 24 22:19:49 NOTICE[1082178480]: chan_capi.c:1931 capi_handle_msg:
CONNECT_IND ID=002 #0x011d LEN=0048
Controller/PLCI/NCCI = 0x101
CIPValue = 0x10
2004 Sep 15
1
Extension based call forwarding using capiECT
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I try to get callers forwarded to by mobile phone when they dial a
certain digit.
In my extensions.conf I have defined the following:
[279xxxx]
exten => s,1,SetLanguage(de)
exten => s,2,Wait,5
exten => s,3,BackGround(demo-congrats)
exten => s,4,Goto(boksa,#,1)
exten => 3,1,VoiceMail,u1
exten => 4,1,VoicemailMain
exten =>
2007 Jan 19
2
combn implementation
Hi,
I was checking the source code to the function combn that "generates
all combinations of the elements of 'x' taken 'm' at a time.",
because I wished to modify it. I have a doubt about a statement.
This is the main loop.
._1 <- 1:1
nmmp1 <- n - m + ._1
while (a[1] != nmmp1) {
if (e < n - h) {
h <- ._1
e <-
2004 Aug 10
11
CAPI call transfer
Hi,
I am having trouble configuring CAPI so that call transfers work.
I make a SIP call to asterisk which goes out on ISDn via CAPI. Then
I
try to do a transfer from the SIP phone which doesn't work and
results
in the call being disconnected.
The error message given by asterisk is that it chan_capi can't find
an
entry for the outgoing msn for the transfer however the outgoing msn
is the
2004 Jun 28
2
sip to isdn-capi call problem
anyone has idea what problem can be here,
something with codec but i have today CVS version and grandstream phone
with 1.5.0 firmware.I try to change codec in phone and also in
asterisk-sip.conf but the same.
What can be problem ?
tnx,
Tomaz
*CLI> -- Executing Dial("SIP/102-767c", "CAPI/2:5") in new stack
-- Called 2:5
-- CAPI[contr1/2003002]/0 is making
2004 Sep 07
1
astcc dont write to the table cdrs or cards
Hi,
I have set-up astcc with outgoing sip channel. Call processing works fine
but after the call tables, CDR and Cards does not get updated. At the
beginning it goes to the database and fetch card details and correctly
provides the card balance etc. Also it indeed write the inuse field (so
writing and reading from database works fine).
I've inserted a break point as such in the code;
2004 Mar 11
1
Re: Fax support and 'f' DTMF tone extension & Asterisk mangling faxes
For whom asked me support for capi devices, that's here:
http://www.junghanns.net/asterisk/
I'm using a AVM B1 card. also AVM passive card (FRITZ!PCI) works....
Then is you use SuSe all is configured by yast...
Hello,
probably is a feature what I'm asking for but because of my inexperience to asterisk this is my question:
I've configured CAPI ISDN to receive calls. When I
2004 Jun 23
1
capi.so problem on startup
Hi,
I'm new to asterisk and try to get it work with capi.so. When I try to
start asterisk with "asterisk -vvvvc" I get the following errors. I
couldn't find any hint on the net what may be wrong in my configs.
Has anybody got a hint?
Here is the error output:
[capi.so] => (Common ISDN API for Asterisk)
== Parsing '/etc/asterisk/capi.conf': Found
Jun 23
2005 Apr 15
3
AW: Complete list about possible options for the config file???
Hey Joern,
the Problem is that I installed an Debian package and how can I find out
which version was included?
But I guess it is the standart version and I will have a look at the C code
but it's been a while...
But thanks anyway
-----Urspr?ngliche Nachricht-----
Von: Joern Nettingsmeier [mailto:nettings@folkwang-hochschule.de]
Gesendet: Freitag, 15. April 2005 13:17
An: Tobias Grunow
Cc:
2003 May 21
2
Office 97 dont open .doc files
Hi,
I have the following problem:
(I'm not sure if have to send this message to you, or to Microsoft. ;-)
Samba 2.2.3a or 2.2.8a (not restarted yet)
Network of Windows NT 4.0 PCs and
one Windows 2000 Server.
The Windows NT Workingsations are working fine, but now I have to
integrate an Windows 2000 Server and with this Server I have the
following problem.
When I open an XXXXX.doc-file