search for: x298

Displaying 6 results from an estimated 6 matches for "x298".

Did you mean: 298
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 Jul 22
4
A reason TO run Asterisk as root
I finally found a reason TO run Asterisk as root. By default, ext[23] file systems "reserve" 5% of the filesystem for root. Thus, you may get some warning when everything non-root starts failing and give you a chance to free up some space before Asterisk is affected. -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards
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:
2012 Jul 25
4
NHW Image codec - improvement of precision
Hi again, I have improved precision of my codec (on the encoder and decoder).I have also improved the -h1 quality setting.-Source code and binaries at http://nhwcodec.blogspot.com/-. I am still trying to improve precision of my codec, with keeping my low-complexity (fast) approach. I do not totally use the reference (and impressive) block prediction with different modes + residual coding scheme,