Displaying 20 results from an estimated 38 matches for "pendant".
2006 Jan 31
3
Linking Asterisk Boxes with Sip
...s3e2d0c2d
The config looks like this:
[general]
port = 5060 ; Port to bind to (SIP is 5060)
bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
disallow=all
allow=ulaw
allow=alaw
context = from-sip-external ; Send unknown SIP callers to this context
callerid = Unknown
pendantic=no
register=123456789:aaa607ac5aabb25ac037@voipswitch1.voip.xxxxxxx.net
[123456789]
type=user
secret=aaa607ac5aabb25ac037
insecure=very
context=from-pstn
[xxxxxxxx]
username=123456789
type=peer
secret=aaa607ac5aabb25ac037
host=voipswitch1.voip.xxxxxxxx.net
2004 Sep 28
1
[LLVMdev] Linking tblgen debug executable (without symbols) onMinGW
...>Date: Sat, 25 Sep 2004 15:26:56 -0700
>
>Yes. You need to link with dbghelp.lib and psapi.lib. There are
>pragmas to force this, but not surprisingly gcc does not honor Microsoft
>pragmas.
I can't find the above libs. Where are they located on your system?
Are there any dll pendants?
Henrik
_________________________________________________________________
Find det, du s�ger med MSN S�g http://search.msn.dk/
2010 Dec 04
2
Re: Trouble with libgsm on Mac OS X 10.6.2
The only way I could get rid of the err for gsm on launch was to copy libgsm to my DDO folder, even those I use DYLD_FALLBACK_LIBRARY_PATH, and libgsm is in all of those locations.
Here's my launching script:
Code:
on run
--edit this to be the correct location and file to run (typically only edit after the "drive_c")
set toRun to
2012 Aug 22
5
Centos machine sometimes unreachable
I have a simple perl script that every few hours pings the handful of
machines on my LAN. Lately I've sometimes been getting
ping of 192.168.0.1 succeeded
ping of 192.168.0.7 succeeded
ping of 192.168.0.5 FAILED
ping of 192.168.0.6 succeeded
ping of 192.168.0.9 succeeded
This machine in question has been running Centos faithfully for about six
years and no recent changes to it have been
2003 Aug 06
2
Semi-newbie question "Softswitch" and Asterisk - Is there a difference?
I've been working in the VoIP industry for just a bit over a year now...
Mostly taking care of the underlying systems. I've now reached the
point where I'm being drawn more and more into the call processing side
of things. My background is in computer and "classic" telephony systems
(DMS250/MTX, DSC 400, T1, channel banks. telabs analog echo supressor
modules and
2013 Nov 06
1
How to do package cleanup: hooks .onUnload, R_unload_mylib, .onDetach are not called on quit
Hi,
it seems that the package hooks .onLoad and its C++ pendant
R_unload_mylib are actually not called when R quits, but only when
explicitly calling detach('package:mylib', unload = TRUE).
Maybe this is platform specific, I'm on Ubuntu 13.10 - R 3.0.2 (see below).
* is there a mechanism that a package can use to effectively do some
cleanup on st...
2007 Oct 10
2
Problem with RCMD CHECK (or BUILD)
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20071010/d6c89c66/attachment.pl
2007 Mar 05
2
imap core dump with rc25
...o symbol table info available.
#10 0x000000000046c13b in io_loop_handler_run ()
No symbol table info available.
#11 0x000000000046b6cc in io_loop_run ()
No symbol table info available.
#12 0x000000000041dffb in main ()
No symbol table info available.
Best regards,
--
Nico
Certains hommes parlent pendant leur sommeil.
Les conf?renciers parlent pendant le sommeil des autres.
-+- Albert Camus (1913-1960) -+-
2003 Jun 05
2
Samba & Sage Line 50 Accounting
Hi all,
Having a very specific problem here:
I have a working RedHat9 server running Samba 2.2.7 (the release that comes
with RH9), acting as a PDC/File Server to around 15 WinXP Pro client
workstations.
This all works nicely, apart from our accounting package, Sage Line 50,
which depends on its data being stored on a network share.
Previously, when the data was stored on a WinNT4 share,
2011 Sep 03
1
Patch to build hivex lib on Windows
...this here in case someone is interested in building
hivex on Windows (mingw32). The attached patch allows building the lib
but not the tools (hivexsh etc..) as there are some more problems to solve.
In short terms, this patch replaces file i/o functions and mmap(),
munmap() with their win32api pendants.
cu
--
Unix _IS_ user friendly - it's just
selective about who its friends are!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hivex_mingw32.patch
Type: text/x-patch
Size: 5663 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libgues...
2012 Oct 11
2
Coupure de connexion entre Rails 3.2.7 et Postgres 8.4
...grosse application en Rails 3.2.7 qui est connecté à
une BD Postgres 8.4 installée sur la même machine. L''application
s''exécute sur Apache avec le module Passenger.
L''application est constamment utilisée par une centaine d''utilisateurs
et ne pose aucun problème pendant plusieurs heures puis, d''un coup,
Rails ne parvient plus à faire de requêtes vers la BD sans trop que je
comprenne pourquoi. Les sessions étant stockées en BD, tous les
utilisateurs sont alors déconnectés. La page de login faisant appelle à
des enregistrements dans la BD, elle n''e...
2003 Nov 07
2
chisq.test error: x and y must have at least 2 levels
...lt;NA> <NA> nein
[46] <NA> nein nein <NA>
Levels: nein ja
Or is there another meaning of 'levels' that doesn't
correspond to the one returned above?
Any hints what's going wrong/which mistake(s) I make?
BTW to the german speaking readers: What's the R pendant to or
translation for "Konfigurationsfrequenzanalyse (KFA)"?
TIA
Best regards,
Christoph
_____________________
? (I got help from a colleague to do this =))
v007.s <- fbhint.spss1[58:219]
v007.1.s <- fbhint.spss1[360:521]
name7.s<-names(v007.s)
name71.s<-names(v007.1.s)...
2016 Nov 25
2
shared libraries: missing soname
Martin Maechler <maechler at stat.math.ethz.ch> writes:
> Well, Dirk has said to have given his last reply on this thread.
> I (as a member of R-core) am glad about people like Dirk who
> take some of our load and helpfully answer such
> questions/reports on R-devel.
I am glad too. Thank you. My ultimate goal is to ensure that R works as well
on FreeBSD as it does elsewhere.
2011 Jun 08
1
Installing Virtualbox on Mac osx with pkg dmg provider
...staller[85815]: ./postflight: sudo: unknown
user: *
Jun 8 15:02:29 info-starbuck installer[85815]: PackageKit: Install Failed:
PKG: post-flight scripts for "org.virtualbox.pkg.virtualbox"\nError
Domain=PKInstallErrorDomain Code=112 UserInfo=0x1040056b0 "Une erreur s’est
produite pendant l’exécution des scripts du paquet « VirtualBox.pkg »." {\n
NSFilePath = "./postflight";\n NSLocalizedDescription = "Une erreur
s\U2019est produite pendant l\U2019ex\U00e9cution des scripts du paquet
\U00ab\U00a0VirtualBox.pkg\U00a0\U00bb.";\n NSURL =
"./Co...
2004 Aug 06
0
launch liveice from another application
...;
}
There is no problem with icecast, but the liveice's xterm
closes itself just after his appearance.
Can anybody help me to resolve this problem?
Thanks in advance,
Bertrand Ricard.
--------------
Profitez de l'offre spéciale Liberty Surf !
50 h / 95 F TTC par mois tout compris pendant 3 mois
http://register.libertysurf.fr/subscribe_fr/signup.php3
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org'
containing only the word 'unsubs...
2016 Nov 25
0
shared libraries: missing soname
...w at what, six
posts in and counting?) still start from the wrong (at least outside of the
gilded confines of FreeBSD) premise. It. Just. Works.
Just give us and the unknown-but-sometimes-estimated-to-be-in-the-millions of
R users some credit. What is there __works__. Seriously. Debian folks are
pendantic for technical excellence __and even they have no issue with
per-package and local shared libraries__. Which is what this is. Really.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
2009 Feb 03
0
AUTO : Ulrik Darnetz est en formation (renvoi de Ven 02/06/2009)
Je suis absent entre Lun 02/02/2009 et Ven 02/06/2009.
Remarque?: ceci est une r?ponse automatique ? votre message "samba Digest,
Vol 74, Issue 3" envoy? le 03.02.2009 13:02:42.
C'est la seule notification que vous recevrez pendant l'absence de cette
personne.
2006 Apr 01
2
Still the same!!! (trying to boot a SATA device)
I tried to include SATA support with the default selected packages
(Intel, Promise and Silicon) and the error message is still the same
when I execute the "make kernels" command:
"mv: cannot stat ''include/asm-xen/asm_ofset.h.tmp'': No such file or
directory".
Any other idea???
Excuse me for being tiresome... I''m newby on this issues!!!
Bye!
2008 May 17
0
Job offer in France : FreeBSD administrator
...ur les op?rations de maintenance, vous serez
l'interface entre les ?quipes internes et les ?quipes d'outsourcing.
Prendre en charge le support de la plate-forme Internet pour les ?quipes
de d?veloppement interne
Comp?tences requises :
Linux
Free bsd
Cette mission s'adresse a un ind?pendant ayant le statut de freelance ou
souhaitant le devenir
Si vous avez les comp?tences n?cessaires, merci de me contacter tr?s
rapidement afin que je vous organise un entretien avec mon client.
Si vous connaissez des personnes susceptibles d'avoir les comp?tences
pour ce poste, n'h?sitez pas...
2007 Sep 12
0
looking for a french speaking R specialist for training
...at alcatorda point
com avec cv, exp?rience dans le domaine, contenu et dur?e (pas plus de 5
jours) pr?vue pour la formation, dates de disponibilit? et devis.
Les formations aurons lieu dans la r?gion parisienne (45 minutes de la
gare de l'est) et concerne des chercheurs et travailleurs ind?pendants
la formation porterait sur l'installation et la prise en main de R,
l'utilisation pour des analyses statistiques classiques (les stagiaires
sont suppos?s conna?tre les stats), l'initiation aux scripts. Pour
certains cours, l'utilisation de R coupl? au SIG GRASS peut ?tre envisa...