Displaying 20 results from an estimated 7000 matches similar to: "Disabling Call-Waiting"
2009 Jul 01
4
g729a compatibility
Hello!
I have a sip device that is sending in the SDP:
rtpmap:98 g729a
It does not seem like Asterisk is negotiating the codec properly,
because while the call rings, the rtp lines fail. However, on other
sip devices that have "rtpmap:18 g729" in their SDP, things work fine
with Digium's commercial g729 license.
How do I get "98 g729a" recognized by Asterisk?
Thanks,
2008 Dec 20
5
SMS text messaging capabilities
Hello!
What kind of sms text messaging capabilities does Asterisk have?
I do not know very much about about SMS technology, but I am looking for the
following features:
1. mobile SIP devices can send and receive SMS messages
2. Asterisk server be able to accept and send SMS messages through PRI lines
and Internet connections.
I noticed that Asterisk has an SMS function, but I am not farmiliar
2009 May 27
2
Pressing number 2 in dialplan
Hello!
I am having an odd problem in that when the caller dials extension "2"
in a dialplan, the system waits 3 to 4 seconds before proceeding.
This doesn't happen when any other other extensions are dialed,
including an identical dialplan on other another extension!
Is this a bug?
Later,
Elliot
2009 Mar 08
2
Server Setup Advice
Hello Everybody!
I am currently setting up an Asterisk server for medium to high load
(approximately 20-35 concurrent phone lines).
Do you think the following specs will sufficiently satisfy this system?
CPU: XeonQC3220 2.4GHZ 8M
RAM: 2X2GB/800
Harddrive: 1X250GB
I could add harddrives and partition them into /var and /log
directories to help with diskdrive throughput.
Thanks!
Elliot
2009 Apr 02
2
Dahdi, TE220 Device, and Asterisk Problem
Hello!
I am trying to configure my digium TE220 dual-span pci express card
with Dahdi. I seemed to have managed to set up the card with the
Dahdi kernel, as demonstrated by executing dahdi_scan:
[1]
active=yes
alarms=RED
description=T2XXP (PCI) Card 0 Span 1
name=TE2/0/1
manufacturer=Digium
devicetype=Wildcard TE220 (4th Gen)
location=Board ID Switch 0
basechan=1
totchans=31
irq=16
2011 Jan 16
1
T.38 Digium Fax Driver Success on Fail
Hello!
The T.38 Digium Fax Driver sometimes responds with a successful
sending of a fax, when in fact, the fax did not go through.
1. Where does this problem lie?
2. How to go about fixing it.
Thanks,
Elliot
2009 Jun 04
2
Digium Fax Driver
Hello!
I have a 64 bit Asterisk system and am wondering how to use Digium's 32 bit
fax driver. Is there some kind of emulation that can be used?
Thanks!
Elliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090604/b7f1d6c4/attachment.htm
2011 May 23
2
Sending call to specific IP address
Hello,
I am wondering how to send a call to a specific IP address that is different
than the host of the URI. For example, an invite to the URI is "
john at phone.com" needs to be sent to the IP address 123.456.789.255, not to
the IP address of phone.com.
How is this done?
Thanks,
Elliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 25
1
Realtime database function help
Hello Everyone!
According to voip-info.org the correcy syntax for the realtime function is:
REALTIME(family|fieldmatch[|value[|delim1[|delim2]]]) on read
REALTIME(family|fieldmatch|value|field) on write
It seems from the syntax that it is only possible to retrieve a full
row according to the value of only of column. This translates in SQL
language as Select * from family where fieldmath =
2011 Apr 16
5
Google Voice receiving call problem
Hello,
I have a Google Voice phone number and want to connect it to my asterisk box
to have calls handled to my SIP account.
When I call the number I receive the correct INCOMING request on Jabber
portion of asterisk, but the call is not connected to the gtalk part.
JABBER: asterisk INCOMING: <iq from="+
17174695631 at voice.google.com/srvres-MTAuMTc2LjEwOC4xNjo5ODQ4" to="
2010 Dec 27
1
G729a and G729 interoperability
Hello!
I am wondering how the differences between G729, G729a, and G729b
effect call bridging and server interoperability. For example, can
one server use the G729 code with another server that uses the G729A
codec?
Also, which version is Asterisk set up to use?
Thanks!
Elliot
2009 Oct 26
1
Answer call from another device
Hello!
I remember a while back I saw a way to answer a call from a device
that is not from the one ringing, but I don't remember what how to do
it. Any help would be great!
Thanks,
Elliot
2011 Jul 19
1
SS7 and PRI compatibility
Hello,
Is SS7 and PRI in any way compatible in that if the interface is
configured one it will work for the other (granted, it will not have
any of the ISUP, etc. parameters available if the line is PRI) or are
they two distince protocols that have incompatible signalling?
Thanks,
Elliot
2009 Aug 01
1
Different codecs for reading and writing
Hello!
I am wondering how to configure Asterisk and devices so I can use
different codecs for upstream and downstream packets.
Thank you,
Elliot
2009 Sep 06
1
running a asterisk -rx command in bash backgroun
Hello!
I have a very simple bash script:
#!/bin/bash
asterisk -rx "sip show peers" > /var/log/devices
When I run it in bash shell, everything works fine, but if I
background it (by adding & or using bg), nothing appears in the
/var/log/devices file.
Any reason for this behavior or help would be great!
Thanks,
Elliot
2011 May 23
1
SIP-T to SIP Gateway
Hello,
There are some parameters in the ISUP data (coming into the network via
SIP-T packets) that need to be translated into SIP headers to be used by
asterisk for proper call routing. What gateways are available to accomplish
this?
Thanks,
Elliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Nov 19
4
r Y MATLAB
Gracias a todos, lo que sucede es que nos visitará un colombiano matemático
experto en ecuaciones diferenciales y tiene todo su expertise en matlab lo
que haríamos ahora es llevar directamente las fórmulas matemáticas a R,
Muchas gracias a todos
-----Mensaje original-----
De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org]
En nombre de Isidro Hidalgo
Enviado el:
2001 Feb 13
1
Which.min bug?
Hi,
I'm not sure this is a bug, so I thought I'd bounce it off the help group
first.
I had a dataset which I was subsetting, and occasionally I get an empty
subset. If I don't check for emptiness and go straight to a which.min call
on the subset, the program gets a big negative number back.
One-line Example:
> which.max(NULL)
[1] -2147483647
This caused an indexing
2012 Jul 31
2
Error Installing Package with Dependency on "Matrix"
I'm attempting to update to R 2.15.1, and I'm having trouble with a package
that depends on the "Matrix" package. I've created a dummy package
consisting only of a DESCRIPTION file that specifies the dependence on
"Matrix", a NAMESPACE file, and an R directory, containing a single
function, "square <- function(x) { return (x*x) }". When I try to
2011 Nov 22
6
Incomplete final line
Hola:
Desde que he instalado la versión 2.14.0 obtengo el siguiente error al hacer source:
Mensajes de aviso perdidos
In readLines(file) : incomplete final line found on ''ejemplo.R''
No hay variación en mi archivo de datos ni en el script de comandos de R sobre el cual realizo el source, con respecto a cuando utilizaba la versión anterior.
¿Sabéis a qué puede deberse