1 asterisk-config-auf (1.4-24) unstable; urgency=low
3 * rtp.conf: SIP n'utilisera rtp qu'entre 61001/udp et 62000/udp, pour ceux
4 qui veulent laisser passer SIP sur leur pare-feu sans passer par
5 sip_conntrack (qui ne marche sans doute pas toujours vu les "n" façons de
6 faire du SIP et des annonces rtp avec)
7 * iax.conf : on retire ilbc et speex des codecs autorisés, ils posent encore
8 des soucis (notamment pas de liaison ilbc<->ulaw et autres joyeusetés)
10 -- Thomas Noel <thomas.noel@auf.org> Wed, 27 Feb 2008 16:21:05 +0000
12 asterisk-config-auf (1.4-23) unstable; urgency=low
14 * sip.conf : ajout peer SIP vers le pont in2p3
15 * extensions.conf : *341 appelle le pont in2p3
16 * sip.conf : par defaut "dtmfmode=auto" et autorisation des codecs video
19 -- Thomas Noel <thomas.noel@auf.org> Wed, 27 Feb 2008 15:28:41 +0000
21 asterisk-config-auf (1.4-22) unstable; urgency=low
23 * debian/config: un petit 2>/dev/null pour éviter un message pas joli lors
24 d'une installation fraiche (sans conséquence)
25 * debian/control: Architecture: all voyons Thomas mais mais mais
27 -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 18:47:12 +0000
29 asterisk-config-auf (1.4-21) unstable; urgency=low
31 * debian/templates: dans la vie, l'essentiel, c'est d'insister. Et aussi de
32 ne pas utiliser debconf quand ça sert à rien, si j'avais su j'aurais pas
35 -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 16:43:56 +0000
37 asterisk-config-auf (1.4-20) unstable; urgency=low
39 * debian/templates: dans le genre detail qui tue, un "." oublié au début
40 d'une ligne d'un templates debconf... et boum...
42 -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 16:35:08 +0000
44 asterisk-config-auf (1.4-19) unstable; urgency=low
46 * debian/config: cette fois ça devrait marcher, avec un message plus clair
47 notamment en cas de première installation d'Asterisk (message moins
50 -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 15:59:47 +0000
52 asterisk-config-auf (1.4-18) unstable; urgency=low
54 * debian/config: aucune question a poser si aucune cle privee...
56 -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 15:47:32 +0000
58 asterisk-config-auf (1.4-17) unstable; urgency=low
60 * etc-asterisk/manager.conf : activation de l'AMI par defaut sur
61 127.0.0.1:5038/tcp, pour de futures operations... Sur 127.0.0.1 le
62 risque de sécurité est minimal.
64 -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 09:52:17 +0000
66 asterisk-config-auf (1.4-16) unstable; urgency=low
68 * etc-asterisk/iaxprov.conf: j'ajoute ce fichier, car il suit un nouveau format
69 au moins pour la variable "tos". Ca evite les warnings qui se produisent
70 si on laisse trainer le fichier de 1.2. NOTE : ce fichier ne sert a RIEN,
71 c'est pour du matos iax du 18eme siecle.
73 -- Thomas Noel <thomas.noel@auf.org> Wed, 20 Feb 2008 18:49:10 +0000
75 asterisk-config-auf (1.4-15) unstable; urgency=low
77 * debian/config: mkdir -p /usr/share/asterisk/keys avant toute autre, pour
78 etre sur qu'il existe...
80 -- Thomas Noel <thomas.noel@auf.org> Wed, 20 Feb 2008 18:22:45 +0000
82 asterisk-config-auf (1.4-14) unstable; urgency=low
84 * debian/control: dependance sur asterisk-app-conference 2.0 car
85 extensions.conf utilise une syntaxe pour cette version (plus de /S).
86 Effet de bord interessant : devrait aider un "aptitude install asterisk"
87 a faire l'upgrade depuis 1.2 directement.
88 * debian/control: mise a jour description (c'est quoi ast-moh-auf)
90 -- Thomas Noel <thomas.noel@auf.org> Wed, 20 Feb 2008 15:03:37 +0000
92 asterisk-config-auf (1.4-13) unstable; urgency=low
94 * debian/config: copie des clés vers /usr/share, ça se passe maintenant ici...
95 C'est beurk ? JE SAIS ! Espérons que ça marche en tout cas, parce que
96 je fatigue un peu à étudier le processus d'upgrade dpkg dans les détails
98 -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 16:39:15 +0000
100 asterisk-config-auf (1.4-12) unstable; urgency=low
102 * debian/preinst: retiré, c'est pas le bon endroit pour migrer les clefs
104 * extensions.conf: nouvelle syntaxe pour passer en français : Set(CHANNEL(language)=fr)
105 * extensions.conf: retrait du flag /S pour Conference(), il n'a plus le même
106 sens avec app-conference 2.0
108 -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 15:59:38 +0000
110 asterisk-config-auf (1.4-11) unstable; urgency=low
112 * etc-asterisk/zapata.conf : ajouté, avec seulement un include
113 * debian/postinst : creation d'un auf/zapata.local s'il n'existe pas (pour
114 ne pas faire planter l'include de zapata.conf)
116 -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 12:11:57 +0000
118 asterisk-config-auf (1.4-10) unstable; urgency=low
120 * debian/preinst: en cas d'upgrade, copie des clefs vers /usr/share
122 -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 12:02:09 +0000
124 asterisk-config-auf (1.4-9) unstable; urgency=low
126 * debian/templates, debian/config : clefs dans /usr/share/asterisk/keys (et
127 non plus dans /var/lib/asterisk/keys)
129 -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 10:42:12 +0000
131 asterisk-config-auf (1.4-8) unstable; urgency=low
133 * debian/config: tente d'etre le plus ruse possible pour deviner le nom
134 d'implantation voip et le nom de la cle
135 * debian/templates: quelqeus precisions lors des messages affiches à
137 * debian/postinst: par defaut, AUFAUTH="auf-ville:[auf-ville]"
139 -- Thomas Noel <thomas.noel@auf.org> Mon, 18 Feb 2008 18:23:24 +0000
141 asterisk-config-auf (1.4-7) unstable; urgency=low
143 * debian/postinst: adduser synchro avec celui d'asterisk 1.4
145 -- Thomas Noel <thomas.noel@auf.org> Mon, 18 Feb 2008 15:46:35 +0000
147 asterisk-config-auf (1.4-6) unstable; urgency=low
149 * extensions.conf : on utilise DPickup a la place de Pickup. Pickup etait
150 dans asterisk 1.2-auf la version "bristuff". Dans asterisk 1.4 Pickup
151 reste le Pickup original d'asterisk (avec la notion de groupe, à
152 re-tester) et la version de bristuff s'appelle DPickup.
153 * extensions.conf : "writeprotect=yes" au debut. Le fichier appartient à
154 root donc asterisk ne pourra de toute façon pas le modifier, mais avec
155 writeprotect=yes on a encore une petite protection en plus.
156 * res_snmp.conf : on n'active pas snmp par défaut avant d'avoir bien
157 compris comment ça marche (il faut un snmpd avec agentx activé et tout
158 le toutim, ce n'est pas super super clair)
160 -- Thomas Noel <thomas.noel@auf.org> Fri, 8 Feb 2008 09:32:23 +0000
162 asterisk-config-auf (1.4-5) unstable; urgency=low
164 * etc-asterisk/manager.conf : inclure de "auf/manager.local" et non pas .conf...
165 * etc-asterisk/modules.conf : noload res_smdi.so (vraiment inutile pour nous)
167 -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 16:09:39 +0000
169 asterisk-config-auf (1.4-4) unstable; urgency=low
171 * debian/postinst: erreur dans les fichiers .local par défaut, les
172 commentaires dans un fichiers asterisk commencent avec un ; et
173 non pas un # ... je fatigue...
175 -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 15:38:39 +0000
177 asterisk-config-auf (1.4-3) unstable; urgency=low
179 * debian/postinst: creation de fichier auf/*.local vides car asterisk 1.4
180 annonce (dans les logs) que leur absence fera peut-être un jour planter
181 asterisk... on croit rever mais non, on est vraiment devant un troupeau de
183 * debian/config: quand l'implantation s'appelle "auf-ville" (valeur par défaut)
184 alors on pose forcément la question (db_input high ...)
186 -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 15:17:40 +0000
188 asterisk-config-auf (1.4-2) unstable; urgency=low
190 * debian/templates : URL correcte pour le wiki
191 * modules.conf : mise a jour pour ast 1.4 (liste de tous les modules
194 -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 10:43:10 +0000
196 asterisk-config-auf (1.4-1) unstable; urgency=low
198 * adaptation des fichiers pour asterisk 1.4 (ouf....)
200 -- Thomas Noel <thomas.noel@auf.org> Tue, 29 Jan 2008 12:48:00 +0000
202 asterisk-config-auf (1.0-71) unstable; urgency=low
204 * extensions.conf : ajout du *15 pour choisir sa sonnerie sur
207 -- Thomas NOEL <thomas.noel@auf.org> Fri, 9 Feb 2007 13:10:45 +0000
209 asterisk-config-auf (1.0-70) unstable; urgency=low
211 * iax.conf : forcejitterbuffer=yes car les ipphones ne gèrent
212 pas les jitter (on fait plus confiance à Asterisk sur ça)
213 Jitter un peu plus poussés (1500ms de buffer, en espérant
214 que ça casse pas tout)
216 -- Thomas NOEL <thomas.noel@auf.org> Tue, 6 Feb 2007 18:14:51 +0000
218 asterisk-config-auf (1.0-69) unstable; urgency=low
220 * voicemail.conf : assistance-informatique (at) auf.org comme adresse de
221 courriel d'expédition des messages voicemail
223 -- Thomas NOEL <thomas.noel@auf.org> Tue, 6 Feb 2007 17:28:22 +0000
225 asterisk-config-auf (1.0-68) unstable; urgency=low
227 * ajout dependance sur asterisk-moh-auf
229 -- Thomas NOEL <thomas.noel@auf.org> Mon, 29 Jan 2007 12:29:20 +0000
231 asterisk-config-auf (1.0-67) unstable; urgency=low
233 * extensions.conf : #include "auf/extensions-macros.local"
234 * voicemail.conf : le courriel rappelle qu'il faut composer *66
236 -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 18:26:33 +0000
238 asterisk-config-auf (1.0-66) unstable; urgency=low
240 * extensions.conf : include "auf/extensions-final.local" à la
241 fin, pour permettre des surcharges finales... peut-être utile...
243 -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 14:37:05 +0000
245 asterisk-config-auf (1.0-65) unstable; urgency=low
247 * features.conf : transferdigittimeout repassé à 3 secondes (est-ce assez
248 long ou finalement trop court ?...)
250 -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 14:34:04 +0000
252 asterisk-config-auf (1.0-64) unstable; urgency=low
254 * ajout dependance sur asterisk-app-conference
256 -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 10:21:37 +0000
258 asterisk-config-auf (1.0-63) unstable; urgency=low
260 * extensions.conf: amélioration AUFAutoConference ; options hH
261 dans le Dial de "AUFDial" (permet de couper un appel en cours avec *10)
263 -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 10:15:05 +0000
265 asterisk-config-auf (1.0-62) unstable; urgency=low
267 * nouveau plan d'adressage : on casse tout. Cohérence avec le
268 firmware 1.56-14 de l'ipphone5
270 -- Thomas NOEL <thomas.noel@auf.org> Thu, 18 Jan 2007 20:08:34 +0000
272 asterisk-config-auf (1.0-61) unstable; urgency=low
274 * suppression zapata.conf qui sera toujours spécifique
275 * mise à jour contrib (auf-conf)
277 -- Thomas NOEL <thomas.noel@auf.org> Thu, 18 Jan 2007 08:48:59 +0000
279 asterisk-config-auf (1.0-60) unstable; urgency=low
281 * premiere version pour un mode conference un peu plus automatique...
282 mais pas génialement ergonomique ;)
284 -- Thomas NOEL <thomas.noel@auf.org> Fri, 12 Jan 2007 17:47:26 +0000
286 asterisk-config-auf (1.0-59) unstable; urgency=low
288 * contrib/ast-conf : gestion du sip.local séparée
290 -- Thomas NOEL <thomas.noel@auf.org> Fri, 12 Jan 2007 09:27:36 +0000
292 asterisk-config-auf (1.0-58) unstable; urgency=low
294 * integration de "contrib" dans /usr/share/doc/asterisk-config-auf
297 -- Thomas NOEL <thomas.noel@auf.org> Thu, 11 Jan 2007 17:45:49 +0000
299 asterisk-config-auf (1.0-57) unstable; urgency=low
301 * postinst : ne plus faire de chmod trop bourrins sur /etc/asterisk/auf/*
302 * modules.conf : noload pour func_odbc (oui oui, on se prépare pour le
303 futur backport de 1.2.14...)
305 -- Thomas NOEL <thomas.noel@auf.org> Thu, 11 Jan 2007 11:08:14 +0000
307 asterisk-config-auf (1.0-56) unstable; urgency=low
309 * extensions.conf : activation pickup = 89nnn prend un appel qui sonne sur
311 * extensions.conf : force le passage en langue française un peu partout
312 (sinon des fois le père Asterisk il finit par passer en english... et j'ai
313 pas trouvé la variable globale pour ça)
315 -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 21:07:39 +0000
317 asterisk-config-auf (1.0-55) unstable; urgency=low
319 * extensions.conf : activation parking
320 * features.conf : ## pour le transfert aveugle (au lieu de # par défaut)
322 -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 19:44:51 +0000
324 asterisk-config-auf (1.0-54) unstable; urgency=low
326 * features.conf : laisser 5 secondes à la personne pour composer le numéro
327 du correspondant lors d'un transfert. Les bips lors d'un transferts
328 deviennent des mots ("transfert" ou "abandon") (et petite reorganisation
329 du fichier pour couronner le tout)
331 -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 19:17:10 +0000
333 asterisk-config-auf (1.0-53) unstable; urgency=low
335 * iax.conf : incominglimit=2 : un téléphone IP peut recevoir deux appels en
338 -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 16:10:46 +0000
340 asterisk-config-auf (1.0-52) unstable; urgency=low
342 * musiconhold.conf : uniquement en mode "natif" (il faudra un autre
343 paquet asterisk-musiconhold-auf un prochain jour, avec de jolies
344 musiques libres en gsm et uLaw.... si qqun sait ou attraper des
345 mp3 libres pour de la zique d'ascenceur, je prends)
347 -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 12:53:48 +0000
349 asterisk-config-auf (1.0-51) unstable; urgency=low
351 * retrait de la dependance sur asterisk-app-conference pour l'instant
352 * extconfig.conf : retrait du #include qui provoque un warning bizarre
354 -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 12:43:15 +0000
356 asterisk-config-auf (1.0-50) unstable; urgency=low
358 * debian/control: nouvelle dépendance sur asterisk-app-conference et mise à
359 jour de la description
360 * extensions.local: 87nnn pour les conférences (au lieu de 77nnn) : je vais
361 mettre les services avec des numéros qui commencent par "8"
363 -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 10:30:42 +0000
365 asterisk-config-auf (1.0-49) unstable; urgency=low
367 * extensions.conf : 77nnn pour accéder à la conférence nnn
369 -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 18:27:55 +0000
371 asterisk-config-auf (1.0-48) unstable; urgency=low
373 * grosse erreur dans postinst... désolé... :(
375 -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 18:10:53 +0000
377 asterisk-config-auf (1.0-47) unstable; urgency=low
379 * postinst : creation d'un sip.local avec un plus bel exemple.
380 Création d'un iax.local indépendant (n'est plus un lien symbolique)
381 avec le "user=...." (qui n'est pas dans sip.local, enfin je sais
382 plus, je suis un peu trop fatigué pour faire bien, faut que j'arrete
385 -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 18:04:28 +0000
387 asterisk-config-auf (1.0-46) unstable; urgency=low
389 * postinst : creation d'un extension.local avec des exemples
392 -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 17:49:45 +0000
394 asterisk-config-auf (1.0-45) unstable; urgency=low
396 * Gros nettoyage de la configuration par défaut
397 * Nettoyage extensions.conf
398 * postinst: mise en place boites vocales (/etc/asterisk/auf/voicemail.local)
399 et ne touche pas à iax.local s'il existe sans sip.local à coté...
401 -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 17:15:35 +0000
403 asterisk-config-auf (1.0-44) unstable; urgency=low
405 * modules.conf : refonte, desactivation de modules qui seront a priori
406 toujours inutiles a l'AUF (ael, odbc, pgsql, mgcp, alsa, oss, phone,
409 -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 15:07:48 +0000
411 asterisk-config-auf (1.0-43) unstable; urgency=low
413 * extensions.conf : le bon nom est MACRO_EXTEN, avec un _ ... joli typo...
415 -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 09:37:13 +0000
417 asterisk-config-auf (1.0-42) unstable; urgency=low
419 * extensions.conf : bug sur macro AUFDial, doit contacter les voicemail
422 -- Thomas NOEL <thomas.noel@auf.org> Mon, 8 Jan 2007 18:20:17 +0000
424 asterisk-config-auf (1.0-41) unstable; urgency=low
426 * extensions.conf : macro AUFConference, contexte AUF-echo et
427 AUF-boitesvocales (début de mise en place des boites vocales)
429 -- Thomas NOEL <thomas.noel@auf.org> Mon, 8 Jan 2007 18:12:04 +0000
431 asterisk-config-auf (1.0-40) unstable; urgency=low
433 * macro AUFDial, version 1.0beta qui marche apparement, a tester plus à fond
435 -- Thomas NOEL <thomas.noel@auf.org> Mon, 8 Jan 2007 17:28:52 +0000
437 asterisk-config-auf (1.0-39) unstable; urgency=low
439 * iax.conf : register max carrément descendu à 120s (asterisk reload
440 oublie les reg IAX si iax.conf a bougé, pas génial ça)
442 -- Thomas NOEL <thomas.noel@auf.org> Thu, 4 Jan 2007 16:22:07 +0000
444 asterisk-config-auf (1.0-38) unstable; urgency=low
446 * features.conf : activation de fonctionnalité (transfer, parking, etc)
447 * iax.conf : retour du register à 300s (5 minutes)
449 -- Thomas NOEL <thomas.noel@auf.org> Tue, 21 Nov 2006 10:38:14 +0000
451 asterisk-config-auf (1.0-37) unstable; urgency=low
453 * iax.conf : register jusqu'a 3600, modif dans l'ordre des codecs
454 (gsm et ulaw sont les deux premiers)
456 -- Thomas NOEL <thomas.noel@auf.org> Thu, 16 Nov 2006 11:30:09 +0000
458 asterisk-config-auf (1.0-36) unstable; urgency=low
460 * modules.conf : suppression de tout ce qui est ODBC (fait planter le
461 backport 1.9, j'ai pas le temps de faire plus intelligent ce soir)
463 -- Thomas NOEL <thomas.noel@auf.org> Sun, 18 Jun 2006 22:45:48 +0000
465 asterisk-config-auf (1.0-35) unstable; urgency=low
467 * dependance sur asterisk-prompt-fr pour que tout le monde parle la France
469 -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Jun 2006 11:47:34 +0000
471 asterisk-config-auf (1.0-34) unstable; urgency=low
473 * finalement non : local avant global, car il n'y a pas d'ecrasement
475 -- Thomas NOEL <thomas.noel@auf.org> Fri, 2 Jun 2006 11:43:11 +0000
477 asterisk-config-auf (1.0-33) unstable; urgency=low
479 * inversion include extensions.conf : global puis local
480 (pour que les locales puissent avoir la priorite)
482 -- Thomas NOEL <thomas.noel@auf.org> Fri, 2 Jun 2006 10:29:56 +0000
484 asterisk-config-auf (1.0-32) unstable; urgency=low
486 * voicemail.conf: un peu de tuning, francisation...
488 -- Thomas NOEL <thomas.noel@auf.org> Fri, 28 Apr 2006 17:18:38 +0000
490 asterisk-config-auf (1.0-31) unstable; urgency=low
492 * iax.conf: maxregexpire=120 ; pb avec IP qui changent, il faut laisser une
493 petite valeur ; et c'est sans doute aussi bon pour le conntracking (?)
494 * extensions.conf : version alpha d'une macro AUFDial
496 -- Thomas NOEL <thomas.noel@auf.org> Fri, 28 Apr 2006 09:18:53 +0000
498 asterisk-config-auf (1.0-30) unstable; urgency=low
500 * iax.conf : registration, delai max = 3600s.
501 * iax.conf : suppression du forcejitter
503 -- Thomas NOEL <thomas.noel@auf.org> Wed, 26 Apr 2006 10:45:40 +0000
505 asterisk-config-auf (1.0-29) unstable; urgency=low
507 * ulaw ajoute dans iax.conf et sip.conf pour permettre les clients locaux en
508 G711u (softphone ou ipphones)
509 * Nouvel ordre des codecs : ilbx, gsm, speex, ulaw, h261, h263
511 -- Thomas NOEL <thomas.noel@auf.org> Tue, 25 Apr 2006 16:46:13 +0000
513 asterisk-config-auf (1.0-28) unstable; urgency=low
515 * Ordre des codecs : ilbc, gsm, speex, h261, h263
517 -- Thomas NOEL <thomas.noel@auf.org> Sat, 11 Mar 2006 10:15:48 +0000
519 asterisk-config-auf (1.0-27) unstable; urgency=low
521 * ajout authorisation "ilbc" sur sip et iax (mais pas encore le choix par
524 -- Thomas NOEL <thomas.noel@auf.org> Fri, 17 Feb 2006 12:02:07 +0000
526 asterisk-config-auf (1.0-26) unstable; urgency=low
528 * iax.conf : tentative avec les "jitter"
529 * iax.conf, sip.conf : desactivation du codec speex (marche trop mal)
531 -- Thomas NOEL <thomas.noel@auf.org> Wed, 25 Jan 2006 17:29:02 +0100
533 asterisk-config-auf (1.0-25) unstable; urgency=low
535 * sip.conf, iax.conf: ajout de allow=speex en premier codec
537 -- Thomas NOEL <thomas.noel@auf.org> Tue, 20 Dec 2005 12:03:25 +0100
539 asterisk-config-auf (1.0-24) unstable; urgency=low
541 * debian/postfix: AUFPREFIXLEN calculé "en dur"... Penser à retester avec
542 les prochaines versions d'asterisk (1.2.2 ?...)
544 -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 15:21:07 +0100
546 asterisk-config-auf (1.0-23) unstable; urgency=low
548 * Makefile: copie de tout etc-asterisk et pas seulement les .conf
549 (nécessaire au moins pour extensions.ael)
551 -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 14:59:40 +0100
553 asterisk-config-auf (1.0-22) unstable; urgency=low
555 * etc-asterisk/zapata.conf: commentaire sur ligne de config qui génèrent
557 * etc-asterisk/indications.conf : country=fr par défaut (je sais pas
558 si c'est pertinent mais bon...)
559 * debian/postinst: ajout de l'option callerid pour les comptes
561 -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 14:56:54 +0100
563 asterisk-config-auf (1.0-21) unstable; urgency=low
565 * README.Debian : un peu plus clair
567 -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 10:53:05 +0100
569 asterisk-config-auf (1.0-20) unstable; urgency=low
571 * debian/postinst: pas de chown/chmod sur /var/run/asterisk et autres
572 repertoires pas forcément présents à l'installation "from scratch"
574 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 15:49:29 +0100
576 asterisk-config-auf (1.0-19) unstable; urgency=low
578 * debian/config: debconf prefix en priorité low
580 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 13:19:37 +0100
582 asterisk-config-auf (1.0-18) unstable; urgency=low
584 * chmod/chown sur /etc/asterisk/auf/* ; mais ça ne sera vraiment efficace
585 que lorsque le paquet asterisk ne remettra pas des sales droits partout
587 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 12:39:44 +0100
589 asterisk-config-auf (1.0-17) unstable; urgency=low
593 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 12:34:11 +0100
595 asterisk-config-auf (1.0-16) unstable; urgency=low
597 * un-peu-partout: renommage en auf/*.local et auf/*.global
599 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 12:26:22 +0100
601 asterisk-config-auf (1.0-15) unstable; urgency=low
603 * un-peu-partout: fichiers AUF dans /etc/asterisk/auf/
605 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:53:06 +0100
607 asterisk-config-auf (1.0-14) unstable; urgency=low
609 * debian/templates: indications sur la règle de nommage auf-ville
611 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:32:08 +0100
613 asterisk-config-auf (1.0-13) unstable; urgency=low
615 * debian/postinst: /etc/init.d/asterisk reload lancé seulement s'il
618 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:18:02 +0100
620 asterisk-config-auf (1.0-12) unstable; urgency=low
622 * debian/postinst: adduser asterisk...
624 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:04:59 +0100
626 asterisk-config-auf (1.0-11) unstable; urgency=low
628 * debian/config: On devine l'implantation, mais pas la clé, c'est mieux.
630 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 10:34:48 +0100
632 asterisk-config-auf (1.0-10) unstable; urgency=low
634 * un-peu-partout : renommage des fichiers de configuration specifique en
635 AUF-LOCAL-* et AUF-GLOBAL-*. Modification des #include correspondants.
636 * debian/config: si un fichier cle privee existe et que c'est la premiere
637 configuration, on suppose que ce fichier porte le nom de l'implantation.
639 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 10:21:58 +0100
641 asterisk-config-auf (1.0-9) unstable; urgency=low
643 * debian/postinst,config: pas d'alerte si RUNASTERISK=no, on
644 le voit lors du "asterisk reload"
646 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 01:06:41 +0100
648 asterisk-config-auf (1.0-8) unstable; urgency=low
650 * debian/postinst: ajout d'un "/etc/init.d/asterisk reload" après mise à
653 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:48:45 +0100
655 asterisk-config-auf (1.0-7) unstable; urgency=low
657 * debian/postinst: chown / chmod des fichiers de config
659 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:37:03 +0100
661 asterisk-config-auf (1.0-6) unstable; urgency=low
663 * debian/control: description plus détaillée du paquet
665 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:19:24 +0100
667 asterisk-config-auf (1.0-5) unstable; urgency=low
669 * etc-asterisk/iax.conf,sip.conf,extensions.conf: ajout des #inclure
670 * debian/postinst: ajout creation AUF-clients-extensions.conf
671 * debian/config,postinst: ajout de plein de commentaires
673 -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:11:55 +0100
675 asterisk-config-auf (1.0-4) unstable; urgency=low
677 * ssssspliit : config de base dans asterisk-config-auf et
678 clés publiques et liaisons IAX + exten dans
679 asterisk-config-auf-connexions
680 * debian/control: dépend de asterisk-config-auf-connexions
682 -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 20:56:24 +0100
684 asterisk-config-auf (1.0-3) unstable; urgency=low
686 * debian/templates, debian/config, debian/postinst: ajout debconf
688 -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 19:35:40 +0100
690 asterisk-config-auf (1.0-2) unstable; urgency=low
694 -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 16:29:20 +0100
696 asterisk-config-auf (1.0-1) unstable; urgency=low
698 * Je me lance... merci dh_make !
700 -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 15:59:27 +0100