Displaying 5 results from an estimated 5 matches for "etang".
Did you mean:
tang
2009 Feb 27
0
[HOWTO] Priorize one destination over another on a link
...2XXXXXX,1,Set(GROUP()=Reunion)
exten => _0262XXXXXX,n,NoOp(This channel is member of group: ${GROUP()})
exten => _0262XXXXXX,n,NoOp(Number of channels is ${GROUP_COUNT(Reunion)})
exten => _0262XXXXXX,n,GotoIf($[${GROUP_COUNT(Reunion)}>26]?500)
exten => _0262XXXXXX,n,Dial(IAX2/dedibox-etang-sale/${EXTEN})
exten => _0262XXXXXX,500,NoOp(Total channels congested, retuning NOCAV)
exten => _0262XXXXXX,501,Congestion()
; Reunion Mobile : always gets through which increments the channel count...
and thus reduces proper capacity
exten => _0692XXXXXX,1,Set(GROUP()=Reunion)
exten =>...
2009 Feb 26
3
call-limit on a per destination basis
Hello,
I use asterisk to to IAX2 trunking between London POP & Reunion Island pop.
I would like to know if it's possible to do a kind of call-limit (i.e.
restrict to XX) channels but on a per dialcode and / or destination basis.
For example:
[trunk]
; reunion proper, i want to send no more than 24 channels
exten => _0262XXXXXX,1,Dial(IAX2/mytrunk/${EXTEN})
; reunion mobile, i want
2010 Jun 28
1
mathematical expression in varnames of lattice parallel plot
...labeling of the different axes of the parallel plot.
Thank you very much.
Regards,
Doris
--
---------------------------------------------------------------------------
Dr.-Ing. Doris Brockmann
Post-doctoral researcher
INRA - Laboratoire de Biotechnologie de l'Environnement (LBE)
Avenue des Etangs,
Narbonne, F-11100, France
Tel : (33)(0)4 68 42 51 88 (standard : 51 51)
Fax : (33)(0)4 68 42 51 60
email: brockman at supagro.inra.fr
http://www.montpellier.inra.fr/narbonne
2009 Oct 29
1
changing default character size depending on settings for mfcol: How to scale font consistently?
...s = LETTERS[j],
cex = 1.6,
col ="red"
)
}
dev.off()
}
--
________________________________________________
Kim Milferstedt, PhD
Postdoctoral Researcher
INRA
Laboratoire de Biotechnologie de l'Environnement
Avenue des Etangs
F-11100 Narbonne
France
phone: (+33) 04 68 42 51 87
fax: (+33) 04 68 42 51 60
email: milferst at supagro.inra.fr
2003 Dec 22
0
wine won't build on kernel 2.6.0
error message:
wine: fail to create process heap
any suggestion?