similar to: VoiceMail without password? How?

Displaying 20 results from an estimated 4000 matches similar to: "VoiceMail without password? How?"

2005 Sep 18
1
sometimes CIDNUM shows, sometimes CIDNAME??? Why, why, why, why?
Why Asterisk showing (on SCCP and H323 phones) different CID related to type of Incoming channel: If incoming channel is SIP, on phone is displayed CALLERIDNUM If incoming channel is ZAP, on phone is displayes CALLERIDNAME It vas very frustrating! I lost couple hours of my time to find that my dialplan is not faulty, but asterisk is!
2004 Jun 03
3
CALLERIDNUM not passed over?
When a user dials 999 he is always asked for the mailbox and has to enter his mailbox number and password. As I understand this shouldn't happen because the CALLERIDNUM is passed over to VoicemailMain. It's annoying to have to enter the number everytime ... The voice mail configuration is read from MySQL. We are using the CVS version from a few days ago. Extract from extensions.conf:
2004 Oct 08
2
Bypass VoiceMail Mailbox prompt
While setting my first couple IP phones, I set their voicemail buttons to an extension that runs VoicemailMain. exten => 8500,1,Wait(1) ; voicemail exten => 8500,2,VoicemailMain ; exten => 8500,3,Hangup ; I would like to be able to pass the mailbox number allowing each phone to go in directly but I'd rather tno have
2005 Jul 25
7
Some more VOICEMAILMAIN issue...
Hi everybody, I have corrected this line in extensions.conf by stripping spaces off and now it executes: exten => 22999,1,VoiceMailMain(s${CALLERIDNUM}) when it runs, the mail box number is asked and password too. I expected no question were made, because I inserted CALLERIDNUMBER and s in front of box number. Anybody knows why? Thank to you all, very kind members of this list! Ciao Mauro
2004 Dec 17
2
voicemail without prompt
I'm trying to find a way to call voicemail without being prompted for my mailbox number. I was wondering if there was a variable for sip mailbox, or is there a way to define a variable that matches a sip's mailbox. I tried using "exten => 996,1,voicemailMain(${CALLERIDNUM})" but this only works if the mailbox matches the caller id. Any suggestions would be appreciated.
2006 Jan 22
4
Snom 320 and message retrieve key
Hi, I found some issues with Snom 320 message retrieve key. This button works only when the MWI does not blink! If MWI blinks and I do press retrieve button I get "Unknown" on display and busy tone. From the sip debug it looks like that Snom does not send credentials to Asterisk which responds with 407 Proxy Auth required. I have loaded Snom with latest 5 firmware. No change. I'm
2004 May 14
7
What's in ${EXTEN} ? Why does voicemail prompt for an extension?
Why does voicemail prompt me for an extension instead of just asking my password? [voice-mail] exten => 99,1,VoicemailMain(${EXTEN}@inside) exten => 99,2,Hangup Paul Mahler pmahler@signate.com <mailto:pmahler@signate.com> <http://www.signate.com/> Signate, LLC PO Box 60430 Palo Alto, CA 94306 VoIP Systems, Training & Consulting
2005 Oct 05
5
Voicemailmain automatic extension detection?
Is there a way I can have "voice mail check" calls coming from my internal users automatically get to the right extension, without having the user enter their extension? I'm thinking that I could have the local SPA boxes translate, or have each user live in a context where the extension in question exists uniquely per user, but both of these seem kludgey. Thanks in advance for
2004 Apr 05
5
Auto connect to voicemail
I have the voicemail setup working in that I get the MWI and it emails the message correctly. When I pressed the MWI button on my SNOM 200, it dials into the voicemail system and prompts me for a mailbox and password. I know there is a way to automatically connect directly into the mailbox via the extension.conf file, but I can not find the documentation I am looking for in reference to variables
2005 Jan 15
1
Re: Budgetone and MWI
asterisk-users-request@lists.digium.com is believed to have said: >Budgetone and MWI > >The message button can be programmed to dial an extension that checks >voicemail >exten => 160,1,Voicemailmain(${CALLERIDNUM}) > Thanks, this is what I was thinking about. Still, how do you get the BT to dial 160? In my Asterisk setting I have the same mailbox numbers reused for the
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 =>
2005 Aug 17
4
Voicemail Retrival
Hi, I am very new to Asterisk. I wanted to know how to retrive the Voicemails. I could see some voicemails assosiated with some extensions. Any ideas?? --------------------------------- How much free photo storage do you get? Store your holiday snaps for FREE with Yahoo! Photos. Get Yahoo! Photos -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jul 25
2
VoiceMailMain issue..
Hi everybody, I'm in a middle of a Asterisk learning period. I am at a very good point except I'm not able to use VoiceMailMain. This Is my simple dialplan regarding VoiceMail ;Number that the IP Phones dial to access voice mail exten => 22999,1,VoiceMailMain (s${CALLERIDNUM}) exten => 22999,2,Wait(3) exten => 22999,3,Hangup Why do I get Forbidden 403 and one console display
2005 Aug 30
2
Manipulate CALLERIDNUM
Can someone tell me how to do this...Given the following line: exten => *97,3,VoicemailMain(${CALLERIDNUM}@default) Is it possible to add some logic to manipulate the CALLERIDNUM to send back 801 even if the extension is 601 and 901 even if the extension is 701? I have 2 branch offices where users have both Office and Home SIP phones. I want them to share a VM box. Branch1 = 8XX , Home =
2004 Jan 10
2
Record all phone calls
I want to record all phone calls made inbound and outbound. I'm new so having a hard time getting this started. Here is what I have so far but isn't working. Can someone help me out? Thanks, [macro-record-on] exten => s,1,SetVar(CALLFILENAME=${DATETIME}-${ARG2}-${ARG1}) exten => s,2,Monitor(wav,${CALLFILENAME}) [sip] include => macro-record-on include => iaxtel exten
2006 Jan 13
1
CALLERIDNUM::3 do not working on 1.2.1
I upgraded from 1.0.9, to 1.2.1. I was using this line exten => s,1,gotoif($[${CALLERIDNUM::3} = 066]?mycity,1:other,1) it selecting calls if callerid begins with some number pattern (from some city) But, it's not working anymore in Asterisk 1.2.1 when I test this with noop(${CALLERIDNUM::3}) I get full callerid, not just first 3 numbers like it use to be on 1.0.9 Why?
2004 Aug 30
4
Newbie - Voicemail Password Help
Hello All. I'm just beginning with Asterisk and I have it all working now. I'm using Asterisk 1.0 RC1. My only question is this; when I check my voice mail the PBX simply says "password". I wanted to make it say "please enter your voice mail password" so I am using Background(pls-enter-vm-password). However now I hear "Please enter your voice mail password
2009 Sep 17
1
Changing or Adding a Line to the Extensions.conf in Asterisk
I have a Asterisk PBX System with Redhat Linux Fedora 4, Webmin version 1.400 and I am simply trying to configure into the "Extensions.conf" script an entry that will add to the "Auto-Attendant" a line that will allow a "Caller" to enter a "0" (Zero) will then ring the extension(s) of the "Operator" to speak directly with the "OPERATOR"
2004 May 04
3
Maximum retries exceeded problem...
Searched the archives thoroughly... Can't find this specific problem... Simple setup with Asterisk on RedHat. No voice cards in the box, 2 SNOM 200 phones... Phones seem to work well, can leave VM, Message Waiting Indicator lights up but when I try to retrieve messages the call terminates and the following happens: -- Executing VoiceMailMain("SIP/520-a25e",
2004 Sep 26
2
Proper Syntax
I set up the pilot number to voicemail to be 777. When a user calls 777 the voicemail answers and asks for mailbox, then password. Is there a way for the Voicemail to read what extension they are calling from and just ask for the password? I have a person complaining because they have to enter their mailbox number every time they check their voicemail and the "old" pbx didn't ask