Displaying 20 results from an estimated 60 matches similar to: "Disconnecting call for lack of RTP activity in 301 seconds"
2007 Nov 13
1
Default mohmp3 : free of rights ?
Hello Asterisk's Users !
Is anybody knows if the default MP3 tracks provided with the lastest
release of asterisk is free of rights or not ?
The default tracks are :
- fpm-calm-river.mp3
- fpm-sunshine.mp3
- fpm-world-mix.mp3
Regards,
--
S?bastien Mortier
AbsysTech
Tel : +33 892 460 991
Fax : +33 320 745 005
Gsm : +33 620 792 429
Assistante :
Sarah Foucart
sfoucart at absystech.fr
2006 Mar 20
2
ISDN Protocol Unknom Error with Junghanns OctoBRI
Hello,
I recently bought a Junghanns Octobri Card. I have some problems with
this card to make outbound calls but I can receive calls.
I have 3 lines to PSTN and 3 lines to my existing PBX
FRANCE TELECOM <-- OctoBRI --> Asterisk 1.2.4-BRIstuffed-0.3.0-PRE-1h
<-- OctoBRI --> PABX e-Generis <----> ISDN Phones
|
2016 Mar 02
1
problem restoring ssl and vlc
On 03/01/2016 10:24 PM, g wrote:
> to pass time waiting for reply, went thru kde application launcher.
>
> found this progs have no icon:
>
> cheese
>
> audit logs
>
> media player
>
> note pad
> regedit
> wineconfig
> winefile
> winehelp
> wine software uninstall
> wine wordpad
>
> audio cd extractor
>
2007 Mar 27
1
probleme d'installation de samba sur AIX 5.3 et accés LDAP
good morning,
We belong to PSA Peugeot Citroen Company and we need to install SAMBA on OS
AIX5.3 with LDAP access. We download the SAMBA binaries 3.0.21 but in this
version, we could not find the libraries for LDAP ACCESS. Could you tell us
, if we have to download another version or where we can find the library
for version 3.0.21.
Further more , do you know if we can find a french company
2006 Dec 15
0
100rel & Prack enable
Dear all,
I'm trying to receive a call from a VoIP provider to my Asterisk which
is behind a router, with a port forwarding (5060).
This configuration has already been validated with another VoIP
provider, but in the present case, not.
I suppose (thanks to the sip trace) my asterisk is not able to answer a
call which need Prack.
My asterisk answer :
'
SIP/2.0 420 Bad extension
...
2008 Jul 10
1
Slow samba and Realtek card
Hello,
We can see
# lspci
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B
PCI Express Gigabit Ethernet controller (rev 01)
I have used a custom kernel to start with centos 5.1 as an initial
installation
Our customer on this kernel has experienced slow pref on samba shares (50
seconds to open a file)
So I have decided to updrade to centos 5.2 that have the right
2002 May 02
0
biplot labels
Hello,
I am trying to draw the biplot of a PCA, but I would like to use another variable of my initial data frame than my "row.names" to assign
labels to the points.
A part of my R file follows ; "m" is my initial data frame, which has the variable "code" as row.names, and another variable "name" that I'd
like to use as labels for the points.
>
2010 Feb 12
0
Execution timing in .First()
Hello,
I have a .First function in my personnal Rprofile file. Through the .First
function I want to load an R data base at position 2 in the search list but
R complains with:
"Attempting to load the environment 'package:stats'"
and further down the initialization process, when .First.sys() is run and
default packages are loaded, my newly loaded data base ends up at position
2008 May 17
0
Job offer in France : FreeBSD administrator
Hello,
This job offer comes from "Computer Futures" an french provider of
recruitment services to the IT industry. I receive this email this week
from one of the recruiters.
This job is based in France, not so far from Paris; I post here the
offer in french.
-/-
www.computerfutures.fr
Marianne Cohen
Computer Futures Solutions - France
40 Rue De La Boetie, 75008 Paris
Phone 0033
2020 Jan 09
0
mean
Jean-Luc,
Please keep the communications on the list, for the benefit of others, now and in the future, via the list archive. I am adding r-devel back here.
I can't speak to the rationale in some of these cases. As I noted, it may be (is likely) due to differing authors over time, and there may have been relevant use cases at the time that the code was written, resulting in the various
2006 Oct 09
2
Trying to use "deliver" as a LDA
Hello,
I'm trying to use "deliver" as a LDA for some users. I found the page
http://wiki.dovecot.org/LDA where i read that i can use the ".forward"
file in the user HOME directory. However, when i try, i get the
following error in the maillog file :
... deliver(...): mbox: We need root IMAP folder, but can't find it or
HOME environment
...deliver(...): Failed to
2018 Nov 08
2
A newbie question about searching an installed packet
Hi,
I?m french and literally one. So I?m not really easy with Sheakespeare language. So, accept my apologies.
As write in subject, I?m a newbie about CentOS an all RedHat declines. I wrote a Shell script for ours Debians (all sort of Debian like) which verify which packets are present before running. I thought I had found an equivalent with ? yum list installed | grep <packet> ? command
2017 Jul 04
2
write.csv
Hi all,
I am currently studying how to generalize the usage of R in my statistical institute and I encountered a problem that I cannot declare on bugzilla (cannot understand why). Sorry for trying this mailing list but I am really worried about the problem itself and the possible implications in using R in a professionnal data production context.
The issue about 'write.csv' is that it
2008 Feb 22
0
Pb de compilation de mgeops-psp-3.0.6
Bonjour,
2008/2/22, Sid Touati <Sid.Touati at inria.fr>:
> Bonjour
>
> > - fichier config.log, dans le r?pertoire de PSP, apr?s avoir lanc? "./configure"
>
>
> le fichier est joint
>
>
> > - r?sultat de "rpm -ql lib64sigc++2.0-devel"
>
> # rpm -ql lib64sigc++2.0-devel
>
> /usr/include/sigc++-2.0
>
2020 Jan 09
1
mean
I think median() behaves as designed: As long as the argument can be ordered, the "middle observation" makes sense, except when the middle falls between two categories, and you can't define and average of the two candidates for a median.
The "sick man" would seem to be var(). Notice that it is also inconsistent with cov():
>
2010 Feb 05
2
Importing data coming from Splus into R.
Hello there,
I spent all day yesterday trying to get a small data set from Splus into R,
no luck! Both, Splus and R, are run on a 64-bit RedHat Linux machine, the
versions of the softwares are 64-bit and are as what follows:
Splus:
TIBCO Software Inc. Confidential Information
Copyright (c) 1988-2008 TIBCO Software Inc. ALL RIGHTS RESERVED.
TIBCO Spotfire S+ Version 8.1.1 for Linux 2.6.9-34.EL,
2020 Jan 09
4
mean
Hello,
Is there a reason for the following behaviour?
> mean(c("1","2","3"))
[1] NA
Warning message:
In mean.default(c("1", "2", "3")) :
l'argument n'est ni num?rique, ni logique : renvoi de NA
But:
> var(c("1","2","3"))
[1] 1
And also:
>
2003 Jul 24
5
inverse prediction and Poisson regression
Hello to all, I'm a biologist trying to tackle a "fish" (Poisson Regression) which is just too big for my modest understanding of stats!!!
Here goes...
I want to find good literature or proper mathematical procedure to calculate a confidence interval for an inverse prediction of a Poisson regression using R.
I'm currently trying to analyse a "dose-response"
2007 May 10
2
programming libsmbclient
hi all,
I have a strange problem using the libsmbclient api..
retrieving or stating files named with percents in is for some
of them impossible. Example: a file located at "smb://test/test/%7C2.txt" cannot be retrieved
with my code, smbc_open fails with the code NT_STATUS_OBJECT_NAME_INVALID.
I am not sure but, url encoding/decoding that would escape strings with "percent"
2008 Mar 21
3
Problem with user regsitration and ldap on SVN version
Hi guys,
I'm trying to use Asterisk with LDAP integration.
I created some schemas and it seems to work fine for sip.conf replacement.
When I try to register a softphone to test the service, it seems ok from the softphone point of view (user registred) but when I do a
"sip show peers", no one is registered (nor sip show subrscriptions, users...)
I put my Asterisk on full debug and I