Re: [asterisk-users] One mailbox for multiple extensions with individual greetings

2014-05-11 Thread Patrick Laimbock

On 11-05-14 05:10, John T. Bittner wrote:

Why don't you use the voicemail copy feature?
Create 3 mailboxes 1234, 6789 and 2000 for the shared.

VoiceMail(1234@default2000@default,su)
VoiceMail(6789@default2000@default,su)

Set both 1234 and 6789 to email the voicemail to a fake email address and 
delete after email.
A copy of the message for each will be dropped into 2000 and deleted from the 
original box.


Thanks John. I'll give that a try.

Cheers,
Patrick


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] authoritative sql definitions for Asterisk Realtime Architecture ARA

2014-05-11 Thread Stephen More
It appears that starting with version 12, there will be a methodical
approach to maintaining schemas:
https://wiki.asterisk.org/wiki/display/AST/Managing+Realtime+Databases+with+Alembic


On Fri, May 9, 2014 at 4:32 PM, Stephen More stephen.m...@gmail.com wrote:

 I am trying to find where the authoritative sql definitions for Asterisk
 Realtime Architecture ARA are located. I have found many locations but each
 and everyone seems to be different.


 http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html/asterisk-book.html

 http://www.open-voip.org/index.php?title=Asterisk_Full_RealTime_example

 Files included with the distribution:

 asterisk-11.9.0/contrib/realtime/mysql/iaxfriends.sql:CREATE TABLE
 `iaxfriends` (
 asterisk-11.9.0/contrib/realtime/mysql/meetme.sql:CREATE TABLE meetme (
 asterisk-11.9.0/contrib/realtime/mysql/musiconhold.sql:CREATE TABLE
 musiconhold (
 asterisk-11.9.0/contrib/realtime/mysql/queue_log.sql:CREATE TABLE
 queue_log (
 asterisk-11.9.0/contrib/realtime/mysql/sippeers.sql:CREATE TABLE IF NOT
 EXISTS `sippeers` (
 asterisk-11.9.0/contrib/realtime/mysql/voicemail.sql:CREATE TABLE
 voicemail (
 asterisk-11.9.0/contrib/realtime/mysql/voicemail_data.sql:CREATE TABLE
 voicemail_data (
 asterisk-11.9.0/contrib/realtime/mysql/voicemail_messages.sql:CREATE TABLE
 voicemail_messages (

 asterisk-11.9.0/contrib/realtime/postgresql/realtime.sql:CREATE TABLE
 extensions_conf (
 asterisk-11.9.0/contrib/realtime/postgresql/realtime.sql:CREATE TABLE cdr (
 asterisk-11.9.0/contrib/realtime/postgresql/realtime.sql:CREATE TABLE
 sip_conf (
 asterisk-11.9.0/contrib/realtime/postgresql/realtime.sql:CREATE TABLE
 voicemail_users (
 asterisk-11.9.0/contrib/realtime/postgresql/realtime.sql:CREATE TABLE
 queue_table (
 asterisk-11.9.0/contrib/realtime/postgresql/realtime.sql:CREATE TABLE
 queue_member_table
 asterisk-11.9.0/contrib/realtime/postgresql/realtime.sql:CREATE TABLE
 queue_log (

 Any help is appreciated.
 -Stephen More

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Kernel and DAHDI

2014-05-11 Thread Lee, John (Sydney)
Hi,
I have noticed it for a while but I just thought about confirming this with the 
Asterisk community.
As the compilation of DAHDI will need to reference Kernel-devel, does it mean 
that after DAHDI is installed, we should not yum update kernel because it will 
affect the operation of DAHDI?
Thanks.

The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it.
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users