Displaying 11 results from an estimated 11 matches for "chan_dadhi".
2009 May 21
0
Writing Hangup causes to CDR record
...message:
>>>
>>>
>>> No such command 'dahdi show channels' (type 'help dahdi show' for
>>> other possible commands)
>
>> Try running:
>>
>> asterisk -r
>>
>> and in that prompt:
>>
>> module unload chan_dadhi.so
>> module load chan_dadhi.so
>>
>> and tell us the output you got.
>
>
> # asterisk -r
> Asterisk 1.4.24.1, Copyright (C) 1999 - 2008 Digium, Inc. and others.
> Created by Mark Spencer <markster at digium.com>
> Asterisk comes with ABSOLUTELY NO WA...
2009 Jun 18
2
dahdi and overlapdial problem
...ng
audio on the dahdi channels. When set to "no" all audio is fine.
Basically we can choose between being able to receive calls or to place
calls :)
Details:
Software:
asterisk-1.6.1.0.tar.gz
libpri-1.4.9.tar.gz
dahdi-linux-2.1.0.4.tar.gz
dahdi-tools-2.1.0.2.tar.gz
wanpipe-3.4.1.tgz
chan_dadhi.conf:
[trunkgroups]
[channels]
context=from-pstn
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
gro...
2009 Nov 19
2
Dahdi and Junghanns QuadBRI
.... Do I still need qozap driver ? If positive, how is it recommended to get
it ?
2. Which line should be included in /etc/dahdi/modules to have the
appropriate driver loaded ?
3. The process I'm planning to use is :
A- Hand edit /etc/dadhi/modules, /etc/dadhi/genconf_parameters and
/etc/asterisk/chan_dadhi.conf.
B- Use dahdi_genconf to generate /etc/dadhi/system.conf and
/etc/asterisk/dadhi_channels.conf.
Any suggestion ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091119/216eb424/attachment....
2013 Mar 31
0
asterisk-users Digest, Vol 104, Issue 53
...on-Commercial Discussion
> <asterisk-users at lists.digium.com>
> Message-ID:
> <
> CAAoGpGR4Y2vYndtU3NSNLCT_6T1vDOjsGoUH634EC+ZfOgPWrg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Use pri_net as signalling mode inside chan_dadhi.conf in /etc/asterisk/
> folder.
>
> You can set this up using any pri card thats supported on Asterisk.
>
> Mitul
> On Mar 31, 2013 12:25 PM, "Dimitar Dimitrov" <ddimitrov at consult.bg> wrote:
>
> > Hello everyone.
> > I am looking for a E1 PRI ca...
2018 Jan 15
2
Digium G100 and CID Dropping First Digit.
Hi All,
I have installed a number of Digium G100 devices in many countries like South Korea, Japan, Singapore and Australia. I have just installed two in New Zealand and both sites are having a problem with Caller ID. Incoming calls are dropping the first digit 0 from the caller ID. I was previously using DAHDI and a TE121 device which may have been adding the 0, I'm not too sure about
2009 May 20
1
Channels configuration with DAHDI
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all!
Days ago I bought a OpenVox A400P card with a port FXS and another FXO
that I am testing with my Asterisk installation in my house. I'm using
Asterisk 1.4.24.1 with DAHDI Linux 2.1.0.4 and DAHDI Tools 2.1.0.2 on
Debian GNU/Linux Lenny.
I was reading "The future of telephony" and this [1] document looking
for information about
2009 May 26
3
Silly (??) question about chan_dahdi
Hi,
these are my first steps with DAHDI and I finally managed to get
asterisk to load chan_dahdi (after I found out, that I need libpri).
But how do I tell chan_dahdi on which isdn numbers it should react? I
haven't found a parameter like "incomingmsn" for chan_capi in the
documentation.
Thanks for your help,
Stefan
2013 Mar 31
1
ISDN- E1 PRI module in network side signaling
Hello everyone.
I am looking for a E1 PRI card which supports network side signaling not
CPE. The main idea is to connect an plain old E1 compliant PBX which
doesn't have an VoIP module to the newly created VoIP infrastructure.
Could we use a Digium TE122P or something other to resolve this situation?
Thanks in advance.
Dimitar
-------------- next part --------------
An HTML attachment was
2014 Jul 08
1
chan_dahdi.conf sintax
...=
group=
context=default
;;; line="35 WCTDM/0/3 FXSKS"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 35
callerid=
group=
context=default
I can see, for instance, 5 "signalling=" lines.
How can I tell which signalling refer to which channel?
How chan_dadhi.conf groups the config options for each channel?
What indicates the end of the configuration of one dahdi channel and starts
another channel?
It is very confusing to me.
Reagards
Ethy
2009 Oct 31
0
PRI line resetting on incoming call
...Before
deploying the asterisk solution the PRI was hooked up to an hardware
PBX, and the line worked fine, even now when i hook it up to the
hardware pbx is works great, but when connected to the asterisk server
we start to see these disconnects.
Following are some of the pertinent sections of my chan_dadhi &
dahdi/system.conf:
dahdi/system.conf
# spans
dynamic=ethmf,eth1/00:50:C2:65:D6:54/0,31,2
dynamic=ethmf,eth1/00:50:C2:65:D6:54/1,31,1
# Channels
bchan=1-15,17-31
dchan=16
bchan=32-46,48-62
dchan=47
alaw=1-62
# Tonezone
loadzone=in
defaultzone...
2020 Mar 27
0
AX-1600P FXO port configuration
...ls.conf ---
; Span 1: WCTDM/4 "Wildcard TDM400P REV E/F Board 5" (MASTER)
;;; line="1 WCTDM/4/0 FXSKS (In use) (EC: OSLEC - INACTIVE)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 1
callerid=
group=
context=default
--- EOF ---
--- /etc/asterisk/chan_dadhi.conf ---
[channels]
#include /etc/asterisk/dahdi-channels.conf
--- EOF ---
After restart dahdi and asterisk service, the FXO port is recognized by
asterisk:
"dahdi show channel 1" asterisk cli command:
Channel: 1
Description:
File Descriptor: 17
Span: 1
Extension:
Dialing: no
Context:...