Displaying 20 results from an estimated 5000 matches similar to: "MWI question"
2003 Sep 19
1
Budget Hotel PBX
I'm considering using asterisk to replace an existing PBX in a 40 room hotel and
would appreciate any comments, corrections or insight before I begin.
Only 8 PSTN connections are initially required but since the guests need dial-up
internet access in the rooms it has to be Frac-T1 as opposed to using FXO ports on
a channel bank.
IP phones are not an option strictly because of price. The
2009 Sep 01
2
1.6.1 + TDM840 FSK MWI problem
Hi,
Using 1.4.26.1 & DAHDI 2.2.0.2, FSK VMWI devices off a TDM840 work fine.
With 1.6.1.[45] & same DAHDI, instead of the FSK spill I get a line
polarity reversal. Stutter dialtone is generated as expected.
Has anyone else seen this? Is there anything special I need to do for
1.6.1 to make FSK MWI work?
Thanks,
--Barry
2006 Dec 22
2
UPDATE - Analog Phones with FSK/Stutter MWI
After purchasing the Uniden TRU9480 and then the Panansonic 5672, both of
which do not have "phone company" compatible FSK/stutter MWI, I finally
got smart and found out just which Panasonic phones have this feature.
Only the following 5.8G models in their current line have FXO compatible
MWI. I purchased the 5771 unit and one remote. I have confimed it does in
fact work with Asterisk
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 Dec 08
2
5.8gig phone MWI
Does anyone have personal experience with a 5.8gig wireless phone (system)
that has an MWI that WORKS with asterisk via fxs (in my case spa3k)
generated MWI. I know the spa3k does stuttered dialtone but not sure if it
generates FSK MWI.
I see some that state they do but I also see reviews that say they don't.
Doug
2005 Jun 30
7
passing through MWI info from SBC
Hi.. I am about to replace my aging Nortel Venture
system with an Asterisk system and 6 Polycom IP 501
phones, and a couple sipura 841's for less used areas.
We have 3 phone lines here. One is SBC, one Vonage,
and one Voipjet... One hangup is that I can't figure
out how to pass through a voicemail waiting indication
from SBC. This is important because my wife and her
family all
2008 Apr 16
0
Version FIOS MWI Detection - asterisk-1.6-beta7
I'm trying to get the Telco MWI recognition working in asterisk-1.6-beta7. I'm told that it's supposed to work provided
my telco support FSK MWI signalling.
I have Verzon FIOS. I believe I have FSK MWI signaling as I can hear the standard stutter tone when I pick up a live
handset in front of my asterisk connection.
I have the Verizon line attached to a TDM400 card, port 4.
I
2005 Jan 18
4
sipura 3000 mwi stutter problem
May be I have fiddled too much with my sipura settings but I can't get it to
give the stutter tone when there is a new voice mail waiting on the asterisk
box. I can either get a stutter tone all the time or not at all. Anyone
got this working.
Thanks
Chris
2007 May 21
3
Aastra MWI
I need to setup MWI on a few Aastra 9112's. I've tried doing so in the
web interface by setting "Explicit MWI Subscription" to true, but no
lights, no stutter tone.
Firmware: 1.4.0.1048
Thanks!
--
Warm Regards,
Lee
2003 Sep 08
3
Adtran TA750 MWI problem
I recently set up Asterisk with an Adtran TA750. All
is well except the phones do not show the MWI.
I have configured zapata.conf properly, as all phones
will receive a stutter dial tone if there is a message
waiting in it's assigned mailbox.
Does anybody know how I might fix this problem?
Thank you for your time
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free,
2003 Nov 03
2
MWI - I know this has been discussed in depth already
Let post this question.. Because I must be real slow... The following is
my config on this...
group=1
context=default
signalling=fxs_ks
channel => 1
context=local
signalling=fxo_ks
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=1.5
txgain=1.5
immediate=no
musiconhold=default
usecallerid=yes
2004 Jun 12
5
MWI on Cisco ATA-186 (SIP)
I am trying to set up the Message Waiting Indicator (stutter
tone/light) so that my cisco ata-186 will let my phones know there is a
message waiting. However this does not seem to be very well
documented.
I found this on wiki mailboxnumber@context ... where does that go? Do
I put it in my SIP.conf definition for my cisco ata, or where. In my
SIP cisco definition i already have a
2012 Apr 04
1
issue with Digium TDM410P
The TDM410P doesn't support 'hvac', only the obsolete TDM400P supports that
option was for the old phones that have a neon light (or equivalent
LED+ZENER ciruit).
Are other phones off the TDM410P (other than the VTECH) working, or is the
Vtech the only model with VMWI available to you.
I'm not able to check at the moment, I have copied the asterisk-users list,
someone else may
2008 Feb 03
1
Telco MWI Detection on TDM400 Interface?
I've upgraded to asterisk-1.6.0-beta2.
I'm trying to get the new Telco MWI detection function working. It
doesn't appear to be working.
I have this in zapata.conf
; PSTN connected here
;immediate=no
;busydetect=yes
;busycount=8
;musiconhold=default
mwimonitor=yes
;mwilevel=512
mwimonitornotify=/usr/local/sbin/zapnotify.sh
faxdetect=incoming
signalling=fxs_ks
context=incoming
2009 May 25
1
Placing a MWI on-off call...
My grateful thanks to whoever can guide me in implementing this...
I have a need to place calls via Asterisk Manager Protocol to a legacy PBX
and twiddle its MWI lights.
By some means I get notified that an MWI light has to be changed.
Via AMP:
1. Send an ORIGINATE command honking up an incoming port on the PBX via a
TA804.
a. I presume that the TA804 should be a SIP channel. yes/no?
b.
2007 Sep 05
7
Can asterisk give half-ring periodically for MWI?
Hi all,
Configuration: Analog phone connected to TDM400p.
I'd like the phone to give a half-ring (chirp) periodically when there
is a message waiting. Can this be done? How is it configured?
The visible "Message waiting" indicator and the stutter dial tone are
working fine, but are not sufficient for me.
Thanks!
2009 Sep 03
1
Noises on Batphones
Hello,
The company I work for recently purchased 2 Rhino CB24s and a Rhino
PCI-E R4T1. The channel banks are plugged into the R4T1, as well as 2
PRIs from our telco. The CB24s are for all internal analog phones.
Most of the phones are setup in "batphone mode", which is
"immediate=on" in the DAHDI config. They are set up this way because
we are an outgoing call
2005 Jan 14
1
Re: Budgetone and MWI
asterisk-users-request@lists.digium.com is believed to have said:
>I don't mean to be rude to everyone who responded to this question, but
>I think that everyone is answering the wrong question. The point is that
>the message waiting indicator doesn't light up, at all, ever. All that
>happens when messages are waiting is that the display blinks and the
>phone gives a
2009 Jan 16
1
pstn hangs up: MWI no message waiting ??
pstn incoming on a TDM400P, sometimes i* won't answer, going into
a loop like this:
-- Starting simple switch on 'DAHDI/4-1'
[Jan 16 10:38:55] NOTICE[5808]: chan_dahdi.c:7130 ss_thread: Got event
18 (Ring Begin)...
[Jan 16 10:38:57] NOTICE[5808]: chan_dahdi.c:7130 ss_thread: Got event 2
(Ring/Answered)...
[Jan 16 10:38:57] NOTICE[5808]: chan_dahdi.c:7299 ss_thread: MWI:
Channel 4
2006 Oct 13
1
Looking for a Voicemail Lamp device
I'm looking for an external device that can flash when there is new
voicemail in a mailbox. I'm using an SPA3000 with a Uniden 5.8 ghz wireless
phone system. Problem is, the Uniden system has it's own answering machine,
which I don't want to use. But the message lamps are driven solely by the
internal answering machine function. Looking for something else to give a
visual