Displaying 20 results from an estimated 3000 matches similar to: "A reason TO run Asterisk as root"
2008 Nov 11
2
play file from url
I would like to do something like:
exten => s,1,playback(http://my.server.com/file.wav)
I tested and it does not work. It seems highly likely that someone would
already have done this one way or another. I know I could do a system
wget and then play the local file, but wanted something a bit more elegant.
Thanks,
Mike Clark
2009 Jun 30
1
MeetMe not prompting for PIN
Hello, all. I must be brain cramping badly on our Asterisk 1.6.1.1
installation. Our MeetMe macros are working fine except they do not
prompt for a PIN. So I made a very simple conference room:
exten => 7777,1,MeetMe(123456,cMaAsx,123456)
Shouldn't this prompt the user who dials 7777 to enter a PIN before
entering the conference room whether or not a PIN is defined in
meetme.conf? I
2009 Mar 16
8
Good phone near $125
I was looking at the aastra 9133i, however I was informed that this phone is
no longer supported. What are good phones around the $100 - $125 price
point? (Need POE)
Thanks,
David Ruggles
CCNA MCSE (NT) CNA A+
Network Engineer Safe Data, Inc.
(910) 285-7200 david at safedatausa.com
2010 Nov 22
5
Someone has hacked into our system
Someone has hacked into our system and is making calls overseas.
How can I:
1. Find out the where the calls are originating from?
2. Block all calls that are not authorized?
Our system is in the USA.
Only calls from inside our LAN are allowed.
Thank you,
Gary Kuznitz
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Mar 29
1
Trying to get reason for ending of AGI call recording
I would appreciate any ideas of what I'm doing wrong on this. My
dialplan calls an AGI which records a file. That works, but I'm trying
to find a way to determine whether the caller pressed # to stop a
recording before the maxtime expired, or if the recording ended due to
reaching the max timeout. The $fx variable in the below agi excerpt
always returns 0.
$res =
2007 Mar 05
6
A New Phone Service - www.virtualphoneline.com
Dear Asterisk Users Mailing List - Non-Commercial Discussion,
I joined VirtualPhoneLine.Com service and am really enjoying the use of it.
VirtualPhoneLine.Com allows me to buy virtual numbers from anywhere in the world and then forwards it to my Mobile Number, Regular Phone, MSN Messenger, Google Talk or an IP Phone.
Have a look at the http://www.virtualphoneline.com/faq and
2010 Feb 20
6
l2arc current usage (population size)
Hello,
How do you tell how much of your l2arc is populated? I''ve been looking for a while now, can''t seem to find it.
Must be easy, as this blog entry shows it over time:
http://blogs.sun.com/brendan/entry/l2arc_screenshots
And follow up, can you tell how much of each data set is in the arc or l2arc?
--
This message posted from opensolaris.org
2015 Jun 03
3
sedwards@sedwards.com causes me to be knocked off the list
Someone on this list uses the address @sedwards.com
I doubt this is their actual email address as there is no MX record for
sedwards.com and I can't find registration for their domain either.
Part of my mail servers reject these emails because they cannot be
replied to, or are likely to be spam.
Every so often I get a mail from the list management to say that I've
been unsubscribed
2005 Aug 23
2
SIP powercycle not hanging up
I have Sipura 841's talking to a CVS-HEAD of August 4.
If I disconnect the power to the Sipura, Asterisk does not hang up the
channel.
My sip.conf for this phone looks like:
;
[super1] ; Sipura 841
disallow = all
allow = ulaw
callerid = "super1"
2017 May 31
8
OT: Want to capture all SIP messages
I want to capture all SIP messages.
I have about 30 hosts in about 6 colos.
My first thought was dumpcap, but the output file name format bugs me.
What do you use for long term SIP capture?
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
2011 Jul 13
2
TDM400p susceptible to EMI?
I have a TDM400p with 3 fxs and 1 fxo daughter cards.
It's in a mini-itx case with a 'right-angle' PCI riser card so the TDM400p
is 'sandwiched' between the Atom D525 CPU and the 2.5" hard drive.
I'm getting a bunch of clicks and pops on all ports.
Has anybody had a similar experience? Did you find a solution?
--
Thanks in advance,
2016 Mar 18
3
Incoming INVITE with Portability Info and LRN
On Fri, 18 Mar 2016, Trey Hilyard wrote:
> I thought this would be as easy as
> exten => _XXXXXXXXXX\;rn=+19136630000,1,Goto(from_pstn,${EXTEN:0:10})
Have you tried the '_!.' pattern?
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
2019 Jun 07
4
Find out which key ended recording?
Hi Steve,
What language is that please? We're using Perl and so far I haven't found
an equivalent there.
Thanks for your help.
On Fri, 7 Jun 2019 at 12:10, Steve Edwards <asterisk.org at sedwards.com>
wrote:
> On Fri, 7 Jun 2019, David Cunningham wrote:
>
> > We have a need to record audio and allow the user to press any DTMF key
> > to end the recording.
2017 Feb 07
2
Using g729 now that patents have expired
> On Tue, Feb 7, 2017 at 4:47 PM, Steve Edwards <asterisk.org at sedwards.com> wrote:
> Now that the g729 patents have expired, how do we use g729 in
> Asterisk?
>
> Will Digium be releasing a g729 codec for 'free' use or do we
> download the 'free' codec off the Internet now that we can use it
> without moral or legal
2012 Jan 06
1
Why write your dialplan using Lua?
Hello,
Reading through the Wiki:
"Asterisk supports the ability to write dialplan instructions in the Lua
programming language. This method can be used as an alternative to or in
combination with extensions.conf and/or AEL. PBX lua allows users to use
the full power of lua to develop telephony applications using Asterisk"
My question is, what is the benefit of using Lua? I recently
2010 Mar 24
6
Restarting Asterisk using a script - Thanks to all -
Hi All,
I do have asterisk installed for a call center and I would like to know if
it is possible to create a scipt and execute it from a PC connected to the
Network without accessing the server. This script should restart asterisk
and another service related to aheeva.
The problem now is that each time I have to access using PUTY to the server
to start and run services manually.
Service
2017 Feb 07
3
Using g729 now that patents have expired
Now that the g729 patents have expired, how do we use g729 in Asterisk?
Will Digium be releasing a g729 codec for 'free' use or do we download the
'free' codec off the Internet now that we can use it without moral or
legal restrictions?
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com
2010 Feb 26
3
: PSTN calls
Hi All,
I have installed astriesk 6 and am able to make calls using sip x-lite.
Its working as I expected.
Now I want to make call from sipx-lite to PSTN using asterisk.
can any please suggest me which Hardware card that I can buy? and use ( pl give me all ths list of cards.... which are good.).
2) what is that I need to do after buying the card to make it talk to the real world PSTN network?
2016 Jan 18
2
how to flush user input before READ()
On Mon, 18 Jan 2016, Ethy H. Brito wrote:
>> how to flush user input before READ()?
How about a read() to a dummy variable with a 1 second timeout to consume
the octothorpe and password?
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
2010 Aug 28
1
Play a number of files to a caller
I want to be able to allow a caller to dial a ddi, system to verify
identity etc (this is all done)
I then want them to sit listening to music, until an event happens.
When this (external) event happens, I want to play a certain file to
the caller, using playback (so that they have ff / rw etc), and when
finished, go back to the music.
1) I thought of redirecting to an extension that played the