Displaying 20 results from an estimated 700 matches similar to: "Asterisk and PacketCable"
2006 Mar 16
0
Implementing VoIP for first time with Packetcable
Hi group!
I'm trying to make the first VoIP call in our LAN but I have some doubts. We
have a Motorola CMTS (BSR1000) which has packetcable, and we have 2 eMTA
Motorola to make some tests. I know I need a softswitch to make call
management. My question is if this software is the appropiate to install it
on my bussiness with packetcable to make some tests and the first call VoIP
and say
2008 Mar 10
1
Asterisk and Packetcable
Hi group
I wrote 2 years ago to know if there is some workaround for PacketCable.
Since then I got no answer and now I hope there's something about.
Is there any chance to use Asterisk as softphone with cable modem technology
using Packetcable?
Thanks in advanced
Carlos Bernat
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Nov 24
1
MGCP RFC (2705) vs. PacketCable MGCP spec
We are working on a new implementation of asterisk. We are using a fiber-served WorldWide Packet switch at the home that incorporates a VOIP T2 switch that feeds 2 POTS connections. We are told that the T2 is programmed with code that follows the PacketCable spec. This version has a problem with the 'congestion' message which is based on the MGCP RFC (2705) spec. This causes the T2 to
2006 Apr 22
0
What about NCS and Asterisk?
Hi List!!
I've been reading about NCS and Asterisk which I think it's very dificult to
put them together. Is there any chances to registrer a Motorola SBV5120 ,
which work with NCS (variant of MGCP), with Asterisk? I know exists patches
but they're really don't work for what I read on the mailing list. I think
it could be possible to do that union between 5120 and * due to
2006 Apr 19
1
Delayed voice for 10 secs
Hi List !!
I have a lot a questions about this incredible tool but short is my time to
learn it, so I apologize if my last question was too general. I got another
more especific trouble. I administrating an ISP and I have my Asterisk
installed on a server for testing my network performance. I followed the
quick-start tutorial provided by voip-info.org (which I think it's very
useful) and
2018 Apr 04
2
Re: error : virHashForEach:597 : Hash operation not allowed during iteration
❦ 4 avril 2018 17:00 +0200, Vincent Bernat <bernat@luffy.cx> :
>>> You can do that locally, but as a patch it's very unlikely to be
>>> accepted upstream because we've introduced RW locks to be able to access
>>> domain list from multiple threads.
>>
>> Looking a bit more, the whole "iterating" bit is currently
>> unsafe.
2018 Apr 05
0
Re: error : virHashForEach:597 : Hash operation not allowed during iteration
On 04/04/2018 08:38 PM, Vincent Bernat wrote:
> 0001-util-don-t-check-for-parallel-iteration-in-hash-rela.patch
>
>
> From 7bf32825325b124edce58687a8cd2ceff13328b9 Mon Sep 17 00:00:00 2001
> From: Vincent Bernat <vincent@bernat.im>
> Date: Wed, 4 Apr 2018 16:25:37 +0200
> Subject: [PATCH] util: don't check for parallel iteration in hash-related
> functions
Can
2018 Apr 05
1
Re: error : virHashForEach:597 : Hash operation not allowed during iteration
❦ 5 avril 2018 17:00 +0200, Michal Privoznik <mprivozn@redhat.com> :
>> 0001-util-don-t-check-for-parallel-iteration-in-hash-rela.patch
>>
>>
>> From 7bf32825325b124edce58687a8cd2ceff13328b9 Mon Sep 17 00:00:00 2001
>> From: Vincent Bernat <vincent@bernat.im>
>> Date: Wed, 4 Apr 2018 16:25:37 +0200
>> Subject: [PATCH] util: don't check
2007 Apr 03
0
[LLVMdev] LLVA and WCET Analysis
> > LLVA specifically is refering to a research project offshoot of llvm.
> > LLVM instructions do not have 1:1 mappings to native instructions
> > (sometimes multiple llvm instructions map to fewer native insts,
> > sometimes the other way around).
>
> That's correct, and furthermore, LLVA (now called SVA = Secure
> Virtual Architecture) uses essentially the
2018 Apr 04
0
Re: error : virHashForEach:597 : Hash operation not allowed during iteration
❦ 4 avril 2018 16:21 +0200, Vincent Bernat <bernat@luffy.cx> :
>> You can do that locally, but as a patch it's very unlikely to be
>> accepted upstream because we've introduced RW locks to be able to access
>> domain list from multiple threads.
>
> Looking a bit more, the whole "iterating" bit is currently
> unsafe. First, it is racy since
2011 Oct 21
0
No Voice path during NCS call with Asterisk 10.0.0
Hi,
I tried to establish NCS call b/w 2 endpoints of same PacketCable MTA
using asterisk-10.0.0.
I observed that MDCX sent to aaln/1 contains its own SDP. Some I
observed with aaln/2.
So voice path is not established b/w aaln/1 and aaln/2.
My Configurations:
mgcp.cong:
[mta84.globaledgesoft.com]
host = mta84.globaledgesoft.com
wcardep = aaln/*
callwaiting = 1
;canreinvite = 1
dtmfmode
2006 Jun 14
0
NCS patch
Hi,
I have cable modems Arris with MGCP protocol. And I need PacketCable
NCS patch for Asterisk. http://asterisk.urtho.net/ doesn't work!
--
Pagarbiai,
Giedrius Augys
Siauliu Universitetas, IST
IP telefonijos inzinierius
Tel. 8 41 590408
Mob. Tel. 8 678 05790
el. pastas voipas@gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jul 20
1
Can make no plots !!!
Dear all
I have Kubuntu linux and have updated to the latest version (6.06 dapper). I
do not know why but now I can not make no plots. For instance, when I type
>hist(...)
this is the message I get:
>can't find X11 font
> Error in X11 (display, width, heigth......)
> unable to start devide X11
> In addition: Warning messages:
> 1:locale not supported by Xlib: some X ops
2007 Nov 05
1
Help translating S-Plus command
Dear all
I have a small routine in S-Plus that I would like to use in R. There are some small changes I've been able to adapt, but I don't know how to translate the line starting with "g1<-sort.col...." and the one "Size<- c(Size...") (I also add some lines before)
(...)
Size<-NULL
g<-cbind(Tr$dev,Tr$size)
(...)
g<-data.frame(g)
# these next two lines
2000 Dec 10
3
installing R 1.1.1 on SuSE 7.0
Dear List,
I just tried installing R 1.1.1 on SuSE 7.0 and encountered some
problems. Using the precompiled binaries, I had a failed dependency: R
was looking for "libblas.so.2" and apparently didn't find it. I then
tried compiling from sources, which failed with the message:
"/usr/bin/ginstall: zero.so No such file or directory" (or something to
that effect). I'm
2007 Jul 09
2
rsync and copying ACL
Hi !
I am trying to use rsync to copy ACL between two Windows hosts. First, I
try locally on a Windows hosting an AD. If I use rsync 3, I get this (I
get the same thing with latest snapshot):
-bash-3.2$ ./rsync-HEAD-20070703-1547GMT/rsync.exe -aAv copieA/ copieB
sending incremental file list
recv_acl_access: value out of range: ff
rsync error: error in rsync protocol data stream (code 12) at
2001 Nov 09
2
confused by switch() and the letter E
I can't get switch() to work as expected with the letter 'E'. The following example from help works just fine.
> ccc <- c("b","QQ","a","A","bb")
> for(ch in ccc) cat(ch,":",switch(ch, a=1, b=2:3), "\n")
b : 2 3
QQ :
a : 1
A :
bb :
Now I replace "a=1" with "E=1"
2021 Aug 26
16
[Bug 3343] New: Display host provided as argument with "ssh -G"
https://bugzilla.mindrot.org/show_bug.cgi?id=3343
Bug ID: 3343
Summary: Display host provided as argument with "ssh -G"
Product: Portable OpenSSH
Version: 8.7p1
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee:
1999 Apr 23
1
basic question about lm summaries
I'm very new to R and I'm having trouble doing something that should be
very simple (so I'm probably missing something quite obvious). When I
run
> lm(data$CRIME~data$INCOME+data$HOUSING)
I get the correct coefficients. However, when I try to get anything
else out of this I get a message about a missing argument, e.g.:
>
2006 Apr 28
1
Warning: No path to translate with SJPhone
Hi list!
I'm making tests for Asterisk. I've tested with 2 users installing SJphone
and it worked fine, but when I install it over a third user with the
softphone, the phone dial for 2 seconds and a window alert goes out on the
softphone:
Busy
Call rejected: 486 Busy Here
And on my Asterisk server this message:
Apr 28 09:05:37 WARNING[8140]: channel.c:2685 ast_channel_make_compatible: