修改电话监听

This commit is contained in:
lilong@dgg.net 2020-07-08 16:19:36 +08:00
parent afaf5b22e7
commit 4731f44e1d
1 changed files with 16 additions and 16 deletions

View File

@ -59,23 +59,23 @@ redirect_stderr=true
[group:esl-custom]
programs=esl-custom-sofia_register,esl-custom-sofia_unregister
[program:esl-listen-channel_answer]
process_name=%(program_name)s_%(process_num)02d
command=/www/server/php/73/bin/php /www/wwwroot/wh.com/artisan esl:listen CHANNEL_ANSWER
autostart=true
autorestart=true
user=www
numprocs=1
redirect_stderr=true
#[program:esl-listen-channel_answer]
#process_name=%(program_name)s_%(process_num)02d
#command=/www/server/php/73/bin/php /www/wwwroot/wh.com/artisan esl:listen CHANNEL_ANSWER
#autostart=true
#autorestart=true
#user=www
#numprocs=1
#redirect_stderr=true
[program:esl-listen-channel_hangup_complete]
process_name=%(program_name)s_%(process_num)02d
command=/www/server/php/73/bin/php /www/wwwroot/wh.com/artisan esl:listen CHANNEL_HANGUP_COMPLETE
autostart=true
autorestart=true
user=www
numprocs=1
redirect_stderr=true
#[program:esl-listen-channel_hangup_complete]
#process_name=%(program_name)s_%(process_num)02d
#command=/www/server/php/73/bin/php /www/wwwroot/wh.com/artisan esl:listen CHANNEL_HANGUP_COMPLETE
#autostart=true
#autorestart=true
#user=www
#numprocs=1
#redirect_stderr=true
#[group:esl-listen]
#programs=esl-listen-channel_answer,esl-listen-channel_hangup_complete