Citation Envoyé par fastm3 Voir le message
pas trop le temps mais mets
Code:
busydetect=yes busycount=3 echocancel=512 txgain=2 rxgain=6
en tete de fichiers avant les channels au moins. ( dans chan_dahdi.conf )
Fait un include de dahdi-channels génére par dahdi_genconf, ton chan_dahdi.conf sera bcp plus clair.

Fastm3
J'ai modifier le chan_dahdi mais ça ne fonctionne pas mieux.
Au passage si un modérateur veut scinder le sujet, je pense que cela serait plus clair.

J'ai beau chercher je retombe toujours sur ces quelques lignes surligner à modifier ou rajouter mais niette ça ne change rien.
C'est bizarre le spa3102 voyait bien le raccrocher pourquoi pas les modules FXO, ça le fait sur la ligne FT comme sur la ligne Freebox.

Sinon coté qualité audio ça n'a rien à voir . Et Oslec à l'air de pas trop mal marché vue que je n'entends pas trop d'écho sur les quelques essais de ces derniers jours .

Après j'avoue que je cale et ceux malgré la lecture avancé du livre Asterisk: The Future of Telephony 2, je ne l'ai pas encore fini mais là je

Code:
cat /etc/asterisk/chan_dahdi.conf
;
; DAHDI Telephony Configuration file
;
; You need to restart Asterisk to re-configure the DAHDI channel
; CLI> module reload chan_dahdi.so
;      will reload the configuration file, but not all configuration options
;      are re-configured during a reload (signalling, as well as PRI and
;      SS7-related settings cannot be changed on a reload).
;
; This file documents many configuration variables.  Normally unless you know
; what a variable means or that it should be changed, there's no reason to
; un-comment those lines.
;
; Examples below that are commented out (those lines that begin with a ';' but
; no space afterwards) typically show a value that is not the default value,
; but would make sense under certain circumstances. The default values are
; usually sane. Thus you should typically not touch them unless you know what
; they mean or you know you should change them.



[trunkgroups]

[channels]
busydetect=yes
busycount=2
echocancel=512
busypattern=500,500
txgain=2
rxgain=6
language=fr
loadzone=fr
defaultzone=fr
progzone=fr
rxwink=300 ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
;faxdetect=incoming
callgroup=1
pickupgroup=1
immediate=no
dtmfmode=inband
toneduration=100
relaxdtmf=yes
hanguponpolarityswitch=yes
;answeronpolarityswitch=yes
#include dahdi-channels.conf

[home-phones]