Displaying 12 results from an estimated 12 matches for "finir".
Did you mean:
finer
2006 Jun 07
1
asterisk-1.2.9 / res_snmp.so
...nning, but either it isn't 1.2.9 or you added
> > res_snmp on your own.
> > That could explain some of your other issues.
> >
> > --
> > Kristian Kielhofner
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> En finir avec le spam? Yahoo! Mail vous offre la
> meilleure protection possible contre les messages
> non sollicit?s
> http://mail.yahoo.fr Yahoo! Mail
>
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protectio...
2006 Jun 08
3
dial pattern
Hello,
I have to dial prefix 9 for non local numbers however
when i missed calls i Can't redial this number
because of "9" is not append .
I use polycom phones .
What Can i do ?
Harry
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicit?s
http://mail.yahoo.fr Yahoo! Mail
2006 Jun 13
1
Which simple billing application
Hello,
I look at voip-info for a simple billing application .
I wish to calculate price to pay according to the
datas stored in cdr table (unixodbc/mysql).
what do you advise me ?
Harry
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicit?s
http://mail.yahoo.fr Yahoo! Mail
2017 Dec 04
1
Apache and web content permissions
...ilisateur normal
WPUSER='microlinux'
WPGROUP='microlinux'
# Racine du serveur Web
WPROOT='/var/www'
# Identifier les installations Wordpress
WPDIRS=$(dirname $(cd $WPROOT && find . -type f -name 'wp-config.php'))
for WPDIR in $WPDIRS; do
cd $WPROOT
# D?finir les permissions correctes
chown -R $WPUSER:$WPGROUP $WPDIR
find $WPDIR -type d -exec chmod 0755 {} \;
find $WPDIR -type f -exec chmod 0664 {} \;
chown -R $WPUSER:$HTGROUP $WPDIR/wp-content
find $WPDIR/wp-content -type d -exec chmod 0775 {} \;
find $WPDIR/wp-content -type f -exec chmod 0...
2008 Dec 12
0
preprocessCore
...ocessCore)
> plac.rma <- rma(plac.new)
Background correcting
Normalizing
Calculating Expression
Errore in rma(plac.new) :
function 'R_subColSummarize_medianpolish_log' not provided by package
'preprocessCore'
Est-ce que vous avez un conseil ? me donner? J'ai un projet ? finir et je suis
compl?tement bloqu?e :(
Merci d'avance,
Irene Vicari
2006 Jun 06
1
asterisk-1.2.9 is not stable
...asterisk is not stable
I 've lost call SIP<->ZAP. channels.
i can't hear sound because of res_snmp.so .
Is it a b?ta release ??
I downgrade to 1.2.8 or 1.2.7
I do hope 1.4 will be a real stable realease
Harry
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicit?s
http://mail.yahoo.fr Yahoo! Mail
2008 Oct 20
0
I have probleme with asterisk
...astrisk server . i have problemes with
the message is
notice [5483] : chan_iax2.c: 5325 register_verify : no registration for peer 'xxxxxxxxx' from (xx.xx.xx.xx.)
can you explan me wath's the master
thank's
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicit?s
http://mail.yahoo.fr Yahoo! Mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081020/8947df5b/...
2010 Dec 20
0
What's up?
...e price and the shipping cost are favorable now, moreover, we will arrange the VIP shipment for you and within 3 days, you will get the package ,please do not miss this good chance!</FONT></SPAN></P></DIV>
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail
2007 Feb 14
2
environement.rb compent récupérer une variable ?
Salut,
Je souhaiterai définir dans mon fichier environement.rb une variable qui
puisse être récupéré dans mes controlleurs.
Plus précisément je souahiterai initialiser une varible avec l''ip du
serveur qui héberge l''appli et pouvoir la récupérer dans mes
controlleurs.
Je suis sur que c''est trés simple...
2018 Jul 10
3
Certbot error CentOS 7.5
Hi All - I am running CentOS 7.5 and trying to use certbot.
I am getting an error 403 forbidden on the
/.well-known/acme-challenge/-CG_gSckofY5ln7TdMvoanDI1_FBRh8otQkyB0hxmoo
Some searching indicated permission problems... I also noticed that the
/var/www/html directory does not even have the .well-known directory in
it. The /var/www/html directory was root:root I changed it to root:apache
2009 Apr 02
4
Problems with Counter Strike Source
Hi all
First : sorry for my english, i'm french [Embarassed]
I have a problem with counter strike source.
I'm on Ubuntu 8.04.2 Hardy ( and not Studio, i just have the ubuntu studio skin ), i have an ATI radeon 4850 graphic card ( with the latest drivers installed ) and Wine 1.1.18 .
To launch the game, i put " WINEDEBUG=fixme-all wine -fullscreen -w 1440 -h 900 -refresh 60
2017 Dec 02
5
Apache and web content permissions
Le 02/12/2017 ? 14:19, Leon Fauster a ?crit :
> I would build a rpm package of wordpress (everything can be defined
> there like permissions etc)
The initial question was: WHAT permissions?
> and disabling the automatic update
> function in wordpress. Build once it can be installed on all (two
> dozen) webservers automagically (local yum repository) ... externe
That would mean