similar to: Exit Voicemail to VoicemailMain?

Displaying 20 results from an estimated 4000 matches similar to: "Exit Voicemail to VoicemailMain?"

2003 May 10
19
Voicemail2
Asterisk Users: I've been working hard on app_voicemail2 which is an enhanced scalability version of app_voicemail. Specifically, its features are: * Highly improved internal architecture (maybe someone else can actually code on it) * Foot print for getting mailboxes from DB (for Vonage) * Segmentable mailboxes, allowing you to truly multihost voicemail for multiple companies
2004 Sep 23
1
running 1.0 on macosx
Hi, compiled 1.0 on macosx latest (10.3.5). compiled fine. when running, complains about voicemail2 module. Any hints? Marc. == Parsing '/etc/asterisk/asterisk.conf': Found == Parsing '/etc/asterisk/extconfig.conf': Found Asterisk CVS-HEAD-09/23/04-09:20:48, Copyright (C) 1999-2004 Digium. Written by Mark Spencer <markster@digium.com>
2003 Nov 06
2
Voicemail2 vs Voicemail
>> Wouldn't that break everybody's dialplans where they would have to >> replace all occurrences of Voicemail2 with Voicemail and all >> occurrences of Voicemailmain2 with Voicemailmain? > > No, we would register with both names. Is it necessary (with reasonably current cvs) to make any changes in the *.conf files to use Voicemail2, or is that happening
2005 Mar 11
3
Parked Call
I have a question, I am unclear on how to park a call. I know that you are supposed to be able to press "#" and then transfer the call to extension 700. However, * doesn't seem to be graping the dtmf. I am using dtmfmode=inband. Asterisk is in the media path as well. Thanks in advance Justin
2003 Aug 18
3
Voicemail2 vs. Voicemail
Does anybody have any reason why I should *not* permenantly replace app_voicemail with app_voicemail2? If so, speak now or forever cvs update -D "8/18/2003". Mark
2003 Sep 25
2
VoiceMailMain skipping extension and password prompting
I would like to access VoiceMailMain2 skipping extension and password prompting if calling from a resource that has a mailbox defined. What variables can I use to retrieve the calling channel & calling extension (if it exists)? Here is what I'm trying to accomplish (of course ${CallingResourse.MailBox} is not a real way to retrieve this info)... exten =>
2003 Sep 18
4
New message 0 in mailbox 7606
Hello, I recently started playing with voicemail2. I'm having two minor problems that I can't seem to find discussed in the archives. 1) New message 0 in mailbox 7606. New voice mail message count seems to start with 0 for the first new message instead of 1. Any tricks to fix this? 2) When listening to messages with VoicemailMain2, the time stamp is in GMT and not corrected for 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
2003 Oct 31
5
VoiceMail Configuration
Hi, I have some troubles with voicemail sending message to my email address. Do I have to configure sendmail to use Voicemail ? What's about sendmail configuration ? In voicemail. i have lines like this : [default] 1000 => 1234, xxxx yyyy,beasse.lsc@wanadoo.fr I don't see what's password 1234 is ? (password for what ?) But i never received any mail with wav file attached in
2003 Dec 22
1
Authentication
Dear all, I have a question regarding the configuration of *. I have 3 port FXS, and 2 port FXO. I have 4 users that use analog phone connected to FXS (I have 3 phones). I need to limit the user's capability (user A can call International, user B can call long distance, etc). I want to implement the password say to call , he/she needs to puch 9(for outgoing call)2-4 digits password,then
2003 Jul 16
4
voicemail instructions
Hi, I've been playing with Voicemail and Voicemail2 a bit for my users, and there are a few things I'm wondering about: - We can specify parameters to the mailbox (s, b or u) to select which prompts to play. However, if we specify 'b' or 'u' it plays that (customisable) message, but it also plays the voicemail instructions. For the dutch, it is customary that a user
2003 Sep 16
8
Hangups after voicemail
Hi, Try as I might, I can't get hangups detected on a Zap channel with loop start lines. So, after someone leaves a voicemail and then hangs up, Asterisk doesn't know it, exits VoicemailMain2, and loops back to the corporate greeting, tying up the line even though the outside caller has hung up. Therefore, I've added the following hideous hack - er, code - to voicemail2.c. It
2003 Jul 03
3
Using switch =>
hello, I have a test setup with 2 asterisk servers, each having a one snom 100 via sip using it. I`m experimenting on how trunking between them would work. I have them setup for RSA authentication which I plan to use in the future. So I`ve setup the keys and servers seem authenticate to each other. One is named phila and other hurricane. Here is what I see on phila: -- Registered
2003 Oct 27
3
passing digits for voicemail from sip gateway
I am seeing strange behavior that I don't understand. Voicemail2 and voicemailmain2 work fine if I call from a sip phone directly connected to *, but if I call either of them from an analog line on the other side of a sip gateway, voicemail seems to ignore digits. If I am recording a message and press #, nothing happens except that it records the tone onto the message and I can't specify
2005 Aug 27
2
Problems with registration
My phone still says Not-Registered. I have a Polycom SoundPoint 600 SIP phone. Here is my sip.conf file: ; ; SIP Configuration ; [general] context=default ; Default context for incoming calls port=5060 ;added bindport=5060 ; UDP Port to bind to (SIP standard port is 5060) bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds to all) srvlookup=yes ;
2003 Oct 25
1
Voicemail.conf in MySQL is not functioning
Voicemail.conf in MySQL is not functioning where I get the following error from Asterisk messages log file: CLI debug output is as follows: Executing VoiceMailMain2("SIP/2205-3df0", "") in new stack -- Playing 'vm-login' -- Playing 'vm-password' -- Incorrect password '1234' for user '0' (context = <any>) -- Playing
2003 Aug 08
4
Voicemail2 - auto fill the dialing extension?
Hi, First off, a big thanks to Digium (Mark, John, and Martin) for helping sort out a BellSouth config issue on our PRI. T100P working like a champ! Now it's back to tweaking the configuration on our SIP phones (7960s). The message_uri parameter in the phone's configuration file is working great. Dials comedian mail directly. Is there a way to let voicemail2 know what the incoming
2004 Dec 13
1
Repost: Cisco 7960 and Asterisk...not working....
Anyone help me here? I am a newbie so be gentle ;-)...... It worked once and then I played with the configs. I have a static IP address which is on my private network.. Phone is 192.192.192.220 and asterisk server is 192.192.192.22 I have the 7690 with a SIP iamge (Whatever latest is ) I have 3 lines setup with Free World Dial up and have the 4th setup to connect to my asterisk server. Here
2003 Jul 07
5
Direct entry to your own voice mailbox
Hi, There is any possibility to dial a specific extension and then enter in your own mailbox (the one defined for that specific SIP phone) without asking for the exxtension number but only for the password? I want to be the same extension for all phones, not a specific one for each of them. It is possible to have a time stamp in the recorded message? I want to know when the message has been
2003 Nov 11
3
dialing 8 in VM2 causes channel lockup?
Hi guys, I'm running Asterisk-0.5.0 and accidentally stumbled on this problem while in the VoicemailMain2 application: If you login to it, or even if you call it w/ 's<extension>' to skip the login and press an '8' near the beginning (and possibly at any point, I'm not sure), the channel seems to lockup, even if the handset is hungup, the channel remains frozen