similar to: SNOM 360 extension lights

Displaying 20 results from an estimated 120 matches similar to: "SNOM 360 extension lights"

2005 May 05
5
snom mass deployment (probably off topic)
Hello Although not stictly a asterisk issue, any help would be apreciated. Firstly a few notes on the snom 360, which I have had on a test bed for the last week. Its a great phone, with a good user interface, both physically and its web based one. At its lastest firmware it does have a few quirks, with regards to the way it handles usernames and passwords on the physical interface. These have
2004 Apr 08
1
traffic shaping on single ip...
Hi all. Im using the following CQB shaper to shape IP addresses: DEV=eth1 (internal eth) tc qdisc del dev $DEV root tc qdisc add dev $DEV root handle 1: cbq avpkt 1000 bandwidth 100mbit tc class add dev $DEV parent 1: classid 1:1 cbq rate 256kbit allot 1500 prio 5 bounded isolated tc class add dev $DEV parent 1: classid 1:2 cbq rate 512kbit allot 1500 prio 5 bounded isolated tc filter add dev
2019 Jan 02
2
Erratic local hostname resolution with Dnsmasq
Hi, My local server is running CentOS 7. The machine has two NICs and is acting as a gateway. For DHCP and DNS, I'm using Dnsmasq. I have a strange little problem with local hostname resolution. Before going into more details, here's my configuration. [root at nestor:~] # ifconfig enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.0.2 netmask
2007 Jan 09
8
Snom side car annoyance
Has anyone got this annoying sidecar to illuminate when users are on the phone? In my function key settings I have: Context: Active Type: Extension Number: <sip:4000@serve.address.com;user=phone> (4000 is the extension I want to see/dial on the key). I can press the key and it will dial the extension, it just won't illuminate when the user is on the phone or on DND Since I have
2007 Jan 17
3
Network\Snom phone oddity
I have a client that has 5 Snom 320s. 4 work great, one does not. I upgrade the firmware to the latest (6.5.2) and the problem goes away, but then comes back a couple days later. There is a slight packet loss on the phone (about 1%), though there is no packet loss on any of the other phones. I determine the packet loss by the Linux command "ping -f -c 10000 192.168.2.10". Outgoing
2006 Mar 24
8
Snom 360 problems
Anyone have a Snom they're happy with? How did you manage that? :) I have a system of: Asterisk 1.2.3 2 Wildcard TDM400P Rev I and E/F 1 Snom 360 + sidecar ~15 Sipura/Linsys SPA-841 ~15 Grandstream 101 Everything (currently) is on the same network, not a router to be seen between any two. Also everything, except the snom, is working sweetly. The main problem is ECHO.. awful echo and
2006 Feb 14
9
Asterisk and Snom 360
Is anyone using the SNOM 360 as a reception console with Asterisk? We are trying to have the ability to view whether an extension is on or off hook, or ringing with the Snom, which seems to work fine. The issue is that we are having difficulty picking up calls and transferring. Anyone have experience / insight? Darrell S. Long Director of Technology BestWeb Corporation Phone 877-777-2932
2006 Jan 26
2
Snom360 Sidecar & Asterisk
We are looking to replace our existing Legacy PBX with Asterisk. Our receptionist currently has a light display for a certain extension when someone is on a call. When she needs to transfer she simply hits that button. Is it possible to use a snom360 + Sidecar to monitor 30 extensions and make transfers using the buttons? Does the Cisco 7960 expansion module work with asterisk? Thanks.
2006 Dec 15
5
Testing event driven Socket classes
Ok, here is the class, I want to Unit Test, its part of a large app and is based on EventMachine library. I want to mock the class TickServer ( i.e not stub it) . Since in actual scenario, you can''t do this on this class: @server = TickServer.new # will toss an exception at your face you must initialize the server like this: EventMachine.run {
2010 Dec 07
1
No MOH with parked call
Hi, Has anybody else noticed that MOH does not play on parked calls in 1.6.2.14? Or is it just my setup? MOH seems to work in every other respect (Call Held or in-Queue), but when a call is parked, the logs show MOH being started, but the parked party hears nothing. The verbose logs show the following. Any thoughts on whet to check next? Thanks, Steve ### Call comes in here and is answered
2005 Feb 06
8
snom soft phone
Some of you might already know that we are releasing a new phone, snom 360. To make the phone well-known and stable, we have made a soft phone version out of it and offer it for trial or private use for free (for more details, see the license conditions). There are only few limitations to the phone. First of all, the audio subsystem will work only work with an acceptable quality if you are using
2005 Sep 02
1
Snom 360 problem
Good day all I have asterisk on a box with one network card I have a 2 companies setup on the system. To keep all apart I binded a different ip to the interface,i,o,w eth0 192.168.0.254 and eth0:1 192.168.1.254 And in sip.conf I took the bind setting out So each company's phones are on a different ip range,and all worked well So we decide to pull the snom190 out and exchange it with a snom360
2005 Aug 15
1
NAT'd Snom360 problems
Here is my setup: * is on a NAT'd subnet, but also has an externally routable IP address. I have a Snom360 that's external to this and behind NAT. The Snom360 can call other phones in * subnet (by their internal extension numbers) and voice is transmitted fine; however, when I attempt to check voicemail (or any * voice recordings for that matter) I can't hear them. The phone just
2006 May 03
1
echo in Snom 360 phones
Hi all, One of my users reports frequently hearing echo on her Snom 360 phone, even while talking to other Snom phones (via Asterisk) on the same LAN (i.e., all-digital low-latency connection). I can never reproduce it though, and swapping the phone didn't help. Has anyone else seen "mystery echo" on Snom phones? Any suggestions for debugging? On my own Snom 360, I sometimes
2007 Mar 16
2
SIP phone supporting more than 10 extension with a call transfer command
Hi every body, can someone please tell me about a SIP phone that support more than 10 extension (free or not free ;) ) wich will be used in my company, i've bought a SNOM but it just support 5 sip extension Kind regards
2010 Sep 13
7
High volume BLF - Suggestions?
Hi, We have a user who is putting large call volumes through Asterisk, and wants to BLF monitor up to 90 extensions. We are struggling to find a handset that can keep up with Asterisk :) 1) Is there a handset that will do this? 2) Is there a different (standard) way to send BLF and allow directed pickups? 2a) Or even a handset specific way? Asterisk handles the BLF volume fine, even on quite
2004 Apr 01
4
sip problems
chan_sip.c6524 reload_config= unable to get ip address from asterisk, sip disabled The ip address is working fine, Internet works great. Can anyone help...Thanks
2005 Sep 19
2
hints and the sNOM 360
Hi I am trying to get a SNOM 360 to monitor other extensions i.e. when someone makes a call to/from another extension, one of the LED's on the SNOM 360 will change state. I am using 1.0.9/bristuff-8l. I have 2 extensions - 2001 is a SNOM 190, 2002 is a 360 - both are running the latest firmware. (3.60i for 190, 4.0 for 360). I have read all the relevant articles on the wiki on
2016 Nov 11
2
Trouble setting up HP Officejet Pro 8600 printer on CentOS 7 + KDE
Hi, I just installed a CentOS 7 + KDE desktop in my office's network. So far, I'm quite happy with the results, though I have some trouble getting the printer to work. All the other machines in my office (server, desktops, workstation) are running Slackware64 14.1 or 14.2, and they can all use the printer perfectly. I installed hplip-gui and ran it. The printer is a network printer, it
2005 Feb 11
4
Weird Echo Problem
Ok I know I'm not the only one having echo problem with asterisk but the weird thing is that when I receive a call from a PSTN line on my TDM04B card I don't have any echo problem at the beginning of the call then after a few minutes I start having echo on my side only (the person calling from a regular phone doesn't have any echo), then it stop and come back all the way until the