; /etc/asterisk/auf/extensions-globals.local ; Fichier est inclu dans la section [globals] de extensions.conf ; ; NE MODIFIEZ PAS CE FICHIER DIRECTEMENT ! Il est généré depuis les ; résultats de réponses debconf ! ; Pour modifier ces valeurs, faites "dpkg-reconfigure -plow asterisk-config-auf" ; Authentification pour se connecter a d'autres serveurs ; format : AUFAUTH=implantation:[clefprivee] AUFAUTH=auf-ville:[auf-ville] ; Prefixe pour avoir l'international AUFPREFIX=00 ; Longueur du prefixe AUFPREFIXLEN=2 ;;; AUF : téléphonie unifiée ;;; si vous avez une carte intégrée, activez le paramètre ci-dessous ;TRUNK=DAHDI/G2 ; Trunk interface ; ; Note the 'G2' in the TRUNK variable above. It specifies which group (defined ; in chan_dahdi.conf) to dial, i.e. group 2, and how to choose a channel to use ; in the specified group. The four possible options are: ; ; g: select the lowest-numbered non-busy DAHDI channel ; (aka. ascending sequential hunt group). ; G: select the highest-numbered non-busy DAHDI channel ; (aka. descending sequential hunt group). ; r: use a round-robin search, starting at the next highest channel than last ; time (aka. ascending rotary hunt group). ; R: use a round-robin search, starting at the next lowest channel than last ; time (aka. descending rotary hunt group). ; ;;; si vous utilisé un préfixe, par exemple 9 (90022650678543), avant les numéros hors voip, alors activez le TRUNKMSD ;;; pour qu'Asterisk enlève le 9 avant de composer le numéro demandé ; TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0)