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:
@@ -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}))
|
||||
|
||||
Reference in New Issue
Block a user