Displaying 20 results from an estimated 1100 matches similar to: "Sipura SPA-841 Volume Oscillation Problem"
2009 Jul 05
1
SIP IP-Trunk to be authenticated based on username and password, not IP address
Hi List;
How can one Asterisk Box A to send a SIP call for another Asterisk Box B, and that call to be authorized based on the username and password, and not on the IP (as the IP address of the source is not known because it keep changing)? I think the trick in the Dial command, how to write it properly in a way that other Asterisk Box can recognize the sip username and password which are existed
2004 Dec 07
3
Asterisk / VOIP Employment Opportunity
Dear All,
I am based in Australia and have a client looking to hire a VOIP
Specialist with Asterisk experience to join their technical/engineering
team. The company specialise in providing corporate and government grade
data comms solutions. They are moving into the VOIP space, hence the
need for the Asterisk/VOIP specialist. Would anyone be keen to explore
this opportunity of working in
2005 May 25
15
PHP/AGI Problem
Hi
I am currently developing a IVR application using
PHP/AGI. I am using the PHPAGI class at
http://phpagi.sourceforge.net/ to handle the
commuication with my *.
The application basically asks a caller to enter in
some information which is then processed and a answer
is read back out to them. I want the application to
loop back to the beginning after giving the answer so
they can try another
2004 Jun 28
5
Zap X100P oscillation
Has anyone seen this problem before?
I have a server with a single X100P card. The audio level is a low, but if I
raise the gain to more than -2db (Rx + Tx) it starts to oscillate in an echo
test. Not at a high frequency but with a noise that is best described as a
steam engine starting up. It then starts to clip and crackle. If I bring the
gain down to Rx=-2.0 and Tx=0.0 or lower then it settles
2005 May 10
2
skype channel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just noticed that the Skype API for linux seems to be available.
I've read before a number of posts where people were talking about
implementing a chan_skype with the skype API.
I wonder if there is any progress in that direction, and if anyone is
working on it.
/B
- --
* GPG-Key: http://evil.gnarf.org/mrbk.pgp
A: Because we read from top to
2005 Sep 13
2
Nat & Sip & Pain
Hi everyone,
I decided to have a look at SIP & NAT again and I've been at it for a
[quite a] few hours but typically nothing is working for me. Actually
I'm not sure if SIP and NAT can ever work but some emails on this list
do suggest that someone has got it working, once, maybe.
I'm experimenting with a ZyXEL 2000W [WiFi Sip phone] which supports
"Outbound Proxy",
2009 Feb 22
2
how to recover a list structure
I am experiencing some problems at working with lists at high level.
In the following "coef" contains the original DWT coefficients organized in a list.
Thorugh applying the following two commands:
coef.abs <- lapply(unlist(coef,recursive=FALSE,use.names =TRUE),abs)
coef.abs.sorted <- sort(unlist(coef.abs),decreasing=TRUE)
I get vector "coef.abs.sorted" containing
2006 Apr 04
5
Hangupcause is not enough on PRI
Hi,
I'm using Asterisk and a TE110P E1 PRI in Chile.
When I call to a disconnected number or any not operational number, the
telco sends the Hangupcause disconnection code and an audio message
notifying the disconnection cause to the user.
Asterisk does not allow the user to hear the audio message form the telco,
instead it cuts the call. Any other legacies PRI PBX I've tested allow
2011 Jun 03
2
XCP - Base Iso seem to contain broken packages how to proceed
List,
When running the downloaded Base ISO - Installtion programm it aborts
due to packages which seem to be damaged:
el5.3bin...
el4.5...
el5.1
el4.6
dom0fs....
tools-iso...
various rpms
etc.....
any idea?
How to overcome the situation for a real beginner ?
Thanks
--
Liebe Grüße / Best Regards
Thomas Wehr
_______________________________________________
Xen-users mailing list
2008 Nov 20
4
Fitting a sine wave using solver
Greetings,
I have several sets of oscillation data and would like to estimate the
parameters of a sine function to each set (and hopefully automate
this). A colleague provided an excel sheet that uses solver to minimize
the RSS after fitting the sine function to each data set, but this
cumbersome and difficult to automate. Is there a method in R for
fitting a given sine function to a
2006 Jun 15
6
FAX + Digium + SpanDSP
Hi,
Anyone using SpanDSP with Digium TDM o TE cards to receive and email Faxes?
Thanks,
Javier Ergas R.
Director General de Tecnolog?a
Pibix Telefon?a IP
http://www.pibix.cl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060615/ed77e5d1/attachment.htm
2006 May 08
1
UpState NY SIP provider
Hi,
Anyone has good/bad experience with SIP providers in upstate NY? Any
recommendations of such provider who works great with Asterisk?
Thanks,
Andre Courchesne
2004 Dec 20
3
grandstream MWI?
Hello,
it is possible to get MWI working with Grandstream and Asterisk?
Thanks.
-David
2000 Aug 13
1
Fitting a curve to to an oscillating scatter . .
Hi all,
I have just got going with R and think it is really nice however, as far as
I can see, it can't do what I got it for:
I have some output from a computer simulation of mutating genes represented
by a biological statistic - so the graph looks roughly like the top of:
x = y^2
- with oscillations around the general curve.
If I use scatter.smooth() I get a nice curve representing
2007 Dec 14
1
performance problem with windows 2003 client
I've run into an odd (at least to me) performance issue between a samba
server and windows 2003. The windows side is w2k3 w/ SP2 on an HP DL585
with HP EVA SAN storage. Linux is CentOS 5 on a Sun X4200 with samba
package samba-3.0.25b-1.el5_1.4and a FUSE mounted filesystem
(glusterFS). Watching the network tab of task manager while pulling a
few large files from the samba server to the
2002 Sep 02
1
reshape()
Dear Helplist
I have a dataframe that holds the Southern Oscillation Index over the
last few years:
R> soi[1:3,]
Year Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
1 1993 -9 -10 -12 -24 -9 -18 -11 -18 -9 -15 -1 0
2 1994 -2 -1 -14 -26 -13 -12 -18 -20 -19 -16 -9 -15
3 1995 -4 -5 2 -19 -9 -3 4 -1 3 -2 0 -8
QUESTION: how do I coerce reshape() into giving me this:
2004 Jan 29
5
Question(s) for the programming gurus
Hi all.
I''m quite new to the concepts of the "traffic control" framework, and
I''ve got a programming-related question. Hopefully someone has the answer...
Is it possible, either for the device driver itself or for a userspace
program, to get information about how many packets are currently queued
for a given network interface?
Let''s describe it a little
2023 Nov 26
1
CTDB: some problems about disconnecting the private network of ctdb leader nodes
My ctdb version is 4.17.7
Hello, everyone.
My ctdb cluster configuration is correct and the cluster is healthy before operation.
My cluster has three nodes, namely host-192-168-34-164, host-192-168-34-165, and host-192-168-34-166. And the node host-192-168-34-164 is the leader before operation.
I conducted network oscillation testing on node host-192-168-34-164?I down the interface of private
2005 Mar 13
2
Sipura 841 issues
Hi
Just 2 issues I have with SPA841.
1. I autodial extension 600 then inside an AGI wait for more digits.
The digits are transmitted correctly to * but they do not show up on the
SPA841 display, only the 600. How do I set the 841 is show the digits
after the 600#
2. Is the SPA841 pixel display backlit?
Master
2004 Dec 22
1
Asterisk billing solution
Hello.
I am looking for a simple Asterisk billing solution. I expect about
50-100 users (a mix of IAX and SIP) through 3-5 outgoing providers (all
IAX).
I need something that can handle monthly fees and per call charges
(depending on destination, obviously), and should provide a web
interface for customers and administrators.
Something that can tie in to one of the existing management GUIs