Commit | Line | Data |
---|---|---|
adb2451a TN |
1 | asterisk-config-auf (1.4-25) unstable; urgency=low |
2 | ||
3 | * debian/postinst: simplication, les fichiers de /etc/asterisk/auf sont | |
4 | copiés depuis /usr/share/doc/asterisk-config-auf/auf/*.local | |
5 | * etc-asterisk/sip.conf : adaptation pour SIP, gestion du NAT et des domaines | |
6 | * auf/sip-general.local : a adapter localement sur chaque serveur, est inclu | |
7 | par sip.conf dans sa section [general] | |
8 | ||
9 | -- Thomas Noel <thomas.noel@auf.org> Tue, 27 May 2008 12:22:18 +0000 | |
10 | ||
b2e905a6 TN |
11 | asterisk-config-auf (1.4-24) unstable; urgency=low |
12 | ||
9b6412d4 | 13 | * sip.conf: parametrage par defaut pour mieux passer les NAT |
b2e905a6 TN |
14 | * rtp.conf: SIP n'utilisera rtp qu'entre 61001/udp et 62000/udp, pour ceux |
15 | qui veulent laisser passer SIP sur leur pare-feu sans passer par | |
16 | sip_conntrack (qui ne marche sans doute pas toujours vu les "n" façons de | |
17 | faire du SIP et des annonces rtp avec) | |
18 | * iax.conf : on retire ilbc et speex des codecs autorisés, ils posent encore | |
19 | des soucis (notamment pas de liaison ilbc<->ulaw et autres joyeusetés) | |
9b6412d4 TN |
20 | * extensions.conf, zapata.conf : modifs sans aucune conséquence, juste pour |
21 | suivre celles de asterisk 1.4.18.1 et simplifier la lecture d'eventuels | |
22 | diff. | |
b2e905a6 | 23 | |
9b6412d4 | 24 | -- Thomas Noel <thomas.noel@auf.org> Mon, 19 May 2008 15:19:38 +0000 |
b2e905a6 TN |
25 | |
26 | asterisk-config-auf (1.4-23) unstable; urgency=low | |
27 | ||
28 | * sip.conf : ajout peer SIP vers le pont in2p3 | |
29 | * extensions.conf : *341 appelle le pont in2p3 | |
30 | * sip.conf : par defaut "dtmfmode=auto" et autorisation des codecs video | |
31 | h263p et h264 | |
32 | ||
33 | -- Thomas Noel <thomas.noel@auf.org> Wed, 27 Feb 2008 15:28:41 +0000 | |
34 | ||
35 | asterisk-config-auf (1.4-22) unstable; urgency=low | |
36 | ||
37 | * debian/config: un petit 2>/dev/null pour éviter un message pas joli lors | |
38 | d'une installation fraiche (sans conséquence) | |
39 | * debian/control: Architecture: all voyons Thomas mais mais mais | |
40 | ||
41 | -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 18:47:12 +0000 | |
42 | ||
43 | asterisk-config-auf (1.4-21) unstable; urgency=low | |
44 | ||
45 | * debian/templates: dans la vie, l'essentiel, c'est d'insister. Et aussi de | |
46 | ne pas utiliser debconf quand ça sert à rien, si j'avais su j'aurais pas | |
47 | venu et tout ça | |
48 | ||
49 | -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 16:43:56 +0000 | |
50 | ||
51 | asterisk-config-auf (1.4-20) unstable; urgency=low | |
52 | ||
53 | * debian/templates: dans le genre detail qui tue, un "." oublié au début | |
54 | d'une ligne d'un templates debconf... et boum... | |
55 | ||
56 | -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 16:35:08 +0000 | |
57 | ||
58 | asterisk-config-auf (1.4-19) unstable; urgency=low | |
59 | ||
60 | * debian/config: cette fois ça devrait marcher, avec un message plus clair | |
61 | notamment en cas de première installation d'Asterisk (message moins | |
62 | alarmant) | |
63 | ||
64 | -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 15:59:47 +0000 | |
65 | ||
66 | asterisk-config-auf (1.4-18) unstable; urgency=low | |
67 | ||
68 | * debian/config: aucune question a poser si aucune cle privee... | |
69 | ||
70 | -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 15:47:32 +0000 | |
71 | ||
72 | asterisk-config-auf (1.4-17) unstable; urgency=low | |
73 | ||
74 | * etc-asterisk/manager.conf : activation de l'AMI par defaut sur | |
75 | 127.0.0.1:5038/tcp, pour de futures operations... Sur 127.0.0.1 le | |
76 | risque de sécurité est minimal. | |
77 | ||
78 | -- Thomas Noel <thomas.noel@auf.org> Tue, 26 Feb 2008 09:52:17 +0000 | |
79 | ||
80 | asterisk-config-auf (1.4-16) unstable; urgency=low | |
81 | ||
82 | * etc-asterisk/iaxprov.conf: j'ajoute ce fichier, car il suit un nouveau format | |
83 | au moins pour la variable "tos". Ca evite les warnings qui se produisent | |
84 | si on laisse trainer le fichier de 1.2. NOTE : ce fichier ne sert a RIEN, | |
85 | c'est pour du matos iax du 18eme siecle. | |
86 | ||
87 | -- Thomas Noel <thomas.noel@auf.org> Wed, 20 Feb 2008 18:49:10 +0000 | |
88 | ||
89 | asterisk-config-auf (1.4-15) unstable; urgency=low | |
90 | ||
91 | * debian/config: mkdir -p /usr/share/asterisk/keys avant toute autre, pour | |
92 | etre sur qu'il existe... | |
93 | ||
94 | -- Thomas Noel <thomas.noel@auf.org> Wed, 20 Feb 2008 18:22:45 +0000 | |
95 | ||
96 | asterisk-config-auf (1.4-14) unstable; urgency=low | |
97 | ||
98 | * debian/control: dependance sur asterisk-app-conference 2.0 car | |
99 | extensions.conf utilise une syntaxe pour cette version (plus de /S). | |
100 | Effet de bord interessant : devrait aider un "aptitude install asterisk" | |
101 | a faire l'upgrade depuis 1.2 directement. | |
102 | * debian/control: mise a jour description (c'est quoi ast-moh-auf) | |
103 | ||
104 | -- Thomas Noel <thomas.noel@auf.org> Wed, 20 Feb 2008 15:03:37 +0000 | |
105 | ||
106 | asterisk-config-auf (1.4-13) unstable; urgency=low | |
107 | ||
108 | * debian/config: copie des clés vers /usr/share, ça se passe maintenant ici... | |
109 | C'est beurk ? JE SAIS ! Espérons que ça marche en tout cas, parce que | |
110 | je fatigue un peu à étudier le processus d'upgrade dpkg dans les détails | |
111 | ||
112 | -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 16:39:15 +0000 | |
113 | ||
114 | asterisk-config-auf (1.4-12) unstable; urgency=low | |
115 | ||
116 | * debian/preinst: retiré, c'est pas le bon endroit pour migrer les clefs | |
117 | vers /usr/share | |
118 | * extensions.conf: nouvelle syntaxe pour passer en français : Set(CHANNEL(language)=fr) | |
119 | * extensions.conf: retrait du flag /S pour Conference(), il n'a plus le même | |
120 | sens avec app-conference 2.0 | |
121 | ||
122 | -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 15:59:38 +0000 | |
123 | ||
124 | asterisk-config-auf (1.4-11) unstable; urgency=low | |
125 | ||
126 | * etc-asterisk/zapata.conf : ajouté, avec seulement un include | |
127 | * debian/postinst : creation d'un auf/zapata.local s'il n'existe pas (pour | |
128 | ne pas faire planter l'include de zapata.conf) | |
129 | ||
130 | -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 12:11:57 +0000 | |
131 | ||
132 | asterisk-config-auf (1.4-10) unstable; urgency=low | |
133 | ||
134 | * debian/preinst: en cas d'upgrade, copie des clefs vers /usr/share | |
135 | ||
136 | -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 12:02:09 +0000 | |
137 | ||
138 | asterisk-config-auf (1.4-9) unstable; urgency=low | |
139 | ||
140 | * debian/templates, debian/config : clefs dans /usr/share/asterisk/keys (et | |
141 | non plus dans /var/lib/asterisk/keys) | |
142 | ||
143 | -- Thomas Noel <thomas.noel@auf.org> Tue, 19 Feb 2008 10:42:12 +0000 | |
144 | ||
145 | asterisk-config-auf (1.4-8) unstable; urgency=low | |
146 | ||
147 | * debian/config: tente d'etre le plus ruse possible pour deviner le nom | |
148 | d'implantation voip et le nom de la cle | |
149 | * debian/templates: quelqeus precisions lors des messages affiches à | |
150 | l'écran... | |
151 | * debian/postinst: par defaut, AUFAUTH="auf-ville:[auf-ville]" | |
152 | ||
153 | -- Thomas Noel <thomas.noel@auf.org> Mon, 18 Feb 2008 18:23:24 +0000 | |
154 | ||
155 | asterisk-config-auf (1.4-7) unstable; urgency=low | |
156 | ||
157 | * debian/postinst: adduser synchro avec celui d'asterisk 1.4 | |
158 | ||
159 | -- Thomas Noel <thomas.noel@auf.org> Mon, 18 Feb 2008 15:46:35 +0000 | |
160 | ||
161 | asterisk-config-auf (1.4-6) unstable; urgency=low | |
162 | ||
163 | * extensions.conf : on utilise DPickup a la place de Pickup. Pickup etait | |
164 | dans asterisk 1.2-auf la version "bristuff". Dans asterisk 1.4 Pickup | |
165 | reste le Pickup original d'asterisk (avec la notion de groupe, à | |
166 | re-tester) et la version de bristuff s'appelle DPickup. | |
167 | * extensions.conf : "writeprotect=yes" au debut. Le fichier appartient à | |
168 | root donc asterisk ne pourra de toute façon pas le modifier, mais avec | |
169 | writeprotect=yes on a encore une petite protection en plus. | |
170 | * res_snmp.conf : on n'active pas snmp par défaut avant d'avoir bien | |
171 | compris comment ça marche (il faut un snmpd avec agentx activé et tout | |
172 | le toutim, ce n'est pas super super clair) | |
173 | ||
174 | -- Thomas Noel <thomas.noel@auf.org> Fri, 8 Feb 2008 09:32:23 +0000 | |
175 | ||
176 | asterisk-config-auf (1.4-5) unstable; urgency=low | |
177 | ||
178 | * etc-asterisk/manager.conf : inclure de "auf/manager.local" et non pas .conf... | |
179 | * etc-asterisk/modules.conf : noload res_smdi.so (vraiment inutile pour nous) | |
180 | ||
181 | -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 16:09:39 +0000 | |
182 | ||
183 | asterisk-config-auf (1.4-4) unstable; urgency=low | |
184 | ||
185 | * debian/postinst: erreur dans les fichiers .local par défaut, les | |
186 | commentaires dans un fichiers asterisk commencent avec un ; et | |
187 | non pas un # ... je fatigue... | |
188 | ||
189 | -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 15:38:39 +0000 | |
190 | ||
191 | asterisk-config-auf (1.4-3) unstable; urgency=low | |
192 | ||
193 | * debian/postinst: creation de fichier auf/*.local vides car asterisk 1.4 | |
194 | annonce (dans les logs) que leur absence fera peut-être un jour planter | |
195 | asterisk... on croit rever mais non, on est vraiment devant un troupeau de | |
196 | gros gros gros nazes | |
197 | * debian/config: quand l'implantation s'appelle "auf-ville" (valeur par défaut) | |
198 | alors on pose forcément la question (db_input high ...) | |
199 | ||
200 | -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 15:17:40 +0000 | |
201 | ||
202 | asterisk-config-auf (1.4-2) unstable; urgency=low | |
203 | ||
204 | * debian/templates : URL correcte pour le wiki | |
205 | * modules.conf : mise a jour pour ast 1.4 (liste de tous les modules | |
206 | "noload-ables") | |
207 | ||
208 | -- Thomas Noel <thomas.noel@auf.org> Wed, 30 Jan 2008 10:43:10 +0000 | |
209 | ||
210 | asterisk-config-auf (1.4-1) unstable; urgency=low | |
211 | ||
212 | * adaptation des fichiers pour asterisk 1.4 (ouf....) | |
213 | ||
214 | -- Thomas Noel <thomas.noel@auf.org> Tue, 29 Jan 2008 12:48:00 +0000 | |
215 | ||
216 | asterisk-config-auf (1.0-71) unstable; urgency=low | |
217 | ||
218 | * extensions.conf : ajout du *15 pour choisir sa sonnerie sur | |
219 | les IP Phones 5 | |
220 | ||
221 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 9 Feb 2007 13:10:45 +0000 | |
222 | ||
223 | asterisk-config-auf (1.0-70) unstable; urgency=low | |
224 | ||
225 | * iax.conf : forcejitterbuffer=yes car les ipphones ne gèrent | |
226 | pas les jitter (on fait plus confiance à Asterisk sur ça) | |
227 | Jitter un peu plus poussés (1500ms de buffer, en espérant | |
228 | que ça casse pas tout) | |
229 | ||
230 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 6 Feb 2007 18:14:51 +0000 | |
231 | ||
232 | asterisk-config-auf (1.0-69) unstable; urgency=low | |
233 | ||
234 | * voicemail.conf : assistance-informatique (at) auf.org comme adresse de | |
235 | courriel d'expédition des messages voicemail | |
236 | ||
237 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 6 Feb 2007 17:28:22 +0000 | |
238 | ||
239 | asterisk-config-auf (1.0-68) unstable; urgency=low | |
240 | ||
241 | * ajout dependance sur asterisk-moh-auf | |
242 | ||
243 | -- Thomas NOEL <thomas.noel@auf.org> Mon, 29 Jan 2007 12:29:20 +0000 | |
244 | ||
245 | asterisk-config-auf (1.0-67) unstable; urgency=low | |
246 | ||
247 | * extensions.conf : #include "auf/extensions-macros.local" | |
248 | * voicemail.conf : le courriel rappelle qu'il faut composer *66 | |
249 | ||
250 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 18:26:33 +0000 | |
251 | ||
252 | asterisk-config-auf (1.0-66) unstable; urgency=low | |
253 | ||
254 | * extensions.conf : include "auf/extensions-final.local" à la | |
255 | fin, pour permettre des surcharges finales... peut-être utile... | |
256 | ||
257 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 14:37:05 +0000 | |
258 | ||
259 | asterisk-config-auf (1.0-65) unstable; urgency=low | |
260 | ||
261 | * features.conf : transferdigittimeout repassé à 3 secondes (est-ce assez | |
262 | long ou finalement trop court ?...) | |
263 | ||
264 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 14:34:04 +0000 | |
265 | ||
266 | asterisk-config-auf (1.0-64) unstable; urgency=low | |
267 | ||
268 | * ajout dependance sur asterisk-app-conference | |
269 | ||
270 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 10:21:37 +0000 | |
271 | ||
272 | asterisk-config-auf (1.0-63) unstable; urgency=low | |
273 | ||
274 | * extensions.conf: amélioration AUFAutoConference ; options hH | |
275 | dans le Dial de "AUFDial" (permet de couper un appel en cours avec *10) | |
276 | ||
277 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 19 Jan 2007 10:15:05 +0000 | |
278 | ||
279 | asterisk-config-auf (1.0-62) unstable; urgency=low | |
280 | ||
281 | * nouveau plan d'adressage : on casse tout. Cohérence avec le | |
282 | firmware 1.56-14 de l'ipphone5 | |
283 | ||
284 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 18 Jan 2007 20:08:34 +0000 | |
285 | ||
286 | asterisk-config-auf (1.0-61) unstable; urgency=low | |
287 | ||
288 | * suppression zapata.conf qui sera toujours spécifique | |
289 | * mise à jour contrib (auf-conf) | |
290 | ||
291 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 18 Jan 2007 08:48:59 +0000 | |
292 | ||
293 | asterisk-config-auf (1.0-60) unstable; urgency=low | |
294 | ||
295 | * premiere version pour un mode conference un peu plus automatique... | |
296 | mais pas génialement ergonomique ;) | |
297 | ||
298 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 12 Jan 2007 17:47:26 +0000 | |
299 | ||
300 | asterisk-config-auf (1.0-59) unstable; urgency=low | |
301 | ||
302 | * contrib/ast-conf : gestion du sip.local séparée | |
303 | ||
304 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 12 Jan 2007 09:27:36 +0000 | |
305 | ||
306 | asterisk-config-auf (1.0-58) unstable; urgency=low | |
307 | ||
308 | * integration de "contrib" dans /usr/share/doc/asterisk-config-auf | |
309 | (merci Jérôme !) | |
310 | ||
311 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 11 Jan 2007 17:45:49 +0000 | |
312 | ||
313 | asterisk-config-auf (1.0-57) unstable; urgency=low | |
314 | ||
315 | * postinst : ne plus faire de chmod trop bourrins sur /etc/asterisk/auf/* | |
316 | * modules.conf : noload pour func_odbc (oui oui, on se prépare pour le | |
317 | futur backport de 1.2.14...) | |
318 | ||
319 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 11 Jan 2007 11:08:14 +0000 | |
320 | ||
321 | asterisk-config-auf (1.0-56) unstable; urgency=low | |
322 | ||
323 | * extensions.conf : activation pickup = 89nnn prend un appel qui sonne sur | |
324 | le poste nnn | |
325 | * extensions.conf : force le passage en langue française un peu partout | |
326 | (sinon des fois le père Asterisk il finit par passer en english... et j'ai | |
327 | pas trouvé la variable globale pour ça) | |
328 | ||
329 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 21:07:39 +0000 | |
330 | ||
331 | asterisk-config-auf (1.0-55) unstable; urgency=low | |
332 | ||
333 | * extensions.conf : activation parking | |
334 | * features.conf : ## pour le transfert aveugle (au lieu de # par défaut) | |
335 | ||
336 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 19:44:51 +0000 | |
337 | ||
338 | asterisk-config-auf (1.0-54) unstable; urgency=low | |
339 | ||
340 | * features.conf : laisser 5 secondes à la personne pour composer le numéro | |
341 | du correspondant lors d'un transfert. Les bips lors d'un transferts | |
342 | deviennent des mots ("transfert" ou "abandon") (et petite reorganisation | |
343 | du fichier pour couronner le tout) | |
344 | ||
345 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 19:17:10 +0000 | |
346 | ||
347 | asterisk-config-auf (1.0-53) unstable; urgency=low | |
348 | ||
349 | * iax.conf : incominglimit=2 : un téléphone IP peut recevoir deux appels en | |
350 | même temps | |
351 | ||
352 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 16:10:46 +0000 | |
353 | ||
354 | asterisk-config-auf (1.0-52) unstable; urgency=low | |
355 | ||
356 | * musiconhold.conf : uniquement en mode "natif" (il faudra un autre | |
357 | paquet asterisk-musiconhold-auf un prochain jour, avec de jolies | |
358 | musiques libres en gsm et uLaw.... si qqun sait ou attraper des | |
359 | mp3 libres pour de la zique d'ascenceur, je prends) | |
360 | ||
361 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 12:53:48 +0000 | |
362 | ||
363 | asterisk-config-auf (1.0-51) unstable; urgency=low | |
364 | ||
365 | * retrait de la dependance sur asterisk-app-conference pour l'instant | |
366 | * extconfig.conf : retrait du #include qui provoque un warning bizarre | |
367 | ||
368 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 12:43:15 +0000 | |
369 | ||
370 | asterisk-config-auf (1.0-50) unstable; urgency=low | |
371 | ||
372 | * debian/control: nouvelle dépendance sur asterisk-app-conference et mise à | |
373 | jour de la description | |
374 | * extensions.local: 87nnn pour les conférences (au lieu de 77nnn) : je vais | |
375 | mettre les services avec des numéros qui commencent par "8" | |
376 | ||
377 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 10 Jan 2007 10:30:42 +0000 | |
378 | ||
379 | asterisk-config-auf (1.0-49) unstable; urgency=low | |
380 | ||
381 | * extensions.conf : 77nnn pour accéder à la conférence nnn | |
382 | ||
383 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 18:27:55 +0000 | |
384 | ||
385 | asterisk-config-auf (1.0-48) unstable; urgency=low | |
386 | ||
387 | * grosse erreur dans postinst... désolé... :( | |
388 | ||
389 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 18:10:53 +0000 | |
390 | ||
391 | asterisk-config-auf (1.0-47) unstable; urgency=low | |
392 | ||
393 | * postinst : creation d'un sip.local avec un plus bel exemple. | |
394 | Création d'un iax.local indépendant (n'est plus un lien symbolique) | |
395 | avec le "user=...." (qui n'est pas dans sip.local, enfin je sais | |
396 | plus, je suis un peu trop fatigué pour faire bien, faut que j'arrete | |
397 | pour aujourd'hui) | |
398 | ||
399 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 18:04:28 +0000 | |
400 | ||
401 | asterisk-config-auf (1.0-46) unstable; urgency=low | |
402 | ||
403 | * postinst : creation d'un extension.local avec des exemples | |
404 | utilisant AUFDial | |
405 | ||
406 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 17:49:45 +0000 | |
407 | ||
408 | asterisk-config-auf (1.0-45) unstable; urgency=low | |
409 | ||
410 | * Gros nettoyage de la configuration par défaut | |
411 | * Nettoyage extensions.conf | |
412 | * postinst: mise en place boites vocales (/etc/asterisk/auf/voicemail.local) | |
413 | et ne touche pas à iax.local s'il existe sans sip.local à coté... | |
414 | ||
415 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 17:15:35 +0000 | |
416 | ||
417 | asterisk-config-auf (1.0-44) unstable; urgency=low | |
418 | ||
419 | * modules.conf : refonte, desactivation de modules qui seront a priori | |
420 | toujours inutiles a l'AUF (ael, odbc, pgsql, mgcp, alsa, oss, phone, | |
421 | skinny, g729) | |
422 | ||
423 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 15:07:48 +0000 | |
424 | ||
425 | asterisk-config-auf (1.0-43) unstable; urgency=low | |
426 | ||
427 | * extensions.conf : le bon nom est MACRO_EXTEN, avec un _ ... joli typo... | |
428 | ||
429 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 9 Jan 2007 09:37:13 +0000 | |
430 | ||
431 | asterisk-config-auf (1.0-42) unstable; urgency=low | |
432 | ||
433 | * extensions.conf : bug sur macro AUFDial, doit contacter les voicemail | |
434 | sur le contexte @AUF | |
435 | ||
436 | -- Thomas NOEL <thomas.noel@auf.org> Mon, 8 Jan 2007 18:20:17 +0000 | |
437 | ||
438 | asterisk-config-auf (1.0-41) unstable; urgency=low | |
439 | ||
440 | * extensions.conf : macro AUFConference, contexte AUF-echo et | |
441 | AUF-boitesvocales (début de mise en place des boites vocales) | |
442 | ||
443 | -- Thomas NOEL <thomas.noel@auf.org> Mon, 8 Jan 2007 18:12:04 +0000 | |
444 | ||
445 | asterisk-config-auf (1.0-40) unstable; urgency=low | |
446 | ||
447 | * macro AUFDial, version 1.0beta qui marche apparement, a tester plus à fond | |
448 | ||
449 | -- Thomas NOEL <thomas.noel@auf.org> Mon, 8 Jan 2007 17:28:52 +0000 | |
450 | ||
451 | asterisk-config-auf (1.0-39) unstable; urgency=low | |
452 | ||
453 | * iax.conf : register max carrément descendu à 120s (asterisk reload | |
454 | oublie les reg IAX si iax.conf a bougé, pas génial ça) | |
455 | ||
456 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 4 Jan 2007 16:22:07 +0000 | |
457 | ||
458 | asterisk-config-auf (1.0-38) unstable; urgency=low | |
459 | ||
460 | * features.conf : activation de fonctionnalité (transfer, parking, etc) | |
461 | * iax.conf : retour du register à 300s (5 minutes) | |
462 | ||
463 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 21 Nov 2006 10:38:14 +0000 | |
464 | ||
465 | asterisk-config-auf (1.0-37) unstable; urgency=low | |
466 | ||
467 | * iax.conf : register jusqu'a 3600, modif dans l'ordre des codecs | |
468 | (gsm et ulaw sont les deux premiers) | |
469 | ||
470 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 16 Nov 2006 11:30:09 +0000 | |
471 | ||
472 | asterisk-config-auf (1.0-36) unstable; urgency=low | |
473 | ||
474 | * modules.conf : suppression de tout ce qui est ODBC (fait planter le | |
475 | backport 1.9, j'ai pas le temps de faire plus intelligent ce soir) | |
476 | ||
477 | -- Thomas NOEL <thomas.noel@auf.org> Sun, 18 Jun 2006 22:45:48 +0000 | |
478 | ||
479 | asterisk-config-auf (1.0-35) unstable; urgency=low | |
480 | ||
481 | * dependance sur asterisk-prompt-fr pour que tout le monde parle la France | |
482 | ||
483 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Jun 2006 11:47:34 +0000 | |
484 | ||
485 | asterisk-config-auf (1.0-34) unstable; urgency=low | |
486 | ||
487 | * finalement non : local avant global, car il n'y a pas d'ecrasement | |
488 | ||
489 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 2 Jun 2006 11:43:11 +0000 | |
490 | ||
491 | asterisk-config-auf (1.0-33) unstable; urgency=low | |
492 | ||
493 | * inversion include extensions.conf : global puis local | |
494 | (pour que les locales puissent avoir la priorite) | |
495 | ||
496 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 2 Jun 2006 10:29:56 +0000 | |
497 | ||
498 | asterisk-config-auf (1.0-32) unstable; urgency=low | |
499 | ||
500 | * voicemail.conf: un peu de tuning, francisation... | |
501 | ||
502 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 28 Apr 2006 17:18:38 +0000 | |
503 | ||
504 | asterisk-config-auf (1.0-31) unstable; urgency=low | |
505 | ||
506 | * iax.conf: maxregexpire=120 ; pb avec IP qui changent, il faut laisser une | |
507 | petite valeur ; et c'est sans doute aussi bon pour le conntracking (?) | |
508 | * extensions.conf : version alpha d'une macro AUFDial | |
509 | ||
510 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 28 Apr 2006 09:18:53 +0000 | |
511 | ||
512 | asterisk-config-auf (1.0-30) unstable; urgency=low | |
513 | ||
514 | * iax.conf : registration, delai max = 3600s. | |
515 | * iax.conf : suppression du forcejitter | |
516 | ||
517 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 26 Apr 2006 10:45:40 +0000 | |
518 | ||
519 | asterisk-config-auf (1.0-29) unstable; urgency=low | |
520 | ||
521 | * ulaw ajoute dans iax.conf et sip.conf pour permettre les clients locaux en | |
522 | G711u (softphone ou ipphones) | |
523 | * Nouvel ordre des codecs : ilbx, gsm, speex, ulaw, h261, h263 | |
524 | ||
525 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 25 Apr 2006 16:46:13 +0000 | |
526 | ||
527 | asterisk-config-auf (1.0-28) unstable; urgency=low | |
528 | ||
529 | * Ordre des codecs : ilbc, gsm, speex, h261, h263 | |
530 | ||
531 | -- Thomas NOEL <thomas.noel@auf.org> Sat, 11 Mar 2006 10:15:48 +0000 | |
532 | ||
533 | asterisk-config-auf (1.0-27) unstable; urgency=low | |
534 | ||
535 | * ajout authorisation "ilbc" sur sip et iax (mais pas encore le choix par | |
536 | defaut) | |
537 | ||
538 | -- Thomas NOEL <thomas.noel@auf.org> Fri, 17 Feb 2006 12:02:07 +0000 | |
539 | ||
540 | asterisk-config-auf (1.0-26) unstable; urgency=low | |
541 | ||
542 | * iax.conf : tentative avec les "jitter" | |
543 | * iax.conf, sip.conf : desactivation du codec speex (marche trop mal) | |
544 | ||
545 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 25 Jan 2006 17:29:02 +0100 | |
546 | ||
547 | asterisk-config-auf (1.0-25) unstable; urgency=low | |
548 | ||
549 | * sip.conf, iax.conf: ajout de allow=speex en premier codec | |
550 | ||
551 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 20 Dec 2005 12:03:25 +0100 | |
552 | ||
553 | asterisk-config-auf (1.0-24) unstable; urgency=low | |
554 | ||
555 | * debian/postfix: AUFPREFIXLEN calculé "en dur"... Penser à retester avec | |
556 | les prochaines versions d'asterisk (1.2.2 ?...) | |
557 | ||
558 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 15:21:07 +0100 | |
559 | ||
560 | asterisk-config-auf (1.0-23) unstable; urgency=low | |
561 | ||
562 | * Makefile: copie de tout etc-asterisk et pas seulement les .conf | |
563 | (nécessaire au moins pour extensions.ael) | |
564 | ||
565 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 14:59:40 +0100 | |
566 | ||
567 | asterisk-config-auf (1.0-22) unstable; urgency=low | |
568 | ||
569 | * etc-asterisk/zapata.conf: commentaire sur ligne de config qui génèrent | |
570 | des warning | |
571 | * etc-asterisk/indications.conf : country=fr par défaut (je sais pas | |
572 | si c'est pertinent mais bon...) | |
573 | * debian/postinst: ajout de l'option callerid pour les comptes | |
574 | ||
575 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 14:56:54 +0100 | |
576 | ||
577 | asterisk-config-auf (1.0-21) unstable; urgency=low | |
578 | ||
579 | * README.Debian : un peu plus clair | |
580 | ||
581 | -- Thomas NOEL <thomas.noel@auf.org> Thu, 15 Dec 2005 10:53:05 +0100 | |
582 | ||
583 | asterisk-config-auf (1.0-20) unstable; urgency=low | |
584 | ||
585 | * debian/postinst: pas de chown/chmod sur /var/run/asterisk et autres | |
586 | repertoires pas forcément présents à l'installation "from scratch" | |
587 | ||
588 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 15:49:29 +0100 | |
589 | ||
590 | asterisk-config-auf (1.0-19) unstable; urgency=low | |
591 | ||
592 | * debian/config: debconf prefix en priorité low | |
593 | ||
594 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 13:19:37 +0100 | |
595 | ||
596 | asterisk-config-auf (1.0-18) unstable; urgency=low | |
597 | ||
598 | * chmod/chown sur /etc/asterisk/auf/* ; mais ça ne sera vraiment efficace | |
599 | que lorsque le paquet asterisk ne remettra pas des sales droits partout | |
600 | ||
601 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 12:39:44 +0100 | |
602 | ||
603 | asterisk-config-auf (1.0-17) unstable; urgency=low | |
604 | ||
605 | * typo... | |
606 | ||
607 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 12:34:11 +0100 | |
608 | ||
609 | asterisk-config-auf (1.0-16) unstable; urgency=low | |
610 | ||
611 | * un-peu-partout: renommage en auf/*.local et auf/*.global | |
612 | ||
613 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 12:26:22 +0100 | |
614 | ||
615 | asterisk-config-auf (1.0-15) unstable; urgency=low | |
616 | ||
617 | * un-peu-partout: fichiers AUF dans /etc/asterisk/auf/ | |
618 | ||
619 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:53:06 +0100 | |
620 | ||
621 | asterisk-config-auf (1.0-14) unstable; urgency=low | |
622 | ||
623 | * debian/templates: indications sur la règle de nommage auf-ville | |
624 | ||
625 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:32:08 +0100 | |
626 | ||
627 | asterisk-config-auf (1.0-13) unstable; urgency=low | |
628 | ||
629 | * debian/postinst: /etc/init.d/asterisk reload lancé seulement s'il | |
630 | existe... | |
631 | ||
632 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:18:02 +0100 | |
633 | ||
634 | asterisk-config-auf (1.0-12) unstable; urgency=low | |
635 | ||
636 | * debian/postinst: adduser asterisk... | |
637 | ||
638 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 11:04:59 +0100 | |
639 | ||
640 | asterisk-config-auf (1.0-11) unstable; urgency=low | |
641 | ||
642 | * debian/config: On devine l'implantation, mais pas la clé, c'est mieux. | |
643 | ||
644 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 10:34:48 +0100 | |
645 | ||
646 | asterisk-config-auf (1.0-10) unstable; urgency=low | |
647 | ||
648 | * un-peu-partout : renommage des fichiers de configuration specifique en | |
649 | AUF-LOCAL-* et AUF-GLOBAL-*. Modification des #include correspondants. | |
650 | * debian/config: si un fichier cle privee existe et que c'est la premiere | |
651 | configuration, on suppose que ce fichier porte le nom de l'implantation. | |
652 | ||
653 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 10:21:58 +0100 | |
654 | ||
655 | asterisk-config-auf (1.0-9) unstable; urgency=low | |
656 | ||
657 | * debian/postinst,config: pas d'alerte si RUNASTERISK=no, on | |
658 | le voit lors du "asterisk reload" | |
659 | ||
660 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 01:06:41 +0100 | |
661 | ||
662 | asterisk-config-auf (1.0-8) unstable; urgency=low | |
663 | ||
664 | * debian/postinst: ajout d'un "/etc/init.d/asterisk reload" après mise à | |
665 | jour des fichiers. | |
666 | ||
667 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:48:45 +0100 | |
668 | ||
669 | asterisk-config-auf (1.0-7) unstable; urgency=low | |
670 | ||
671 | * debian/postinst: chown / chmod des fichiers de config | |
672 | ||
673 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:37:03 +0100 | |
674 | ||
675 | asterisk-config-auf (1.0-6) unstable; urgency=low | |
676 | ||
677 | * debian/control: description plus détaillée du paquet | |
678 | ||
679 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:19:24 +0100 | |
680 | ||
681 | asterisk-config-auf (1.0-5) unstable; urgency=low | |
682 | ||
683 | * etc-asterisk/iax.conf,sip.conf,extensions.conf: ajout des #inclure | |
684 | * debian/postinst: ajout creation AUF-clients-extensions.conf | |
685 | * debian/config,postinst: ajout de plein de commentaires | |
686 | ||
687 | -- Thomas NOEL <thomas.noel@auf.org> Wed, 14 Dec 2005 00:11:55 +0100 | |
688 | ||
689 | asterisk-config-auf (1.0-4) unstable; urgency=low | |
690 | ||
691 | * ssssspliit : config de base dans asterisk-config-auf et | |
692 | clés publiques et liaisons IAX + exten dans | |
693 | asterisk-config-auf-connexions | |
694 | * debian/control: dépend de asterisk-config-auf-connexions | |
695 | ||
696 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 20:56:24 +0100 | |
697 | ||
698 | asterisk-config-auf (1.0-3) unstable; urgency=low | |
699 | ||
700 | * debian/templates, debian/config, debian/postinst: ajout debconf | |
701 | ||
702 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 19:35:40 +0100 | |
703 | ||
704 | asterisk-config-auf (1.0-2) unstable; urgency=low | |
705 | ||
706 | * debian/postinst | |
707 | ||
708 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 16:29:20 +0100 | |
709 | ||
710 | asterisk-config-auf (1.0-1) unstable; urgency=low | |
711 | ||
712 | * Je me lance... merci dh_make ! | |
713 | ||
714 | -- Thomas NOEL <thomas.noel@auf.org> Tue, 13 Dec 2005 15:59:27 +0100 | |
715 |