added option to copy sample conf files to /etc/asterisk in install.pl script

git-svn-id: svn://192.168.202.10@533 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2007-02-19 20:55:12 +00:00
parent baa7d46a9e
commit 0e7766a89d
9 changed files with 63 additions and 28 deletions
+2 -3
View File
@@ -1,6 +1,3 @@
; /etc/asterisk/meetme.conf:
; This is the sample meetme conferencing configuration file
[general]
static=yes
writeprotect=no
@@ -110,6 +107,8 @@ exten => 4001,1,Dial,Zap/1|30| ; ring Zap device 1
exten => 4001,2,Voicemail,u4001 ; Send to voicemail...
; FastAGI for VICIDIAL/astGUIclient call logging
exten => h,1,DeadAGI(agi://127.0.0.1:4577/call_log)
exten => h,2,DeadAGI(agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME}))