Announcement

Collapse
No announcement yet.

Asterisk Integration and Crontab

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Asterisk Integration and Crontab

    Hello. I have installed espocrm with trial plan and connect it to my asterisk.
    In the process of Configuring Asterisk Integration, I see: To handle incoming/outgoing calls, add this line to the crontab (scheduled tasks): * * * * * cd /home/mytestcrm/www/html; -f command.php voip Asterisk > /dev/null 2>&1​
    Where exactly to add it?​

  • #2
    to your cron job on your server, if you use cpanel here how to do it https://blog.cpanel.com/how-to-configure-a-cron-job/
    Rabii
    Web Dev

    Comment


    • #3
      Originally posted by rabii View Post
      to your cron job on your server, if you use cpanel here how to do it https://blog.cpanel.com/how-to-configure-a-cron-job/
      Do you mean to add a cron job to a cloud server with trial version of espocrm? I don't use cpanel, I want add cron job via ssh.
      Where to get login and password to connect via ssh to the cloud version of espocrm? During installation of trial version I was given only "admin" for the web interface and it doesn't work over ssh.​
      Last edited by telecom_2003; 08-09-2023, 01:34 PM.

      Comment


      • lazovic
        lazovic commented
        Editing a comment
        Please write about it to the EspoCRM technical support, indicate your cloud instance name, then the cron for Asterisk will be set up for you: https://www.espocrm.com/support.

      • telecom_2003
        telecom_2003 commented
        Editing a comment
        Thank you for answer
    Working...
    X