search for: bypassinstantmessage

Displaying 14 results from an estimated 14 matches for "bypassinstantmessage".

2004 Jul 18
18
Polycom IP 500 Voicemail
...onfigured for direct dialing to our voice mail system. So far I have been unable to get the hard button labeled Voice Mail to connect to Asterisk without first passing through the message center prompts. I have followed all the Admin Guide instructions regarding the phones .cfg files and using up.bypassInstantMessage="1" up.oneTouchVoicemail="1" in the XML to no avail. Has anyone been able to get a Polycom 500 to use the hardbutton to retrieve voice mail and drop directly into voice mail without going through all the menus? Thanks, Wiley -------------- next part -------------- An HTML a...
2011 Jan 20
3
Polycom 500 / MWI
All, I'm using Asterisk 1.6 and using Polycom 500's with SIP firmware 2.1.3. I can not seem to get the Message Waiting Indicator to work reliably (and in my opinion correctly) with voicemail. I've got the following in my phone.cfg: <reginfo> <msg msg.bypassInstantMessage="1"> <mwi msg.mwi.1.callBack="*97" msg.mwi.1.callBackMode="contact" msg.mwi.1.subscribe="" ></mwi> </reginfo> and the indicator will come on if there is a new message but it won't go off when I delete the message. I think that aft...
2004 Dec 22
2
MWI not working on Polycom Phones
...having a tough time with MWI. I thought I remembered somebody on the list saying that they had it working, but I can't find it in the archives now. I have all the phones configured for MWI as specified in the WIKI: ipdmid.cfg: up.oneTouchVoiceMail="1" phone1.cfg: <msg msg.bypassInstantMessage="1"> ???<mwi?msg.mwi.1.subscribe=""?msg.mwi.1.callBackMode="contact"?msg.mwi. 1.callBack="8500"/> </msg> I changed the callBack to the appropriate voicemail box (with context), but no dice. No lights or indicators are coming on when there...
2006 Mar 24
3
Polycom 601 Message Center
...can you make the phone gather that information? For example, my phone shows me there is an e-mail. It also sends an e-mail. Yet, when I click on message before I connect to the contact center, it doesn't have any counts. Here is what part of the phone configuration looks like. <msg msg.bypassInstantMessage="0"> <mwi msg.mwi.1.subscribe="" msg.mwi.1.callBackMode="contact" msg.mwi.1.callBack="6245*" msg.mwi.2.subscribe="" msg.mwi.2.callBackMode="disabled" msg.mwi.2.callBack="" msg.mwi.3.subscribe="" msg.mwi.3...
2005 Feb 08
2
Polycom screwed up Messages button in 1.4.1?
I think Polycom has added another feature that nobody wants. With MWI configured, and a phonexxx.cfg that has this: <msg msg.bypassInstantMessage="1"> <mwi msg.mwi.1.subscribe="" msg.mwi.1.callBackMode="contact" msg.mwi.1.callBack="XXX" msg.mwi.2.subscribe=...> </msg> Under 1.3.4 and earlier, the phone would immediately connect you to extension XXX. Under the 1.4.1 firmwar...
2004 Jul 19
0
Setup for Go2call ? Or any SIP provider using phonejack or linejack g729 g723
...t; 1.Message Center and then soft key Select. Then I select the > registered line that I want to check voice mail on. That is no less than > 4 key strokes just to get into your voice mail. Not many to me but tons > to an unskilled user. However, in the documentation regarding the > bypassInstantMessage value, supposedly, setting bypassInstantMessage to > 1 is supposed to allow you to go right into voice mail without > navigating the Message Center. That is the big question on my mind at > this point. I have yet to get this to work and I also don't think I am > receiving any SIMP...
2005 Aug 16
4
Called Party Identification on Polycom IP501
Greetings, The Polycom SIP 1.5 Admin Guide says this: "3.1.8 Connected Party Identification Where possible, the identity of the remote party to which the user has connected is displayed and logged. The connected party identity is derived from the network signaling. In some cases the remote party will be different from the called party identity due to network call diversion."
2005 Jan 14
1
handle_request registration failed?, Polycom IP500
...en => 1010,1,Dial(SIP/polycom,10,t) ---------- phone.cfg <phone1> <reg reg.1.displayName="" reg.1.address="poly" reg.1.label="" reg.1.type="private" reg.1.auth.userId="poly" reg.1.auth.password="blahpoly"/> - <msg msg.bypassInstantMessage="1"> <mwi msg.mwi.1.subscribe="" msg.mwi.1.callBackMode="contact" msg.mwi.1.callBack="1001"/> </msg> </phone1> _________________________________________________________________ Don't just search. Find. Check out the new MSN Search!...
2007 Jun 06
0
Polycom 320 messages
...;!-- Per-phone configuration in this file --> <reginfo> <reg reg.1.displayName="200 Rob West" reg.1.address="rwest200" reg.1.label="200" reg.1.auth.userId="rwest200" reg.1.auth.password="abc123"/> </reginfo> <msg msg.bypassInstantMessage="1"> <msg.mwi.1.subscribe="" msg.mwi.1.callBack="299" msg.mwi.1.callBackMode="contact"/> </msg> ----- Mike Hammett Intelligent Computing Solutions <http://www.ics-il.com> http://www.ics-il.com -------------- ne...
2005 Mar 07
0
Asterisk@Home and VoiceMail
...eed to do is configure your VM button on the phone via the cfg files. You setup the phone to look to an FTP server for config scripts and then setup the scripts to work as needed. Here is an example of where you set this VM button from my file called <mac address>-phone.cfg... <msg msg.bypassInstantMessage="1"> <mwi msg.mwi.1.subscribe="1006" msg.mwi.1.callBackMode="contact" msg.mwi.1.callBack="*98" msg.mwi.2.subscribe="" msg.mwi.2.callBackMode="registration" msg.mwi.2.callBack="" msg.mwi.3.subscribe="" msg.mwi.3....
2005 Jun 14
3
Calling on all Polycom Experts
Hey all, I'll give my reseller a call for support in the morning, but I usually have better/faster luck on the list. I've got a SoundPoint IP500 that I upgraded to BootROM 2.6.2 and SIP image 1.5.2 on someone elses advice, I forgot to change out the old config for the new when I loaded the image up (I guess the config changed a bunch between 1.5.2 and 1.3.1) I was prompted with an error
2006 Mar 07
5
Receiving Multiple calls on asterisk at home
All - I've been muddling around with this for a few days now.. and I'm trying to figure out why I am not receiving more than one phone call on each polycom 501 phone. I can make more than one phone call out, but not receive another one in, while on a call. Has anybody seen this behaivior before, or is there something simple in the config i'm missing, like.. maxcalls.. or
2006 Mar 01
4
Polycom 501
Hi Guys Just a quick question regarding on the 501, has anyone been able to configure the transfer button and messaging buttons to work with asterisk? Can you share a configuration to do this? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060301/df504eef/attachment.htm
2005 Aug 02
9
Polycom phones w/ two lines on different servers
Hi all - This isn't really directly Asterisk related, but has anyone successfully set up a Polycom phone to register two lines on two different Asterisk boxes? I can get the first line to register, but the second one does not. I can still place calls from that second line, which indicates to me the server, user, and secret are correct. I'm running the newest 2.6 series firmware with the