similar to: Typo in dahdi_genconf man page

Displaying 20 results from an estimated 9000 matches similar to: "Typo in dahdi_genconf man page"

2015 Jan 17
1
dahdi_genconf fails with "Empty configuration - no spans"
On Sat, Jan 17, 2015 at 09:31:33AM +0100, Bertrand LUPART - Linkeo.com wrote: > >>> However, dahdi_genconf keeps finding no span: > >>> What am i missing? > >> > >> It looks like your driver is loaded correctly. My guess would be maybe > >> the dahdi-tools is packaged as an older version that doesn't know > >> about the newer te435
2009 Dec 15
1
dahdi-channels.conf -v- chan_dahdi.conf
Some recent issues I had with hardware seem to come back to not understanding two very similarly named files: /etc/asterisk/dahdi-channels.conf /etc/asterisk/chan_dahdi.conf I've modified the chan_dahdi.conf to work now, but it would appear all I needed to do was include dahdi-channels.conf in chan_dahdi.conf and the problem would not have persisted? Is it me or is that a bit Monty Python?
2010 May 28
3
DAHDI Help (made a cardinal sin :()
Looking for some help from the UK please. I backed up all my Asterisk configuration before re-installing the server from 32 -> 64 bit. Unfortunately I did not transfer the backup to another machine!!!!! I now have a TDM400P that is not picking up the line. Can you see what I have done wrong when I have rebuilt the config please: dahdi_scan ---------- [1] active=yes alarms=OK
2014 Jul 08
1
chan_dahdi.conf sintax
Hi All This may be a silly question but... I have this dahdi_genconf generated file: ; Autogenerated by /usr/sbin/dahdi_genconf on Fri Jul 4 22:05:29 2014 ; If you edit this file and execute /usr/sbin/dahdi_genconf again, ; your manual changes will be LOST. ; Dahdi Channels Configurations (chan_dahdi.conf) ; ; This is not intended to be a complete chan_dahdi.conf. Rather, it is intended ; to
2010 Dec 16
1
PTMP BRI Unable to receive TEI from network in state 2(Assign awaiting TEI) - Asterisk 1.6.2, Latest DAHDI, LibPRI
Hi all, Last night I went to replace an Asterisk 1.4 + mISDN + b410p box with Asterisk 1.6.2 and DAHDI BRI - to no avail. I had two servers so copied network setting etc from the working one, moved the card across, ran dahdi_genconf etc and it didn't work. Here's the console output with notices disabled: lucas*CLI> pri intense debug span 1 Enabled debugging on span 1 [Dec 16
2010 Aug 23
1
Dahdi install gone wrong
The card you installed has FXO or FXS modules in it ????? are you getting your lines directly from the telco co??? Doug D On Mon 23/08/10 8:37 AM , Cassius Smith cassius at cassius.org sent: * -----Original Message----- * From: Todd Reese * Reply-to: Asterisk Users Mailing List - Non-Commercial Discussion * To: asterisk-users at lists.digium.com [3] * Subject: [asterisk-users] Dahdi
2011 Mar 18
2
Problem routing call to fax machine on DAHDI FXS port
I am running Asterisk 1.6.2.17.2 with a Openvox A400 card with 2FXO/2FXS modules. I'm trying to set-up things to route analog fax calls from a FXO port to an analog fax machine on a FXS port on the same card. Outgoing faxes work just fine. But incoming faces are routed to the right DAHDI extension, but the call dropped right as the fax machine rings for the first time. The fax machine
2011 Apr 02
1
Problem getting TDM400P clone card to go off-hook and dial
I am having problems getting a Nicherons TDM400P wildcard clone to dial out. Everything appears to be configured correctly, but although I see call progress, it never seems to actually pick up the phone. (The following is a test of 911 emergency, where I substitute 811 [repair service] as the actual number dialed.) *CLI> -- Executing [911 at from-internal:1]
2008 Oct 09
3
DAHDI aaaaaaaaaaaaaaarrrrrrrrrghhhhhhhhh :((((
The information (or lack of it) on upgrading from zaptel to that @&*^QW%&^%!!! dahdi is very frustrating. I cannot find anything on how to uninstall zaptel, i found an earlier post to this list which suggested make uninstall and make remove in the zaptel directory which just generates errors and does nothing (on zaptel 12.1). Then i install dahdi-linux and dahdi-tools and i want to
2014 Jan 20
1
What is dahdi.auto_assigned_spans and why should you care?
What is dahdi.auto_assign_spans and why should you care? In later versions the kernel module dahdi[Q] includes a new parameter: auto_assign_spans. It defaults to 1, and if you set it to 0, DAHDI can start behaving in strange and completely expected ways. Chances are the default will be set to 1 in a future version. Here is why you'll want to set it yourself. Up until DAHDI 2.5, hardware
2013 Mar 28
3
dahdi-channels.conf vs. chan_dahdi.conf
Hey, all. Just added an analog card to our dual-T1 system... and clearly I'm doing something wrong. Less interested in having the specifics pointed out than in finding out how/why certain things work. So, really, three things: * What the bloody Hell is the difference between dahdi-channels.conf and chan_dahdi.conf? (And who thought it was a good idea to have two files with,
2009 Sep 27
2
DAHDI congestion problem
I am unable to dial out over a Wildcard TDM400P. This was working previously, so must have messed up the config somehow. I'm running Asterisk 1.6.0.15, with FreePBX 2.5.2.2. When I dial, I see: -- Executing [s at macro-dialout-trunk:19] Dial("DAHDI/1-1", "DAHDI/g0/9239220,300,") in new stack == Everyone is busy/congested at this time (1:0/1/0) It looks like the
2015 Jan 15
2
dahdi_genconf fails with "Empty configuration - no spans"
Hello, I just installed a Debian Jessie box from scratch which sports a Digium TE435 digital card. I installed the software, built and loaded the kernel modules: # dpkg -l|grep dahdi ii asterisk-dahdi 1:11.13.1~dfsg-2+b1 amd64 DAHDI devices support for the Asterisk PBX ii dahdi 1:2.10.0.1-1 amd64
2010 Apr 19
1
B400P and A1200P changes card order
Hi, I've run into a veird problem. I'm using a B400P BRI and an A1200P card with dahdi (2.2.1) driver. The dahdi_scan shows the each moduls and spans, everything seems fine. With dahdi_genconf I made the config, set up the channels in chan_dahdi.conf, but after reboot, the two card changes the order, (originaly the B400P is the first (closer to the processor) and A1200P is the
2015 Jan 17
2
dahdi_genconf fails with "Empty configuration - no spans"
On Thu, Jan 15, 2015 at 12:58:26PM -0600, Russ Meyerriecks wrote: > On Thu, Jan 15, 2015 at 2:05 AM, Bertrand LUPART - Linkeo.com > <bertrand.lupart at linkeo.com> wrote: > > However, dahdi_genconf keeps finding no span: > > What am i missing? > > It looks like your driver is loaded correctly. My guess would be maybe > the dahdi-tools is packaged as an older
2013 Feb 11
1
Quick start configuration sample for "chan_dahdi.conf"
I am really a beginner of PRI ISDN board, I am wondering if there is a "quick start" chan_dahdi.conf configuration I could use. I tried to install two "FreePBX" boxes follow the instructions from "http://www.cadvision.com/blanchas/Asterisk/DahdiT1trunk.html" connected them between PRIs, It worked. And now if I refer the FreePBX "chan_dahdi.conf" it looks
2008 Dec 01
1
Is using dahdi_genconf_parameters recommended to configure dahdi ?
Hi, I've just discovered that dahdi_genconf could create configuration files reading a single genconf_parameter file. 1. Is using dahdi_genconf recommended to configure dahdi or is it a helpful tool for specific devices or installation processes ? 2. If not, is there a custom mecanism that would prevent hand-edited files to be written over by dahdi_genconf (you can obviously remove
2009 Dec 04
1
Dahdi_genconf does not generate NT/TE configuration
Hi, I'm using revision 6822 of Dahdi Tools. # dahdi_hardware pci:0000:05:06.0 wcb4xxp+ d161:b410 Digium Wildcard B410P # asterisk -rx "dahdi show version" DAHDI Version: 2.2.0.2 Echo Canceller: OSLEC # cat /etc/dahdi/genconf_parameters ... pri_termtype SPAN/1 TE SPAN/2 TE SPAN/3 NT SPAN/4 NT #
2011 Mar 18
7
One PRI card with 2 (or more) Telcos
Hi list! We currently have a PRI gateway composed by a box with two Digium quad-span PRI cards (a TE420 and a ). One of the cards is filled with TELCO1, while the other has first two slots filled with TELCO2, and 3rd slot with TELCO3. I am currently having (timer ?) issues on TELCO3 (span 7) D-Chan (202 as determined by dahdi_genconf ) is constantly failing causing on-going calls to terminate.
2014 Sep 29
1
Dahdi problem with dahdi_genconf
Hi, It's the first time i try to configure an ISDN card with dahdi, so my experience is very poor (be kind ;)) My problem is with dahdi_genconf, when i start it it says: /usr/sbin/dahdi_span_assignments: Missing '/sys/bus/dahdi_devices/devices' (DAHDI driver unloaded?) Command failed (status=256): 'dahdi_span_assignments dumpconfig > /etc/dahdi/assigned-spans.conf' at