|
Home > Archive > Voice over IP Cisco > April 2006 > MWI manually
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Voll, Scott 2006-04-08, 6:58 pm |
| Is there a way to remotely turn on and off the MWI on a particular
phone?
Idea being testing is happening in a room. Receptionist would like to
notify tester without ringing the phone. Ideas?
Scott
| |
| Brian Henry 2006-04-08, 6:58 pm |
| Why don't you disable the ring but just make the phone flash for a new call?
Brian
________________________________
From: cisco-voip-bounces@puck.nether.net on behalf of Voll, Scott
Sent: Wed 4/5/2006 1:03 PM
To: cisco-voip@puck.nether.net
Subject: [cisco-voip] MWI manually
Is there a way to remotely turn on and off the MWI on a particular phone?
Idea being testing is happening in a room. Receptionist would like to notify tester without ringing the phone. Ideas?
Scott
| |
| Lelio Fulgenzi 2006-04-08, 6:58 pm |
| how about just leaving a voicemail in their mailbox? dial unity pilot, extension, #2 -OR- setup a CTI routepoint say, *77 xxxxx that goes directly to voicemail box?
or do you want to use MWI as an indicator only and not leave messages?
if so, Wes sent this out a while back:
----- Original Message -----
From: Wes Sisk
To: Justin Steinberg
Cc: cisco-voip@puck.nether.net
Sent: Saturday, January 07, 2006 6:03 PM
Subject: Re: [cisco-voip] Toggling CCM MWI without a phone
You can enable multitenant MWI and setup special translation patterns
so that you can turn mwi on/off for any extension by dialing special
destination number:
ServiceParameters:
MultiTenantMWIMode=True
Phones:
x1000 css=ProxyMWI calling party used to turn mwi on/off
x1001 one of the extensions to turn MWI on/off for
1999 partition=MWI MWIOff number
1998 partition=MWI MWIOn number
translation patterns:
11001 partition=ProxyMWI css=MWI calling=1001 called=1998
01001 partition=ProxyMWI css=MWI calling=1001 called=1999
/Wes
--------------------------------------------------------------------------------
Lelio Fulgenzi, B.A.
Network Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sanity First : Number of days with fewer than
50 messages in my inbox at the end of the day: 14
----- Original Message -----
From: Voll, Scott
To: cisco-voip@puck.nether.net
Sent: Wednesday, April 05, 2006 1:03 PM
Subject: [cisco-voip] MWI manually
Is there a way to remotely turn on and off the MWI on a particular phone?
Idea being testing is happening in a room. Receptionist would like to notify tester without ringing the phone. Ideas?
Scott
------------------------------------------------------------------------------
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
| |
| Wes Sisk 2006-04-08, 6:58 pm |
| I crafted this up for a hotel install for front desk message
notification:
ServiceParameters:
MultiTenantMWIMode=False
Phones:
x1000 css=ProxyMWI calling party used to turn mwi on/off
x1001 one of the extensions to trun MWI on/off for
1999 partition=MWI MWIOff number
1998 partition=MWI MWIOn number
translation patterns:
11001 partition=ProxyMWI css=MWI calling=1001 called=1998
01001 partition=ProxyMWI css=MWI calling=1001 called=1999
/Wes
On Apr 5, 2006, at 1:03 PM, Voll, Scott wrote:
Is there a way to remotely turn on and off the MWI on a particular
phone?
Idea being testing is happening in a room. Receptionist would like
to notify tester without ringing the phone. Ideas?
Scott
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
| |
| Wes Sisk 2006-04-08, 6:58 pm |
| Another option is simply pushing a screen pop to that phone. You can
use wget (gnu/open source) and an XML file with contents from the IP
Phone Services SDK to accomplish this. For wrapped productized see
Berbee or Twisted Pair.
/Wes
On Apr 5, 2006, at 1:03 PM, Voll, Scott wrote:
Is there a way to remotely turn on and off the MWI on a particular
phone?
Idea being testing is happening in a room. Receptionist would like
to notify tester without ringing the phone. Ideas?
Scott
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
|
|
|
|
|