Line 70: |
Line 70: |
| chmod a+rwx -R /var/log/swara.log | | chmod a+rwx -R /var/log/swara.log |
| | | |
− | Step 8: Download and install chan_dongle from https://github.com/wdoekes/asterisk-chan-dongle | + | Step 7: Download and install chan_dongle from https://github.com/wdoekes/asterisk-chan-dongle |
| cd ~/Downloads | | cd ~/Downloads |
| git clone https://github.com/wdoekes/asterisk-chan-dongle.git | | git clone https://github.com/wdoekes/asterisk-chan-dongle.git |
Line 78: |
Line 78: |
| sudo make install | | sudo make install |
| | | |
− | Step 9: Setup chan dongle with Asterisk: | + | Step 8: Setup chan dongle with Asterisk: |
| cd ~/Downloads/asterisk-chan-dongle/etc/ | | cd ~/Downloads/asterisk-chan-dongle/etc/ |
| <Copy the dongle.conf file to /etc/asterisk/> | | <Copy the dongle.conf file to /etc/asterisk/> |
Line 87: |
Line 87: |
| | | |
| | | |
− | Step 10: Setup Asterisk and swara to make calls: | + | Step 9: Setup Asterisk and swara to make calls: |
| <Open the file "/etc/asterisk/dongle.conf" and set the values for Context as "from-sip" and exten as "swara-local"> | | <Open the file "/etc/asterisk/dongle.conf" and set the values for Context as "from-sip" and exten as "swara-local"> |
| sudo gedit /etc/asterisk/dongle.conf | | sudo gedit /etc/asterisk/dongle.conf |
Line 93: |
Line 93: |
| | | |
| | | |
− | Step 11: Download and extract folders from http://karnatakaeducation.org.in/swarabinFiles.zip to /opt/swara/ | + | Step 10: Download and extract folders from http://karnatakaeducation.org.in/swarabinFiles.zip to /opt/swara/ |
| cd ~/Downloads | | cd ~/Downloads |
| wget http://karnatakaeducation.org.in/swarabinFiles.zip | | wget http://karnatakaeducation.org.in/swarabinFiles.zip |
Line 104: |
Line 104: |
| | | |
| | | |
− | Step 12: Setup Asterisk to use swara configs | + | Step 11: Setup Asterisk to use swara configs |
| <Edit /etc/asterisk/extensions.conf> | | <Edit /etc/asterisk/extensions.conf> |
| sudo gedit /etc/asterisk/extensions.conf | | sudo gedit /etc/asterisk/extensions.conf |