How do I generate the files?
73,
Ron - N6GKJ
Sent from Yahoo! Mail on Android
From: Jim Kehler <kh2d@bellsouth.net>;
To: <app_rpt-users@ohnosec.org>;
Subject: Re: [App_rpt-users] Voice Mail features of Asterisk
Sent: Sat, Feb 18, 2012 3:11:26 AM
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