similar to: call log notice messages

Displaying 20 results from an estimated 8000 matches similar to: "call log notice messages"

2006 Nov 05
1
asterisk DTMF detection
Hi, Hi All, I've just delved into the world of asterisk and I'm having a few dtmf issues. Internally, amongst sip phones, dtmf is fine. Externally, if you ring from a GSM mobile, DTMF is fine, however if you ring from a standard phone, DTMF fails to register. I am attempting to use a quad port HFC-4S Beronet Card. I've been searching the web most of the last week and
2004 Jul 08
0
rxfax - mISDN - missing logs
Hi, using HFC cards, mISDN/chan_misdn and spandsp lib fax retrieval works, but some log file entries are missing. There should be one of the lines: Fax successfully received. Fax receive not successful. Dail Plan config used: [fax] exten => _.,1,SetVar(FAXFILE=.............) exten => _.,2,SetVar(LOCALSTATIONID=......) exten => _.,3,rxfax(${FAXFILE}) exten => _.,4,NoOp,XYZ exten
2009 Apr 16
0
mISDN ports and dstchannel CDR logging
Hi All I have noticed that when calling over mISDN channels the call itself is made over the channels listed in misdn.conf eg: 1,2,3,4 as misdn/1, misdn/2, misdn/3, misdn/4 etc. However, when looking through the CDR's the call gets logged as misdn/0, misdn/1, misdn/2, misdn/3, misdn/4, misdn/5 etc. I also noted that busy, failed, congested calls link mainly to misdn/0. The only logic I
2008 Aug 29
0
Asterisk cdr_mysql inexact values
I have a simple cdr configured with the default tables, here is a row of a good cdr report calldate | clid | src | dst | dcontext | channel | ect ..... ect .... 2008-08-29 10:16:49 | "C. BOUTON" <40> | 40 | XXXXXXXXXXX | phonesystems | SIP/40-08776938 | ect ..... ect .... I have replaced the number by
2006 Apr 28
1
mISDN: No DID/extension information returns busy to caller
I'm running a setup with chan_misdn on a austrian PTP-line. When somebody dials in without an extension, he gets a busy signal. I don't see the call at all in asterisk. I *have* set immediate=yes in misdn.conf. And I *do* have an s-extension in my dialplan for the context used by misdn. Calls that provide an extension work fine. Attached is my misdn.conf and a verbose 3, misdn set debug
2006 Mar 15
4
misdn problem
I am trying to use misdn insted of zaphfc to drive two billion isdn cards zaphfc is ok, but the problem with cdr and the fact tha you always have to wait the bristuffed version of asterisk took me to try another way. so I downloaded the misdn installation script from beronet for the last version ( I am using asterisk stable 1.2, so now is 1.2.5) wget
2010 Nov 30
2
Asteris 1.8 and mISDN - 'mISDN' (cause 66 - Channel not implemented)
HI, I tried to configure Asterisk 1.8 on one of my test-hosts. I've installed from centos-asterisk.repo (http://packages.asterisk.org/centos/$releasever/tested/$basearch/): Nov 26 15:34:56 Installed: asterisk-sounds-core-en-gsm-1.4.20-1_centos5.noarch Nov 26 15:34:59 Installed: asterisk18-core-1.8.0-1_centos5.i386 Nov 26 15:35:02 Installed: asterisk18-voicemail-1.8.0-1_centos5.i386 Nov 26
2006 Nov 22
1
Zaptel - make b410p fails on Ubuntu 6.10
Hi, I've been able to make make install the Zaptel drivers (1.2). I'm using a b410p so I executed the following command make b410p. I tried this on multiple machines, but it always failes: root@asterisk:/usr/src/zaptel-1.2.11# make b410p [ -f misdn-b410p.tar.bz ] || wget ftp://ftp.digium.com/pub/zaptel/b410p/misdn-b410p.tar.gz --23:59:54--
2005 Jun 02
0
chan_capi + mISDN + Fritz PTP
I'm now up&running with - mISDN with avmfritz driver for Fritz PCI card - chan_capi from debian recompiled with a patch (see below) - EuroISDN with Point-to-Point (ptp) mode (Austria) - With Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k from debian sarge But am having some problems: 1) I needed to patch chan_capi.c from debian sarge (see below) to give the new channel to asterisk in state
2007 Dec 15
0
OpenVox B800P and asterisk 1.4/ mISDN-1_1_7
Hi i've installed this software: ******************** SOFTWARE mISDN-1_1_7 mISDNuser-1_1_7 Asterisk-1.4.15 ******************** SOFTWARE misdn is correctly loaded by misdn-inist start Here there is the misdn.conf (copied from an existing and working installation with Asterisk 1.2.x and one BN8S0) ******************** MISDN.CONF [general] misdn_init=/etc/misdn-init.conf debug=0 bridging=no
2010 May 24
1
mISDN compiling error
Hi, I try to compile mISDN 1_1_9_2 (kernel: 2.6.32.13). I had the following compiling error: make[1]: Entering directory `/usr/src/linux-2.6.32.13' CC [M] /usr/src/mISDN-1_1_9_2/drivers/isdn/hardware/mISDN/sysfs_obj.o /usr/src/mISDN-1_1_9_2/drivers/isdn/hardware/mISDN/sysfs_obj.c: In function ?mISDN_register_sysfs_obj?:
2009 Jan 08
2
Could you compile mISDN 1.1.8 on Lenny ?
Hi, Before diving into this, I would very pleased to know if someone could yes or no, successfully compile mISDN 1.1.8 on Lenny (latest RC1 or beta2 version) ? Regards After a fresh install on Lenny, I can reproduce at will : apt-get install build-essential linux-headers-2.6.26-1-686 cd /usr/src wget http://www.misdn.org/downloads/mISDN.tar.gz tar xvf mISDN.tar.gz cd mISDN-1_1_8 make ....
2009 Jan 07
3
mISDN compile problem
Hi, I'm bumping on this : cd /usr/src wget http://www.misdn.org/downloads/mISDN.tar.gz tar xvf mISDN.tar.gz cd mISDN-1_1_18 make <snip> In file included from /usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/core.h:9, from /usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.c:20: /usr/src/mISDN-1_1_8/include/linux/mISDNif.h:791: error: field
2010 Aug 26
1
Timecondition fallthrough on 2nd GSM Modem, First modem and ZAP's are all fine
Hello, we have an asterisk (1.4.21.2) with ZAP and mISDN channels, the mISDN are 2 incoming GSM Modems, each with 2 simcards. No, the mISDN line one and two are fine, but when I get a call on line 3 something with the time is wrong. Timeconditions fall through to off-hours even if the time of the call is clearly inside business hours, here a log excerpt: [Aug 26 11:04:36] VERBOSE[3112]
2007 Jul 24
0
mISDN & Asterisk 1.4: HFC-S card not responsive
Hi, I have installed Asterisk 1.4 with mISDN with the install-asterisk.tar.gz script from beronet.com. On my system I have two cards, one a AVM Frit!Card Pci 2.0 and one HFC-S chip. I know both to work well with mISDN on my system from a previous installation. Now however, the AVM card works well at first glance, i.e. it "registers" incoming calls and works through the asterisk
2010 Apr 11
2
mISDN installation via yum
HI, I tried to install asterisk and mISDN via http://www.asterisk.org/downloads/yum My machine is running with kernel-2.6.18-164.15.1.el5.i686 # grep kernel /var/log/yum.log Mar 21 16:09:28 Installed: kernel-2.6.18-164.15.1.el5.i686 Mar 21 16:09:42 Installed: kernel-devel-2.6.18-164.15.1.el5.i686 I've installed the following packages: # yum install asterisk16-misdn mISDN mISDNuser
2006 Nov 24
1
Installing the b410p card, unable to install mISDN
Hi, I'm installing Asterisk on Ubuntu 6.10 When I first compiled the zaptel package I used: make clean make make install So far so good, but the following command failed: make b410p I did some digging on google and found a guide on how to install it manually, but the result was the same. I got these files ftp.digium.com/pub/telephony/zaptel/b410p/misdn-b410p.tar.gz
2009 Mar 19
0
DTMF tones mid conversation
Just to add.... P[ 1] Transmitting 128 samples 2 misdn P[ 1] writing 128 bytes 2 asterisk P[ 1] Sending :160 bytes 2 MISDN P[ 0] misdn_jb_fill: written:160 | Buffer status:256 p:861fee0 P[ 0] misdn_jb_empty: read:128 | Buffer status:128 p:861fee0 P[ 1] Transmitting 128 samples 2 misdn P[ 1] writing 128 bytes 2 asterisk P[ 1] PH_CONTROL: channel:1 oad2:07nnnnnnnnn dad0:820055 P[ 1] --> DTMF
2006 Apr 03
0
warnings during parsing of misdn.conf
Hello, I have a strange problem with misdn.conf When I run asterisk, I have this message : Apr 3 23:00:25 WARNING[6824]: misdn_config.c:579 _build_general_config: misdn.conf: "use_callingpres=yes" (section: general) invalid or out of range. Please edit your misdn.conf and then do a "misdn reload". Apr 3 23:00:25 WARNING[6824]: misdn_config.c:579 _build_general_config:
2007 Jun 19
1
problem with mISDN
Hello, I have some problems with mISDN. I can't send or receive call from the Billion ISDN card Mi configuration files are thoose: extensions.conf: [general] static=yes writeprotect=yes [SOME] exten => 101,1,Dial(SIP/101,30,Ttm) exten => 101,2,Hangup exten => 102,1,Dial(SIP/102,30,Ttm) exten => 102,2,Hangup include => outgoing [outgoing] exten