similar to: SPA941 WMI not lighting up when natted

Displaying 20 results from an estimated 4000 matches similar to: "SPA941 WMI not lighting up when natted"

2010 Feb 26
1
SPA941 WMI not lighting up when natted
I have an a bunch of SPA941 Linksys phones for users in and out of the office. When the phones are in the office (and on the same network as the asterisk server) the WMI goes on when it should and off when it should. But when the phone is on another network and natted it fails to do so. The light always stays off. Has anybody had a similar problem (and hopefully a resolve)?
2006 Apr 04
2
Distinctive Ring on SPA941
Does anyone know how to set the distinctive ring on the Linksys SPA941? I want to be able to dial one extension and have the phone ring with a certain tone and then dial another and have the phone ring with a different tone. I have tried the following ------------------------------------------------------------------- exten => 802,1,SIPAddHeader(call_info=Classic-4) exten =>
2007 Jun 14
2
Linksys SPA941
Dear Group, I have just purchased two Linksys SPA941 and flashed these to the latest firmware. Everything works well except for the Hold button? Has anyone else experienced the same issue? What was the solution? Kind Regards Shad Mortazavi
2009 May 19
1
SPA941
Hi all, I'm new to this list, so forgive me if I'm not supposed to ask this: I currently own a Linksys SPA941 SIP phone with 5.1.8 firmware. Is there any way to use TLS with this phone<--->asterisk (v 1.6.0.9)? It is said that is supports TLS/SRTP but I don't see any of these options in the configuration file or the admin (advanced) SIP conf panel. Am I missing something? Thnx
2009 Mar 17
1
Looking for a patch cable for my SPA941 Phones
Hi all, i know this question is not directly asterisk related - but i have no idea where else to ask. We do have around 50 pieces of LinkSys SPA941 - these phones do have a 2.5mm plug connection - and we do have many many headsets we used with normal PC's before (so 2x3.5mm plug connection). Does anyone here know where i can get an adapter 1x2.5mm -> 2x3.5mm ? Or can anyone here tell me
2009 May 14
0
Problem with Asterisk 1.4 and Linksys Spa941/962
Hello, Yesterday night we have upgraded our Asterisk from 1.2.32 to 1.4.24.1 with lipbri 1.4.10, dahdi-linux-2.2.0-rc4 and dahdi-tools-2.2.0-rc2. Libpri and dahdi is only for dahdi dummy cause of the meetme function. After the upgrade we had the problem that some Linksys spa941 phone at one location could not dial out. incoming calls to the phones works without any problem, but outbound the
2006 May 04
0
SPA941 et al LED indications
Hi all. The SPA941 and friends have pretty multicoloured LEDs, but there doesn't appear to be any support for SUBSCRIBE/NOTIFY as * as implemented for extension hinting. Has anyone managed to get the phone to support this? Thanks! -- David Zanetti <david.zanetti@catalyst.net.nz> Team Leader, Systems Administration Catalyst IT Limited +64-4-8032233 +64-21-402260 -------------- next
2009 Nov 12
1
BLF with SPA941?
Appearently SPA941 is less than a SPA942 without two ports, poe and backlight. There is less features too, it doesn't support BLF. Is it possible to hack 942-software into 941, or is there another workaround? Leif -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091112/0a6cbf82/attachment.htm
2010 May 16
2
Problems with Asterisk and two Linksys SPA941
Hi I have a big problems on my Asterisk systems : I have one Asterisk Server with static IP (no nat) and 6 Linksys SPA941. All SPA are after a router with NAT: * SPA-1 and SPA-2 are on the same network, we have a pat 5060 => SPA-1 and 5061=> SPA-2 on the internet router * SPA-3, we have a pat 5062 => SPA-3 * SPA-4, we have a pat 5063 =>
2007 Mar 27
1
Using server side phonebook directory with SPA941
Hello list, I got a couple of those "wouldn't it be great questions", as following: 1. Is it possible, with asterisk to hold a central phonebook directory of callers?, so that when this party calls a "textual" caller ID will be displayed on the phone display. 2. How can this be configured with Trixbox, I've looked at the configuration options - I assume it plays no
2005 Mar 04
1
SIP MWI and MySQL Realtime
I know that there are some patches being worked on to cache realtime users that might ultimately fix this problem, but until then, here is a little script that brings back the MWI when using the excellent mysql realtime architecture with sip: http://www.cheapnet.net/~mike/asterisk/send_mwi.txt This script relies on sipsak utility found at http://sipsak.berlios.de/ Download, rename to
2007 Mar 02
0
WMI from Asterisk to Cisco Call Manager
Hi all, We want to put an Asterisk Voicemail Server behind a Cisco Call Manager. The idea is to have Cisco Phones (SCCP) registred to the CCM and the voicemail in the Asterisk Box. The trunk inter PBX is in SIP. My question is: Is it possible to activate MWI LED from the Asterisk to the Cisco Phones registred to the CCM when they receive a new voicemail ? Thanks in advance Fred
2005 Sep 30
2
OT: SIPSAK usage
I'm using sipsak to send messages to Snoms in my subnet. At work, works fine: sipsak -M -O desktop -B "foo" -s sip:1001@192.168.1.220 -H 192.168.1.46 displays "foo" on the Snom display On my home LAN (AAH 1.5, Snom 190 3.60s, switched 100, no VLAN, no routing) the same command (modified for my LAN) always yields: (type: 3, code: 3): from 192.168.171.8 at the console
2005 Jan 13
1
MWI on Zap analog phone not lighting
We are using Bellsouth 8867 phones on our TDM400B FXS lines (asterisk-1.0.3). It has a "Voicemail" light, which appears to be MWI (according to the manual it works with voicemail from the telco that sends a FSK signal). The dialtone stutters when a line has voicemail, so I know that I have the mailbox setting right in zapata.conf, but the light doesn't go on. I am also getting
2006 Mar 09
3
OT: Snom 320, displaying text on the scree n from *
try "sipsak -M -O desktop -B "foo" -s sip:<user>@<registrar> -H <ip of registrar>" the trick is to specify the "-O desktop" parameter + the "-H <ip of registrar>" parameter. Sipsak fakes the host-header of the registrar so that the Snom thinks it is coming from your Asterisk server, then lets the message through to the
2006 Dec 04
0
mwi for voicemail not showing up for realtimeconfig.
Here's a link to it: http://forums.digium.com/viewtopic.php?t=4363&highlight= Regards, Scott -----Original Message----- From: Scott Keagy Sent: Monday, December 04, 2006 5:05 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [asterisk-users] mwi for voicemail not showing up for realtimeconfig. A while back I posted a fully functional though somewhat elaborate
2010 Oct 23
1
SipSak: Send SIP OPTION with password
Hello, I'm trying to use SipSak to check if my Asterisk server is available/running with the following : sipsak -vv -s sip:username at sip.domain.tld -c sip:username at sip.domain.tld --password guessthis --hostname XX.XX.XX.63 The SIP OPTION is received by Asterisk as follow : OPTIONS sip:username at sip.domain.tld SIP/2.0 Via: SIP/2.0/UDP
2015 Feb 19
0
sipsak: 404 error
Hi, I **think** that I have user of thufir101, because I get a 200 response below, but I also get a 404. It seems to depend on how I send the ip address/fqdn? tleilax*CLI> tleilax*CLI> sip show users Username Secret Accountcode Def.Context ACL Forcerport 201 password 201 default No Yes
2006 Mar 15
0
OT: Using Sipsak to reboot a Snom phone < -a nswered my own question
Forgot on the Snom 200 it won't reboot if under the Memory tab in the web interface, Connections > 0 then remote reboot is not possible. Manually cycling the power allows the phone to be rebooted by Sipsak remotely. HOWTO: Reboot a Snom with Sipsak Checklist: 1. Under Advanced in the web interface, is Network Identity set to 5060? 2. Under Advanced in the web interface, is Challenge for
2005 Feb 10
1
SER Asterisk Voicemail
Hi all, I have SER and Asterisk set up together with ser handling user registrations and asterisk providing voicemail services. When I ring a phone and it doesnt answer after a designated amount of time, the request is forwarded to asterisk, and I can leave a message. Now, this may seem a ridiculous question but how can I listen to my message afterwards? I have read about a solution by Java