similar to: exten sent with MWI??

Displaying 20 results from an estimated 8000 matches similar to: "exten sent with MWI??"

2003 Sep 08
8
Callgroup, Pickupgroup and SIP
I have just started to play with callgroups and pickupgroups.. I updates my * from CVS this morning (about 15 mins ago).. I have placed callgroup=1 and pickupgroup=1 into each of my 3 phone configurations in sip.conf.. I place a call from phoneA to phoneB, then I go to phoneC and dial *8# , the call does not get picked up by phoneC and continues to ring on phoneB.. Have I not configured
2003 Mar 28
8
SNOM 100 vs SNOM 200??
Hi, I have more or less decided to do with the SNOM phones for the next stage of testing with Asterisk becasue they seem to be the best value for money and have support for the GSM codec and easy upgrades.. But now I have to decied wheather to get the 100 or 200 and if its the 200 then I need to have some justification for the extra cost.. Can someone who knows these 2 phones tell me what the
2003 Aug 07
1
MWI bug ?
Hi Lee, You need to specify the VM context that you are using.. so using your examples.. extensions.conf entry.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000) exten => 1000,102,Voicemail2(b1000) exten => 1000,103,Hangup should be.. exten => 1000,1,Dial(SIP/1000,20) exten => 1000,2,Voicemail2(u1000@sip) exten => 1000,102,Voicemail2(b1000@sip) exten
2004 Jan 06
3
MWI message not seen on SNOM200
An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040106/3efdeb9f/attachment.htm -------------- next part -------------- Hello Though my SNOM 200 phone receive a voice mail but it doesn't show MWI on the LCD panel, Instead it keeps displaying "DND SW-REG,Call-log". Though I can access my voicemail using exten
2003 Jul 11
2
wait and user input..
Hi.. How do you accept user input while waiting or playing moh? My Dialplan is as follows.. ring,ring,.. Hello thanks for calling blah blah... Please enter the extention number blah blah... WaitMusicOnHold(10) If no input pass call to operator.. The problem is that the user has to input the extension while they are being told what to do.. any input during Wait or WaitMusicOnHold is ignored...
2004 Apr 22
2
MWI indicator on SNOM200 doesn't disappear
On recent releases of the snom200 firmware, the MWI indicator will turn on, but won't turn off when the message has been checked. It works on firmware 2.03o, but not in 2.04g or newer. I filed a bug report with snom, but they're claiming it is an asterisk issue and that it should have been resolved. They suggested that I ask on the list. "Anyway, Asterisk had a bug where it
2003 Aug 10
2
SNOM200 firmware roll back!!
Look like SNOM have rolled back the firmware version of the 200's from 1.16w to 1.16q.. Anyone know why? -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
2003 Apr 23
6
OT: Multiple SIP phones behind NAT gateway?
Hi, I know this is slightly off topic but I figured the knowlege here is probably the best on the subject.. I want to setup remote offices with 4 to 6 SIP phones (SNOM 200) using ADSL and the internet to connect to the Asterisk box.. These phone will be behind an ADSL router using NAT... I don't want to setup another Asterisk system in each office so IAX is not an option.. I could use
2003 Aug 12
12
IP phone recommendation
Hello, I would like to buy a SIP IP phone, but I don't know wich one to choose... Can you tell me wich IP Phone is known to work with Asterisk please. I've seen the Cisco 7940, but I don't know if it works, and how expensive is it ? I'm french, so if you know some french resellers, tell me. Thanks a lot, ---------------------- Fabrice Tereszkiewicz Sawadka.org
2003 Nov 14
4
MWI and SNOM 200
Hi list, how does one get a SNOM 200 MWI to work with * ?? When I press the MWI button it doesn't connect with voice mail on my * box. thanks
2007 Jan 17
4
Erratic Snom MWI lights
Long story short... Snom's ... Retrieve button... works when MWI is *NOT* lit but does *NOT* work when it is lit. Any advice Useragent : snom360/6.5.2 Function: F_RETRIEVE [root@pbx ~]# asterisk -rx "show version" Asterisk 1.2.13 built by root @ pbx on a i686 running Linux on 2006-11-17 16:35:22 UTC [gateway] exten => 201,hint,SIP/201 exten =>
2003 Jun 27
10
Voicemail issue
Hi,. How can I make that Voicemail app to play only my own recorded message without the default one? Thanks, Dan
2003 Apr 14
6
Asterisk and SNOM 200
Hi, I have just got my SNOM 200 to start doing some real testing with *.. I am trying to use the GSM codec but the quality is really bad, Is that normal? does anyone actually use GSM?? Also are there any 'gotcha's' that I need to look out for so I don't spend hours trying to get somthing working that really doesn't work anyway.. Thanks.. later.. --
2003 Aug 06
3
X-Lite <-> Snom200
Hi, I have just been playing with the latest X-Lite.. It works fine with Asterisk.. As for codecs I tested G.711a/u, GSM and iLBC... iLBC is the only one that didn't work.. not sure why.. But the bigger problem is that when I call another extension that is using a Snom200 the call connects but there is no audio in either direction.. I have tried G.711a/u and GSM and while X-Lite shows that
2004 Nov 21
4
Snom 190 - dhcp - settings_server
Hi, in the Snom FAQ I found the following information: After staring up, the phone tries the URL given in the "Setting URL" of the phone. ... BTW this setting can also be set via DHCP. .... option tftp-server-name "http://192.168.0.9/snom200{mac}.htm" The documents used: FAQ-04-06-14-sf.pdf "Setting up DHCP for snom phones" FAQ-04-03-24-sf.pdf "How can I
2005 Jan 12
5
Grandstream Bugetone 101 & mwi
I tried to use message waiting indicator, by "Subscribe for MWI" in the web menu of the phone. However, it does not light up / flash, even if a voice mail is waiting. Where is the switch to turn it to? bye Ronald
2004 Sep 09
12
SNOM 200 can't conference.
Hello, Does anyone know how to conference a call on the SNOM 200 phone? Whenever I push the cnf/tran button it just hangs up on the active call. The manual says you have to push the cnf function key but it doesn't appear in the lcd on my phone. Thanks -Matt -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Aug 07
1
Sip Trunk config
incominglimit is already implemented for SIP. Just specify under the endpoint how many incoming connections are allowed. For example, [cisco] type=friend username=cisco secret=blah nat=yes ; This phone may be natted host=dynamic canreinvite=no ; Cisco poops on reinvite sometimes qualify=200 ; Qualify peer is no more than 200ms away
2004 Dec 22
2
MWI not working on Polycom Phones
Hi All - I'm running version SIP version 1.3.4 on various IP300, IP500, and IP600 Polycom phones. I'm 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"
2003 Sep 25
1
G729 experiences..
Hi, I am still toying with the idea of going ahead with using the G.729.. Can those using it tell me about some of your experiences using G.729.. Things like and problems you had running it, the voice quality and anything else you can think of... I have read in the archives that asterisk has to be run with -c.. Is this still the case? and if so does this mean that * can't be run using the