Displaying 20 results from an estimated 400 matches similar to: "Outgoing calls to SIP provider"
2013 Nov 25
2
Samba4 in FreeBSD cannot upgrade dns
Hi, Samba team!
I am trying to install samba4 on FreeBSD 9.2 as a domain DC to join an
existing samba4 domain controller on FreeBSD 9.2.
I followed the instruction of:
Samba4/HOWTO/Join a domain as a DC
Everything is OK until I run the following command:
root at mtm:/var/named/etc/namedb # samba-tool drs showrepl
Default-First-Site-Name\MTM
DSA Options: 0x00000001
DSA object GUID:
2000 Feb 24
1
Making password driven SSH 'immune' to MTM attacks.
[I know this is the 'port' list, but I can't find a better place to post
this, and with the garbage going on @slashdot I figured I'd get this out.
This belongs on sci.crypt or a general OpenSSH mailing list]
First, a quick rehash of stuff everyone here already knows,
OpenSSH can use two major forms of authentication:
1. Password
2. RSA keys
The RSA method is good because it
2017 Jun 18
0
dist function in R is very slow
> By the way, since the tcrossprod function in the Matrix package is so fast, the Euclidean distance can be computed very fast:
Indeed.
> euc_dist <- function(m) {mtm <- Matrix::tcrossprod(m); sq <- rowSums(m*m); sqrt(outer(sq,sq,"+") - 2*mtm)}
There are two reasons why I didn't use this optimization in "wordspace":
1) It can be inaccurate for small
2009 Jan 26
0
Spectral analysis with mtm-svd Multi-Taper Method Combined with Singular Value Decomposition
Hi list,
Does anyone know if there is a library in R that does MTM-SVD method for
spectral analysis?
Thanks
-----
Yasir H. Kaheil
Columbia University
--
View this message in context: http://www.nabble.com/Spectral-analysis-with-mtm-svd-Multi-Taper-Method-Combined-with-Singular-Value-Decomposition-tp21671934p21671934.html
Sent from the R help mailing list archive at Nabble.com.
2009 Jun 10
0
help with package "simsalabim"
I have attached a text file representing the centralized amplitude of a signal, sampled at 30Hz, whose length N = 6922
My goal is to remove the trend. I am using package "simsalabim".
I ran command decompSSA with L = length(Amps)/5
The reason is that I have SSA/MTM toolkit running in Mac/OS. SSA/MTM documentation, relative to SSA, recommends that N/10 <= L <= N/5.
2017 Jun 18
2
dist function in R is very slow
Hi Stefan,
Thank you very much for pointing me to the wordspace package. It does the job a bit faster than my C code but is 100 times more convenient.
By the way, since the tcrossprod function in the Matrix package is so fast, the Euclidean distance can be computed very fast:
euc_dist <- function(m) {mtm <- Matrix::tcrossprod(m); sq <- rowSums(m*m);? sqrt(outer(sq,sq,"+") -
2004 Jan 25
2
Example of TDM20B
I am trying to find an example of how to set up my FXS Station Card in my
Asterisk.
I have (1) XP100P
I have (1) tdm20B (2 Port FXS)
Could someone tell me if this is correct?
/etc/zaptel.conf
fxsks=1
fxoks=2
fxoks=3
loadzone=us
defaultzone=us
/etc/asterisk/zapata.conf
[channels]
;
language=en
;
;X100P Port 1
context=inbound-analog
signalling=fxs_ks
usecallerid=yes
echocancel=yes
2003 Nov 07
6
SIP protocol bug ???
Hello,
I have a problem with asterisk when dial out to a SIP
provider.
Asterisk send a INVITE with no credentials, the
provider reply with a 401 Unauthorized.
However, Asterisk DOES NOT resend the invite again
with credentials. But it hangs there (maybe waiting
for a ok)
It is this a bug in asterisk or the provider is
supposed to send something else rather than a 401
as answer for a INVITE ?
2004 May 01
4
New ENUM service, what do you think?
Stealth Communications Announces Registry to Avoid Access Fees
Posted on: 04/23/2004
Stealth Communications Inc. today announced the official launch of a registry that allows service providers routing calls over the
Internet to avoid paying local phone companies access charges.
The VPF ENUM Registry allows carriers to map telephone numbers to IP addresses for such things as SIP phones and
2015 May 15
2
https everywhere.
What are the plans for the CentOS repos with respect to authentication
and https everywhere? At the moment it is a trivial exercise to
perform a MTM attack during a yum update over http.
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit sensitive data via e-Mail
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited
2003 Jul 31
0
Re: Asterisk-Users digest, Vol 1 #944 - 3 msgs
>
>>On Thu, 2003-07-31 at 10:07, Ricardo Villa wrote:
>>
>>>There is no way for you to know the vonage password associated with
>>>your account. Even if you sniff out the tftp download, its
>
> encrypted.
>
>>Is there any comparable service that isn't as anal? Or even better, is
>
> there any service that uses IAX instead of SIP?
2015 May 15
2
https everywhere.
On 05/15/2015 02:49 PM, Matthew Miller wrote:
> On Fri, May 15, 2015 at 03:44:39PM -0400, James B. Byrne wrote:
>> What are the plans for the CentOS repos with respect to authentication
>> and https everywhere? At the moment it is a trivial exercise to
>> perform a MTM attack during a yum update over http.
>
> Since the packages themselves are signed, what risk are you
2015 May 15
0
https everywhere.
On Fri, May 15, 2015 at 03:44:39PM -0400, James B. Byrne wrote:
> What are the plans for the CentOS repos with respect to authentication
> and https everywhere? At the moment it is a trivial exercise to
> perform a MTM attack during a yum update over http.
Since the packages themselves are signed, what risk are you concerned
about?
--
Matthew Miller
<mattdm at fedoraproject.org>
2015 May 16
0
https everywhere.
On 16/05/15 08:36, Jim Perrin wrote:
>
>
> On 05/15/2015 02:49 PM, Matthew Miller wrote:
>> On Fri, May 15, 2015 at 03:44:39PM -0400, James B. Byrne wrote:
>>> What are the plans for the CentOS repos with respect to authentication
>>> and https everywhere? At the moment it is a trivial exercise to
>>> perform a MTM attack during a yum update over http.
2010 Aug 09
2
Prepay Limited Calls.
Hello,
I wish to make a simple system to limit peers at x minutes depending
of buyer voip packet. Can someone help me with some directions?
I intend to make a separate dial plan and every calls to be in cdr
table in mysql. Is any chance to make some scripts to drop calls after
peer
used all minutes? I use asterisk 1.4.34 + mysql + cdr + asterisk-gui
administration interface. I don't really
2012 May 28
0
no run fonts .vntime
please help settup font for run visual foxro 6
I from to vietnamese
I use language vietnam
But when settup wine I no fine .vntime
regards,
Mr. Qua
2017 Feb 13
0
Wich web browser on CentOS6 ?
On Fri, February 10, 2017 15:44, Alice Wonder wrote:
> On 02/10/2017 12:34 PM, James B. Byrne wrote:
>>
>> On Fri, February 10, 2017 06:26, Patrick Begou wrote:
>>> Hello
>>>
>>> I have more and more troubles using firefox in professional
>>> environment with
>>> CentOS6. The latest version is 45.7.0 But I can't use it anymore to
2012 Jun 24
0
nouveau _BIOS method
Hi to all!
I have a problem with a nvidia geforce 520mx [NVd0 generation card
(0x0d9110a1)] i have on my notebook (samsung 3 series).
In practice i'm not able to use it with bumblebee and bbswitch.
The dmesg message is:
[ 13.507435] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 13.507440] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 13.507448] nouveau
2006 Apr 23
1
User Manger for Domains can not reset user password.
I am running RHES 3.0 with Samba 3.0.22 and Open Ldap 2.1.22 ldapsam and
when I use User Manager for Domains and try to change a user password as
root or any other Domain Admin account I get the following error: "The
following error occurred changing the properties of the user jcampbell.
The group name could not be found." When you look at groups under user
manager Domain Users is set
2013 Jun 02
2
rawlog without setting home in userdb
Hi all,
in my settup i decided to set mail_home in 10-mail.conf,
and let dovecot do the hashing to a 2-level directory structure.
mail_location = mdbox:~/mdbox:ALT=/altstorage/%h/mdbox
mail_home = /vmail/%1Mu/%2.1Mu/%u
In my userdb ist homedirectory not set and everythink works as expected,
except when i use rawlog i get only logs in ~/dovecot.rawlog if home is
set in userdb.
In wiki