Displaying 20 results from an estimated 3000 matches similar to: "New voicemail vs. minivm"
2007 Dec 27
8
New voicemail app (supports many interfaces, including Audix)
We just completed a new implementation of voicemail for Asterisk. It's much cleaner than Comedian mail and can emulate several voicemail user interfaces, including Audix. It's a great replacement for Audix. All of the sounds/prompts are presently being re-recorded by a professional female voice.
If you are interest in the app, let us know at nt_jnewman at yahoo.com.
Justin
2008 Jan 17
1
More voicemail cards needed...
Thank you all for the voicemail cards you sent.
If you have the following in PDF or laying around (scan):
* AT&T/Cingular flow voicemail card
* Verizon flow voicemail card
* Sprint flow voicemail card
* TMobile flow voicemail card
* Alltel flow voicemail card
* Avaya Nortel Octel flow voicemail card
* Comedian Mail (Asterisk) -- I have the flow, need a card if someone has one
I will work on
2008 Jan 17
6
Voicemail systems- flow charts, digit/key cards, etc
Does anyone have flow charts or digit/key cards for some of the more popular voicemail systems out there?
(shows which digits/keys to press, where it takes you, etc.)
I need to create some of the new voicemail system.
Send 'em my way if you have them.
nt_jnewman at yahoo.com
Justin
____________________________________________________________________________________
Looking for last
2007 Mar 06
0
Re: asterisk-users Digest, Vol 32, Issue 21
----------------------------------------------------------------------
Message: 1
Date: Tue, 6 Mar 2007 20:02:07 +0100
From: Olle E Johansson <oej@edvina.net>
Subject: [asterisk-users] Building a new voicemail system... Testers
needed!
To: Asterisk Non-Commercial Discussion Users Mailing List -
<asterisk-users@lists.digium.com>
Message-ID:
2007 Mar 06
1
Building a new voicemail system... Testers needed!
Friends in the Asterisk community,
One thing I avoided working with for a long time is the Asterisk
voicemail code. One module in
Asterisk I've constantly been naming as one of the worst parts is
voicemail. One part of
Asterisk that I've been kind of avoiding during my trainings is
voicemail.
And there's where I've spent a lot of time recently... Life is strange.
Instead
2009 Feb 16
7
Please help test the gender detection module at 575-613-4392
I need your help: please help test the gender detection module at 575-613-4392.
I wrote a gender detection module and thought I'd try it out. It only takes a second. I've been showing 90%+ accuracy and I want
to make sure it's working correctly. Rain and significant background noise seems to throw it off, so I still have a bit of work to do.
Have your friends and significant others
2008 Mar 26
2
Broadcast/Announce app
Does anyone have use for a broadcast/annouce app?
I wrote SystemAnnounce which will play a specified file to all active channels (in an UP or bridged state). This was originally to tell users to get off the system, but there are several other uses...
I also wrote a new CallPickup and CallPark app, both of which work more as expected (supply actual extension numbers, etc).
Let me know if there
2005 Aug 05
1
Asterisk (Comedian Mail) and AUDIX
Has anyone been able to successfully integrate the Avaya AUDIX voicemail
system with Asterisk?
I have been diligently investigating converting our small (Ontario, Canada)
office to Asterisk, and ditching our Avaya PBX. However, our head office
(New Jersey, USA) maintains our AUDIX system, and a) have no intentions of
leaving it and b) some users rely upon AUDIX's ability to transfer
2009 Feb 18
2
Please help test the gender detection moduleat 575-613-4392
Thanks for the feedback. I did some research and it looks like you were calling over international lines. It also appears that there was high than average static on the line, which is not normal for my system. It's true that I threw my recordings together quickly and the beep was supposed to be funny - it was actually me saying "beeeeeep". However, the static and noise you received
2003 Dec 11
0
Asterisk freezes, no manager traffic, console functions
I have asterisk running as a voicemail system off of our Merlin Legend
switch. We replaced our old Audix Voice Power (when the power supply fan
died and burned it up) with asterisk a week ago. Many thanks to those who
provided information about integrated VMI on the legend.
The Audix system would, after a mailbox was closed, wait a few seconds,
then use that line to dial the switch and update
2008 Mar 28
2
wrong extension status when call-limit=1 is used
Without call-limit defined, when a sip extension calls
another sip extension then "show hints" shows that
both are InUse (as expected). When one of them hangs
up, both hints status become "Idle" (as expected).
With call-limit=1 for each SIP extension:
the caller is always Idle while the callee is InUse.
Is this behavior normal?
Doesn't sound right because if, during the
2009 May 15
1
Spiral SIP Request problem
Hello,
I am using OpenSIPS to register all the users and planning to use asterisk
for Auto Attendant, Queues, Voicemail and Conference Bridge.
I have a scenario where the signaling does not happen properly:
1) A user from Opensips dials an extension 7000 which is an
auto-attendant extension. The call is routed to asterisk to play the auto
attendant messages like Welcome and Dial the
2009 May 19
0
How to access voicemail from deskphone
Hi All
we are using Asterisk 1.6.0.9 version.try to use Minivm for
voicemail, but having following problem.
1.How any extension let's say 7001 can access his voicemail box from his
deskphone, any config or dial plan example is there. What kind of config
require in extension.conf,minivm.conf & sip.conf
2. same way for MWI on respective IP Phone what we require to config in
2010 Nov 30
2
Asteris 1.8 and mISDN - 'mISDN' (cause 66 - Channel not implemented)
HI,
I tried to configure Asterisk 1.8 on one of my test-hosts.
I've installed from centos-asterisk.repo
(http://packages.asterisk.org/centos/$releasever/tested/$basearch/):
Nov 26 15:34:56 Installed: asterisk-sounds-core-en-gsm-1.4.20-1_centos5.noarch
Nov 26 15:34:59 Installed: asterisk18-core-1.8.0-1_centos5.i386
Nov 26 15:35:02 Installed: asterisk18-voicemail-1.8.0-1_centos5.i386
Nov 26
2008 Feb 28
2
New Interested services to be added for Telephoney Service Provider
Hi All;
We have a telephony service provider that is asking
what is new technology and services to be added with
the telephony service that can be used for VoIP and
PBX purposes.
Any suggestion to be added that can really give new
advantages and technologies specially in VoIP issues?
Anyone interested?
Regards
Bilal
2008 Jan 16
1
menu(s) won't compile because of missing header file
If you cd to the /menu directory and type 'make' it
fails with this error:
libmenu/help.c:17:57: error: loadfile.h: No such file
or directory
libmenu/help.c: In function 'showhelp':
libmenu/help.c:99: warning: implicit declaration of
function 'loadfile'
make: *** [libmenu/help.o] Error 1
The problem can be averted by adding the proper header
location the file
2008 Jan 08
2
help need
Hi All
We received following error .Please help us to sort out.
WARNING[3281]: frame.c:1426 speex_samples: Had error while reading wideband frames for speex samples.
Regards
Nirukshitha
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
2008 Jan 21
1
FXS damaged at TDM22B
Hi All;
If one of my FXS port damaged at TDM22B because we
connected the Telephone Line cable to the FXS port
while it should be connected to the FXO port, then can
I order S110M FXS Module and fix it instead of the
damaged FXS? (This if we assume my problem that really
the FXS port damaged).
Rregards
Bilal
2008 Mar 02
1
Speex: complexity, VBR, ABR, CBR, quality
Hi All;
If someone used speex and has experience with its
settings, then who can help to explain the following:
1) When it is recommended to use VBR (vbr => true)?
2) If there relation between setting the vbr => true
and the abr value (for example to be 0 or 1 or 10) and
the relation between this value and abr (true /
false).
3) Any relation between the quality value and the abr
value?
2008 Mar 13
2
queue log vs. cdr
Hi,
Surely, I must be overlooking something. If I run the
following SQL queries I don't get the same number of
rows. Is this coherent?
mysql> select * from queue_log where queuename =
'4010' and FROM_UNIXTIME(time) between 20080308000000
and 20080313145900 group by callid;
357 rows in set (0.01 sec)
mysql> select * from cdr where dst = 4010 and calldate
between 20080308000000