Displaying 20 results from an estimated 20000 matches similar to: "s/n ratio detection etc..."
2011 Oct 18
1
nvfaxdetect in 10.0
Hi gang,
We are moving our 1.4 asterisk with DAHDI over to 10.0 with
SIP. Everything is going nicely except that I can't get NV_FAXDETECT to
compile properly into 10.0. Because of this, I will have to have my
receptionist manually transfer incoming faxes. Any suggestions?
Thanks in Advance
Danny Nicholas
-------------- next part --------------
An HTML attachment
2011 Mar 04
5
Loudness of recorded wav-audio
Hello,
I sent a wav-audio to Asterisk though SIP and ISDN channels and recorded it
in wav-audio at the Asterisk server. I found the loudness level of the
recorded audio was too high comparing with the orginal audio. How can I
ajust it, so that there will be no amplifier used for recording.
Thanks a lot.
best regards
Felix
-------------- next part --------------
An HTML attachment was
2011 Oct 19
1
Asterisk call transfers not working
Hello:
We have a TDM2433E Digium Card (12 FXS, 12 FXO) and Asterisk 1.8.7.0
running. Everything seems to be ok but call transfers. This is the issue:
*A, B, C and D are in FXS ports*.
1) A calls B. B anwers.
2) B tries to transfer the call to C dialing *2 (code for attended
transfer).
3) A hears MOH. B dials number C.
4) Asterisk says the dialed number is incorrect or non existing.
We tried
2010 Oct 20
2
DAHDI weather quirk
Hello list,
This may or may not be Asterisk related, but if I had hair I'd
pull it out over this. I have a TDM400P card in a Dell POWEREDGE 1550
running Asterisk 1.4.30. Everything works great except that every time it
rains, I get flooded with this CLI message -
== Starting post polarity CID detection on channel 1
-- Starting simple switch on 'DAHDI/1-1'
2012 Aug 13
8
Asterisk hangs while starting in OpenSuse 12.2
Hi,
I am using OpenSuse 12.2 64bit OS which uses Kernel 3.3.x version and
downloaded Asterisk 1.8 current version, after installing Asterisk, while
starting Asterisk it hangs at the stage of loading modules.conf, I checked
the forum https://issues.asterisk.org/jira/browse/ASTERISK-19245 but still
after updating through yast also i am facing the issue.
Have anybody faced this type of issue with
2011 Mar 03
6
[1.4] Forcing Asterisk/Zaptel to wait until callee answers?
Hello
I need to write a script that will dial a list of customers and play
a message.
I couldn't find a way to tell Asterisk/Zaptel to wait until the callee
has actually picked up the phone before proceeding with Playback():
============
;call made through Dial(): Doesn't proceed after off-hook/hangup
[internal]
exten => 8888,1,Dial(Zap/1/${IPPI})
exten => 8888,n,NoOp(We never
2009 Jan 28
1
asterisk-users Digest, Vol 54, Issue 94
> Date: Wed, 28 Jan 2009 13:11:19 -0600
> From: "Danny Nicholas" <danny at debsinc.com>
> Subject: Re: [asterisk-users] SIP Registrations broken on 1.4.22.1?
> To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
> <asterisk-users at lists.digium.com>
> Message-ID: <D32AD473FC574B41AE6A842E46549174 at db0005>
>
2009 Oct 19
3
delay in processing dtmf
Hi,
I'm new to this list
I'm developing asterisk application where users can call and control volume
up and down in music player.
Problem I'm getting is if users press 222228 in fast speed, system will
process all those 2s and then process 8, so there is few seconds ( around
4-5) processing key press 8 , therefore users will feel unresponsiveness in
system.(in other words users will
2009 May 13
2
Help with a cumullative Hazrd Ratio plot
Hi R-masters
I need help to make modified cumulative hazard ratio plot.
I need create a common plot but with the number of subjects in risk each
ticks times for two different groups in bottom of plot (I put one
example in attach).
Do you know a routine for this?
Is possible create a routine for this?
In this case with how commands?
Thanks in advance!
--
Bernardo Rangel Tura, M.D,MPH,Ph.D
2007 Feb 19
2
Calculating the Sharpe ratio
Hi useRs,
I am trying to calculate the Sharpe ratio with "sharpe" of the library
"tseries".
The documentation requires the univariate time series to be a
portfolio's cumulated returns. In this case, the example given
data(EuStockMarkets)
dax <- log(EuStockMarkets[,"FTSE"])
is however not the cumulated returns but rather the daily returns of the
FTSE
2013 Jul 17
2
auto answer
Hello;
Is it possible to configure in the sip.conf for the Phone to be auto answer?
Regards
Bilal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130717/b8e0dc7f/attachment.htm>
2010 Jul 29
2
Disconnect supervision tone detection
Hi,
I am using TDM400 card with 3 fxs and 1 fxo. I am struggling to detect
hangup tone or disconnect supervision tone from my CO. I attached the
recorded wav file which contains my telco's disconnect supervision.
I am using ,
asterisk-1.4.33.1
dahdi-linux-complete-2.3.0.1+
2.3.0
OS => Debian-lenny 5
users.conf
-------------
[trunk_1]
trunkname = pstn ; GUI
2013 Jan 03
3
faxdetect on/off on the fly?
Hello,
We want the ability to choose from an AGI script whether or not to enable
faxdetect for calls over SIP or DAHDI. Is this possible, or can anyone
suggest a workaround?
Thanks for any advice.
--
David Cunningham, Voisonics
http://voisonics.com/
USA: +1 213 221 1092
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 8063 9019
-------------- next part --------------
An HTML attachment was
2010 Nov 05
2
Funky IAX behavior between 1.4 and 1.8
Hi Gang,
My production box with my DAHDI cards is a 1.4.26 build. I
have 3 test machines that I do IAX communication with.
Machine 1 is a real Dell POWEREDGE 1500 running CENTOS running 1.4.30.
Machine 2 is a SUSE 11.1 VM running 1.4.30. Machine 3 is another SUSE 11.1
VM running 1.8.0. I can SIP into all 4 machines and life is great. When I
try to IAX from the live machine to
2012 Sep 26
6
SIP Retransmitting REGISTER message
Hi,
I was trying to register a VoIP trunk in Asterisk , where its keep on
sending Register message to the server, where I am not getting any response
from server.
But whereas if i register in Xlite softphone the account is getting
registered.
I suspect it could be network related issue, but since in softphone it is
getting registered from the same network.
Any ideas to isolate things would be
2012 Oct 31
2
Asterisk and OpenLDAP
Hello guys,
i would like to implement authentication for my sip extension with an
openldap server.
Following this guide
http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/ExternalServices_id291590.html
i see a template named [sip] to map the information of sip peers into ldap.
But i'm not interested to create a template, i would only authenticate
sip extensions using username
2012 Feb 06
2
Custom extension: dial a queue
Dear, I need to create a custom device extension in order to dial a
local queue.
Suppose my queue number is 8888, how can fill the Dial field from the
custom extension ???
Because if I put just 8888 or Local/8888, I don't succeed.
Thanks a lot
2010 Dec 09
1
(Fwd) Re: Configuring Softphone
Thank you for the reply.
On 8 Dec 2010 at 13:38, Danny (Danny Nicholas <danny at debsinc.com>) commented
about RE: [asterisk-users] Configuring Softphone:
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gary Kuznitz
> Sent: Wednesday, December 08, 2010 1:27 PM
> To: Asterisk
2012 Sep 05
6
Async AGI
Hi,
Is there a way to execute next priority in the dialplan if you have called
agi:async? I want to play warning message if adhearsion is down. Currently
I wasn't able to make it work. The dialplan execution ends after the first
priority.
[incomming]
exten => _X.,1,AGI(agi:async)
exten => _X.,2,Answer
exten => _X.,3,Playback(some-message)
exten => _X.,4,Hangup
Regards,
Pavel
2011 Nov 09
1
ConfBridge 1.6.20 user count
Hi all,
I'm using ConfBridge within Asterisk 1.6.20 and want to record the
conference, so I'd like to start the recording when the second user joins,
so in the example below, for example, how can I get the current user count
in ConfBridge 3000?
[conferences]
;authenticated conference (ext C-O-N-F = 2663)
exten => 2663,1,Answer
same => n,Wait(1)
same => n,Authenticate(143382)