Displaying 20 results from an estimated 10000 matches similar to: "Snom M3 firmware Update"
2008 Nov 12
1
Use DECT GAP handsets with Snom M3 base?
Anyone have practical experience using inexpensive GAP-compliant DECT
handsets with the Snom M3 basestation?
When I asked Snom support, the answer was that 'basic functionality
should work', but they didn't elaborate. I'm _guessing_ that means
registering/unregistering with the base, making calls, and receiving
calls (including presenting caller ID). They also stated that they
2008 Oct 25
9
Cheapest 4 port FXO
I need to increase reliability at an office as SIP/Internet provider outages are causing some issues.
What would be the least expensive analogue card that people are using reliably?
Thanks!
jlc
2008 Apr 07
7
MS Exchange Replacement
What is the closest open source mail server I can replace exchange with that provides the nearest equivalent in user experience?
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080406/5a469804/attachment-0001.html>
2010 Jul 12
6
Project Management Solutions
I need to implement a solution and not having ever used anything but
MS Project I would be grateful for a reco on something good. The only
hope would be that its web based but I am open to anything!
Thanks!
jlc
2010 Jan 22
4
Snom vs Polycom
Anyone got any subjective (!) views on the merits of these two ranges ,
using asterisk 1.4 ?
I need to supply approx 30 handsets to a new client, with the senior
managers (6) having some slightly more "managerial" phones than the base
phones which will be used for one line only.
TIA
Julian
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Nov 20
1
Macro conversion in 1.6
I create my sip users using a common macro in 1.4:
[internal]
exten => 200,1,Macro(phones|200|SIP/200)
[macro-phones]
exten => s,1,Dial(${ARG2}|45|Tt)
etc...
But now in 1.6 this fails:
-- Executing [200 at handsets:1] Macro("SIP/201-0942b530", "phones|200|SIP/200") in new stack
[Nov 20 08:55:55] WARNING[5958]: app_macro.c:201 _macro_exec: No such context
2010 Feb 27
5
Python Script Issue
Hey Guys,
I am trying to get a python script running but I get the following error:
atexit.register(atexit_handler)
NameError: global name 'atexit' is not defined
A Google search doesn't really help me, except confirm that I don't know
anything about python:)
Anyone got any ideas?
Thanks,
jlc
2009 Dec 22
8
NMS Opinions
A recent post that mentioned Zabbix inspired me to have a look at them again
while I was waiting on something as it?s been a while since I looked at them.
Currently, I was using Nagios but had to start using Munin to add some functionality
I needed and don?t want to continue down this road of supporting umpteen different
packages.
Between Zabbix, Pandora and HyperIQ, what would anyone familiar
2009 Apr 03
5
OT: Smar Phone/PDA Reco
I need a new pda/smart phone that allows me to do some remote admin.
Anyone know of anything that I can run a vpn and cli/ssh with?
Thanks!
jlc
2008 Jan 25
3
Auth/Security tool at first boot
What is the name of this tool that appears when you reboot from install and allows you to setup your selinux, iptables and auth configuration?
Thanks!
jlc
2008 Feb 13
6
pvmove speed
Are there any ways to improve/manage the speed of pvmove? Man doesn't show any documented switches for priority scheduling.
Iostat shows the system way underutilized even though the lv whose pe's are being migrated is continuously being written (slowly) to.
Thanks!
jlc
2008 May 21
4
Show IP Traffic on a port
I am trying to determine the root of an issue I am having.
How can I watch traffic destined to a specific port on my CentOS 5.1
box to see if its even hitting it? It would be udp traffic.
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080520/d5066957/attachment-0005.html>
2008 Nov 18
2
HPEC performance
Does this make a significant improvement? The box in question I was going to
try this with has a 4 port TDM card w/ plenty of horsepower, but I do intend
to later migrate to a Soekris unit running Astlinux and therefore might not have
the power to run it after. If the difference is significant, I may move to an ITX
board so I could use a bigger CPU, but only if the hassle is worthwhile.
Any
2008 Dec 05
4
Web Filter
I have a location using a CentOS 5 server that's multihomed running Asterisk and iptables for internal web access.
Recently some sales people got busted surfing some explicit content so the owner wants something in there to block this.
I had heard of Dans Guardian and am reading about what's involved here but just wanted an opinion on what's the best solution for this. NTLM silent
2008 Jul 05
4
CentOS 5.2 Missing Dependancy
I am trying to install perl-Digest-Perl-MD5 from rf and it is failing suggesting it
needs /usr/bin/false. #yum whatprovides "/usr/bin/false" yields nothing.
My CentOS 5.1 machines don't have this, and this is the same list of yum install
items I always use when setting up assp.
Any idea what to do?
jlc
2009 May 29
5
DR Server for Windows Machines
I need to setup a CentOS box offsite to have a series of files replicated to it.
My problem is this machine won't have Samba on it but I need to replicate the
hierarchy in question in such a manner that I can restore from it and retain
file system permissions.
That's where I am stumped, anyone got any ideas?
Thanks,
jlc
2009 Mar 02
3
Dialing with cli
Any way to initiate a call and execute a playback of an audio file from the cli?
My only chance to debug or make changes is usually when no one's at the office including me!
Thanks!
jlc
2009 Jul 06
5
Dial cmd help
I have a dial cmd buried amongst a series of others in a macro
like so: exten => s,n,Dial(SIP/1${ARG1}@sip_peer,60,T)
Reason for adding a "1" is all the others in the macro don't
want the "1" so this was easiest at the time. Now I need to
send NA long distance through this macro. All the other dial
cmds will just work, but this one is going to try to dial
11NXXNXXXXXX
2008 Sep 11
3
Outside SIP Caller accessing voivemail
Now that we have voicemail working, people have asked to be able to
dial in externally and be able to access their voicemail. My dial plan is
simple, after ringing a few extensions for some time, it goes to voicemail.
What needs to happen to allow for someone to switch out of this into
Voicemailmain in such a fashion that an external inbound caller wouldn't
at least hear the option?
Can the
2009 Dec 17
3
Munin issue
Hey Guys,
I am trying to wrap some loose ends up before we close tomorrow and have one last
thing. I have been asked to monitor tunnel bandwidth for vpn clients over the holidays
and whipped up a quick Munin plugin to do this. It works well but one problem is that
when a client disconnects, the plugin stops submitting graph data for it, so the png's
don't show the user anymore, kinda hard