On 6/15/05, Federico Alves <[EMAIL PROTECTED]> wrote: > This will sound weird but the command 'asterisk -r -x reload' fails to work > when issued by Cron. But it works when I issue it from a bash session. What > is not configured correctly? I need to refresh the configuration every a > short amount of time.
Use the full path when calling asterisk. The cron environment is not like a standard shell in all respects. Chris _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
