Displaying 20 results from an estimated 3000 matches similar to: "Voicemail2 vs Voicemail"
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
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 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 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 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 13
2
VoiceMail2 mysql table structure
Hi all:
Somebody knows the mysql table structure for VoiceMail2 application?
Thanks in advance,
Gus
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
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 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 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 Jun 12
1
Voicemail2 bug (?) saving new messages as new
I've noticed something strange when saving a new message to the new
messages folder. The message number gets incremented (message0000 becomes
message0001), then voicemailmain2 thinks that there are no new
messages to be played, but the MWI stays on, and the end user tries in
vain to retrieve a message that can't be played.
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'
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.
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
2004 Dec 17
6
Realtime and PostgreSQL
Has anyone had any luck with PostgreSQL and Realtime? The realtime
instructions on voip-info seem pretty straight forward... just not woking for
me. I've included all of my config files below, and my console output.
Entire console bootup output:
[root@abox asterisk]# /usr/sbin/asterisk -vvvvvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing
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 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
2004 May 02
1
Voicemail or voicemail2?
I'm using the stable branch. Is voicemail or voicemail2 deprecated?
TKS
Paul
pmahler@signate.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040502/1b0ab572/attachment.htm