Displaying 20 results from an estimated 1000 matches similar to: "SPA941 et al LED indications"
2005 Mar 15
1
Unknown signalling 896?
I've been beating my head a bit against the 1.0.6 Debian builds of
Asterisk, using an E100P (E1, single span) board.
In machines I've built in the past (back in 1.0.0 days), config I'm
using and that card and 1.0.0 driver combo worked fine.
ztcfg reports no problems:
SPAN 1: CCS/HDB3 Build-out: 0 db (CSU)/0-133 feet (DSX-1)
31 channels configured.
And zttool sees the card, and
2004 Sep 21
0
No call progress from * to E1
Setup:
System Phones <--> PBX <--E1--> * <--> SIP Phones
Calls work in both directions. However, ringing feedback to caller only
works in the SIP->System direction. System callers to a SIP endpoint get
silence, until call is picked up or dropped into something else.
I've tried both Dial() with the r option, and Ringing() before Dial(),
and neither works. With PRI
2004 Sep 07
1
QSIG against a Nortel/Meridian PBX
[Reposting, as was bounced for non-member, sorry if this is a dupe]
Arrangement:
{ PSTN }--E1--[PBX]--E1--[*]--LAN--[SIP phones]
\__[PBX system phones]
Normal calls between PBX system phones and SIP phones work, in both
directions. The call logs look like (ignore the no answer, it did ring):
2010 Nov 16
0
SPA941 WMI not lighting up when natted
Hi,
I'm experiencing the same problem. We have 2 office locations and the
Asterisk server is at one of them. At the other location, all SPA941 access
the Asterisk server over an Internet link. All phones are set to "nat=yes"
at the remote location.
So my problem is that the MWI doesn't work at the remote location. The
Sipsak messages are sent properly, but it's sent to the
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
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)?
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
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
2006 Mar 30
0
SIP: INFO before answer causes disconnect
Hi. We have an odd problem with incoming SIP calls. I have attached a
SIP debug log, with some asterisk verbosity as well, demonstrating the
problem, below.
Is this a known bug?
Vital stats:
- Asterisk 1.2.3
- Sipura SPA-841, SPA-941 phones
- Fedora core 3
The problem manifests itself with these symptoms:
- an internal SIP extension receives a call from our PRI
- the SIP phone answers the
2006 Jul 16
3
Binding text_field et al to object.attribute.name
Hi all,
Suppose I have a PurchaseItem model which refers to Product model...
class Product < ActiveRecord::Base
has_many :purchase_items
end
class PurchaseItem < ActiveRecord::Base
belongs_to :product
end
To keep things simple, one of the attribute of the Product model is
title.
On the interface, I have a textfield that I need to bind with
@purchase_item.product.title.
2006 Oct 03
2
InitAllImageHandlers et. al.
I''m going to submit a patch that will call
wxInitializeStockObjects
wxInitializeStockLists
wxInitAllImageHandlers
in wx.cpp on startup. I''ll remove the calls from all the samples. Does
anyone have any beef with this?
Roy
2001 Jul 18
0
configure: sense of --enable-utmpx test et al. reversed
it seems that --enable-utmpx and friends have the effect of disabling
the corresponding feature (i.e., #define-ing DISABLE_UTMPX etc.), which
leads to the (perhaps not so) obvious breakage of UseLogin on Solaris
etc. For the less anal (or reformed anal) configure-r who leaves these
unspecified, everything is OK
i'd suggest changes to configure.in, but i'm blissfully ignorant of
autoconf.
2004 Mar 03
0
R: Changing background in splom et al.
trellis.device(bg="white", color=F)
before your call to splom could make what you want but
take also a look at
?trellis.par.set
Stefano
> -----Messaggio originale-----
> Da: v.demartino2 at virgilio.it [mailto:v.demartino2 at virgilio.it]
> Inviato: mercoled? 3 marzo 2004 12.10
> A: r-help
> Oggetto: [R] Changing background in splom et al.
>
>
> Context:
2007 Nov 22
0
NV01_MAPPING_SYSTEM et al
Does anyone know what is the difference between all the memory objects?
I've encountered 0x003d, 0x003e, 0x0040, 0x0041, and even 0x0070 (on G80).
According to renouveau.xml these are NV01_MEMORY_LOCAL_BANKED,
NV01_MAPPING_SYSTEM, and so on. But what do they actually do? What separates
one kind of memory from the other?
Wladimir
-------------- next part --------------
An HTML attachment was
2005 Sep 13
1
Looking for a place to host zytor.com et al
Hi everyone,
I'm looking to move terminus.zytor.com, the server that hosts among many
other things http://syslinux.zytor.com/ somewhere else on fairly short
notice. Unfortunately my home network connection is a cable modem with
dynamic IP and a "no servers" (sigh) policy, so that won't quite work.
If you happen to have available or know of a place in the San Jose,