similar to: passing digits for voicemail from sip gateway

Displaying 20 results from an estimated 3000 matches similar to: "passing digits for voicemail from sip gateway"

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 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 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 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 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 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
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
2004 Apr 01
1
sipura fade to static
Hello, One of the Sipura 2k's I'm using has a dialtone that occasionally fades to static when the user picks up the line. Are there any settings that I can check that would affect this? Regards, Christopher
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 Sep 22
1
Voicemailmain2 user docs?
Has anyone browsed through the source code and made a list of menu option for VoiceMailMain2? Or know of some user documentation hiding in Internet land some place? If not there well be soon. Ho hum.
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 Dec 09
1
call-waiting caller-id
Are there any known issues with call-waiting caller-id for SIP? Caller-ID on the first call works fine, but when the second call comes in, I hear the interrupt tone, but the caller-id doesn't display anything. I have tried this with the Cisco ATA and the SPA-2000. I have also tried two different phones to verify that it wasn't something specific to the phone. Thanks, Stephen
2003 Dec 14
11
Cisco Gateway Integration
Has anyone succesfully integrated * with a cisco voice gateway ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031214/3b1ba7b3/attachment.htm
2003 Oct 24
4
Context restrictions
Can someone please explain what I am doing wrong here? I only want the extensions listed in long-users to be able to access the longdistance context. If I do this, I get a congestion tone no matter what I dial. If I add a [default] context and include => longdistance, then the local callers can call the long distance number fine, which is not what I want, but I still want long-users to be
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 Jun 08
1
anyone seen this error when running asterisk!
Hi all - I'm making gradual progress implementing asterisk on my box! Now, when I type asterisk it dies at this point. Does anyone have any idea why this is happening! It have checked everything but running out of options! [app_voicemail2.so] => (Comedian Mail (Voicemail System)) == Parsing '/etc/asterisk/voicemail.conf': Found == Registered application 'VoiceMail2'
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 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
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 Nov 05
2
Need info on Gastman/Astman
Has anyone used Gastman/Astman successfully? I have it up and running (Gastman win32), but have a problem with the creation of end stations on the map. I'm not sure of the format of the extension to use when creating a end station icon. Services like Conference bridge and Musichonhold seem to work ok (I use 555@mainmenu and 666@mainmenu) for the Icon extensions. IAX softphone seems to work