Look around google how to set up voice mail in asterisk 1.4 it works well I run 4 or 5 iax phones and 12 or so voice mails on my allstar node

On Feb 18, 2012 12:00 PM, <app_rpt-users-request@ohnosec.org> wrote:
Send App_rpt-users mailing list submissions to
       app_rpt-users@ohnosec.org

To subscribe or unsubscribe via the World Wide Web, visit
       http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
or, via email, send a message with subject or body 'help' to
       app_rpt-users-request@ohnosec.org

You can reach the person managing the list at
       app_rpt-users-owner@ohnosec.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of App_rpt-users digest..."

Today's Topics:

  1. CONVERTING SIIG USB SOUND ADAPTER (Sal P. De Franco)
  2. Re: CONVERTING SIIG USB SOUND ADAPTER (Andrew Errington)
  3. Voice Mail features of Asterisk (Ron Simpson)
  4. Re: Voice Mail features of Asterisk (Jim Kehler)


---------- Forwarded message ----------
From: "Sal P. De Franco" <sal@spdavanti.com>
To: app_rpt-users@ohnosec.org
Cc: 
Date: Fri, 17 Feb 2012 09:36:04 -0800
Subject: [App_rpt-users] CONVERTING SIIG USB SOUND ADAPTER
CONVERTING SIIG USB SOUND ADAPTER


I was at fry's yesterday and pick up a SIIG CE-S00012-S2 sound adapter.
http://www.siig.com/usb-soundwave-7-1.html
Its base on the CM102 chipset.

Has anyone converted this adapter ?
If so, did it work ?
and would you please share your notes, parts list and wiring specs.

Thanks for your help....

Sal
N6SPD
Node 28365



---------- Forwarded message ----------
From: Andrew Errington <a.errington@lancaster.ac.uk>
To: app_rpt-users@ohnosec.org
Cc: 
Date: Sat, 18 Feb 2012 09:15:01 +0900
Subject: Re: [App_rpt-users] CONVERTING SIIG USB SOUND ADAPTER
On Sat, 18 Feb 2012 02:36:04 Sal P. De Franco wrote:
> CONVERTING SIIG USB SOUND ADAPTER
>
>
> I was at fry's yesterday and pick up a SIIG CE-S00012-S2 sound adapter.
> http://www.siig.com/usb-soundwave-7-1.html
> Its base on the CM102 chipset.
>
> Has anyone converted this adapter ?
> If so, did it work ?
> and would you please share your notes, parts list and wiring specs.

What do you hope to do with it?  It has audio output only, no audio input.

The CM102 does have one GPIO pin.  Perhaps it can be used for PTT.

You can find the datasheet here:
http://www.cmedia.com.tw

73,

Andrew
ZL3AME



---------- Forwarded message ----------
From: Ron Simpson <n6gkj.cm98@yahoo.com>
To: APP_RPT Mail List <App_rpt-users@ohnosec.org>
Cc: 
Date: Fri, 17 Feb 2012 18:47:51 -0800 (PST)
Subject: [App_rpt-users] Voice Mail features of Asterisk

Is it possible to use the voice mail features built into Asterisk for canned system announcements? I want to announce the various nets and meetings on the repeater. I would also like to use the vm feature for someone to call in and leave me a message. Am I doing some big time wishful thinking or is this possible!!

73,

Ron - N6GKJ
Sent from Yahoo! Mail on Android



---------- Forwarded message ----------
From: Jim Kehler <kh2d@bellsouth.net>
To: app_rpt-users@ohnosec.org
Cc: 
Date: Fri, 17 Feb 2012 22:11:26 -0500
Subject: Re: [App_rpt-users] Voice Mail features of Asterisk
Ron,

I don't know about voice mail, but you can use the Tail Message function to play
canned announcements. Goes in the [Node] stanza:

;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Audio files can be played for weather warnings,        
;  to announce     club meetings, etc.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Audio file(s) to be played as a tail message. If there
; is more than one file listed, separate files with a comma
; and the files will be rotated. File extension should be
; omitted. If no path is specified, the files should be
; located in /var/lib/asterisk/sounds.
;
; Example: tailmessagelist=file1,file2,file3
;
tailmessagelist=/kh2d/node-announce
;
; Time, in miliseconds, between tail messages
; 900000 = 15 minutes.
;
tailmessagetime=3600000
;
; If a user transmits during the tail message, a shorter
; interval can be set to replay the message (miliseconds).
; 300000 = 5 minutes 
;
tailsquashedtime=900000 
;
;

73, Jim KH2D



On 2/17/2012 9:47 PM, Ron Simpson wrote:

Is it possible to use the voice mail features built into Asterisk for canned system announcements? I want to announce the various nets and meetings on the repeater. I would also like to use the vm feature for someone to call in and leave me a message. Am I doing some big time wishful thinking or is this possible!!

73,

Ron - N6GKJ
Sent from Yahoo! Mail on Android



_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users