Displaying 20 results from an estimated 1000 matches similar to: "newbie-too much latency"
2006 May 02
0
Telasip config problem/question
I seem to be getting a connection from telasip but instead of dialing my
default extension, nothing happens. I listen to dead air.
I have a fxo card configured and working on both inbound and outbound
calls. Telasip is working outbound. I put in the recommended (by telasip)
changes to the trunk for incoming, e.g.
host=gw4.telasip.com
insecure=very
qualify=yes
type=user
context=from-pstn
Then
2010 Mar 25
0
call not routed
After a power interruption, asterisk doesn't seem to be routing calls and
there seems to be a premature timeout and hangups occurring. I am clueless
where to look. Can someone in the know, look at the following log and
enlighten me if there's a problem, or if it looks normal. From the calling
phone, it keeps ringing as if never picked up.
Thanks soo much.
-braman
2006 Mar 30
3
asterisk doesn't wait for whole extension
Hi,
maybe a dumb question, but it seems that some calls are directed to our
central dial in number despite the extensions the callers say they dialled.
E.g. they dial 1234-567, asterisk recognizes 12345, it says this is an unknown
extension, where it is right, and redirects the call to the central dial in
extension 1234-0. This only seems to happen when the numbers are dialled
manually. When
2005 Mar 10
2
NVFaxDetect errors on make
Hi All,
I am trying to add FAX to my SIP confiig and I am getting some errors, any help would be great.
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DASTERISK_VERSION=\"CVS-v1-0-12/23/04-22:36:11\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2005 Jun 21
5
NVFaxdetect
I have googled this and come up empty. Has anyone had any problems
compiling NVFaxdetect on asterisk 1.0.7? Here is the error I am getting
when I run make.
app_nv_faxdetect.c: In function `nv_detectfax_exec':
app_nv_faxdetect.c:210: error: structure has no member named `cid'
app_nv_faxdetect.c:227: error: structure has no member named `cid'
app_nv_faxdetect.c:265: error:
2008 Dec 18
3
Asterisk AGX addons compile issues
Has anyone seen this before, and know what is happening?
USER at HOST:~/asterisk/agx-ast-addons# ./build.sh
-- Configuring done
-- Generating done
-- Build files have been written to: /root/asterisk/agx-ast-addons
[ 11%] Building C object CMakeFiles/app_devstate.dir/app_devstate.o
Linking C shared module dist/app_devstate.so
[ 11%] Built target app_devstate
[ 22%] Building C object
2007 Mar 26
0
rx_fax and Asterisk 1.4.2
Hi,
I have recently upgraded from Asterisk 1.2.15 to 1.4.2 and I'm
experiencing trouble
with rx_fax. I have followed instructions posted by Sems:
http://www.sems.org/entry.asp?ENTRY_ID=197
I'm using spandsp-0.0.3pre28 and the app_rxfax and app_txfax
from:
http://www.soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.4/
rx_fax and tx_fax are both enabled via make
2009 Feb 26
1
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4
Hi,
With 0.0.6pre3:
# ./build.sh
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be
lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
2009 Feb 11
0
Asterisk AGX addons compile issues
svn?co?https://agx-ast-addons.svn.sourceforge.net/svnroot/agx-ast-addons?agx-ast-addons
./build_sh from the trunk.
?
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Olivier
Sent: 10 February 2009 18:35
To: michael at networkstuff.co.nz; Asterisk Users Mailing List - Non-Commercial Discussion
Subject:
2009 Mar 09
0
Can't build today's AGX Asterisk Addon with spandsp0.0.6pre3 or 4 [SOLVED]
2009/2/26 Olivier <oza-4h07 at myamail.com>
> I must add I tried spandsp0.0.6xxx as a warning message advised me to do so
> (using 0.0.4 would be ok for me but current trunk doesn't allow this
> anymore, it seems).
>
>
> 2009/2/26 Olivier <oza-4h07 at myamail.com>
>
> Hi,
>>
>> With 0.0.6pre3:
>> # ./build.sh
>> CMake Warning (dev)
2010 Aug 02
0
Whither app_nv_faxdetect
Anyone know where the sources for app_nv_faxdetect officially live? I couldn't turn them up on a web search, just patched versions for 1.4, etc.
Thanks.
2005 Jul 28
0
How to: recompile asterisk 1.0.7 beta 3
I was wondering how I can add/extend the os x 1.0.7 beta build of
Asterisk with additional modules?
Asterisk is installed and running great but I was hoping to install a
Fax Detenction module by Newman Technologies. Below is a list of
the installation instructions.
I understand I need to recompile the application but it's not clear
to me what I would need to do with regards to the
2007 Jan 31
0
Compiling NVFaxDetect and other Newman apps on Asterisk 1.4
If you are having problems compiling NVFaxDetect (app_nv_faxdetect.c) or other Newman Telecom applications on Asterisk 1.4, please look at Steve's comments at:
http://www.voip-info.org/wiki/view/NewmanTelOnAsterisk14
Several changes to Asterisk prevents NVFaxDetect and other apps from registering. Some changes needed. He also has copies of the code if you need it...
Justin Newman
2005 Aug 03
0
fax <--> grandstream 286 <--> asterisk <--> pstn
Hi all,
Im having problems using a fax machine conected trough a grandstream
286 sip ATA, it must be able to send and recive fax from pstn, but fax
always ends with communication errors 252/244/232 and others.
Im using alaw/ulaw codes on pass trough mode, also have tried asterisk
faxdetection, nvfaxdetect, disable echo cancellation by hand always
with same results.
Grandstream ATA is using
2007 May 08
0
random sections lost from call recording
We are using Record to monitor calls. We use this because it has the
option of a max time in it's call.
the problem is, and I'm not at all sure it is happening in record, the
recordings have sections of the conversation missing, sometimes. there
is not significant pattern as to the types of calls that are having this
problem. It appears quite random.
we are running this on
2005 Sep 08
2
Pass through of T.38
Hi,
I found some contradicting infos about pass through of
T.38 data.
Are there any experiences of just passing T.38 via SIP from one T.38
application or gateway trough asterisk to another T.38 application
or gateway?
Would asterisk maybe even pass T.38 from chan_oh323 to chan_sip
(without understanding the content)?
Please tell me, if you have knowledges or experiences on this
topic!
2008 Sep 26
0
PRI TE110P Configuration (Solved)
Hi,
The problem solved
After installing new zaptel drivers, we ran the "genzaptel" command to
generate /etc/zaptel.conf file,checked with "zttool" command and the card
status was "Yellow alarm/Blue alarm/Recovering" and the card LED was
blinking red and green.
The problem was with the generated zaptel configuration., but not with
the pin
2007 Sep 13
1
Zap channels: no sound with certain call paths
Hi,
A most peculiar and vexing problem for you all. I hope I have been
verbose enough without being a firehose ;)
The set up:
I have a channel bank, using the r1t1 rhino driver with a rhino T1 card
(the channel bank itself is a very legacy piece of equipment)- this
supplies FXS for all the house phones. Also, a Wildcard TDM400P, using
the wctdm module with 1 FXO module, this supplies FXO to the
2007 Jul 09
1
factanal frustration!
Hi.
It seems that nearly every time I try to use factanal I get the following
response:
>faa2db1<-factanal(mretdb1,factors=2,method="mle",control=list(nstart=25))
Error in factanal(mretdb1, factors = 2, method = "mle", control =
list(nstart = 25)) :
unable to optimize from these starting value(s)
>
In the case cited above, mretdb1 is synthetic data created
2010 Oct 30
2
Using names function
Just starting on my journey to learn R and the book I am using is "Using R for Introductory Statistics"
One of the problems (page 15, 1.10) goes as follows:
The monthly sales fig for 2002 were (2700, 2600, 3050, . . ). Using diff() find the month with greatest increase from prev month.
I created a msales var:
msales = c(2700, 2600, 3050 . . )
I named them: