Install Ekiga on Ubuntu
Mar 31,22After we’ve configured SIP channels in Asterisk, we need to configure the phones themselves to communicate with Asterisk. To make …
Read MoreThe sip.conf file
Mar 31,22SIP channels in Asterisk are configured in the sip.conf file. Since SIP (Session Initiation Protocol) is so widely used, the …
Read MoreAsterisk channels
Mar 31,22In Asterisk, a channel is a connection which brings in a call to the Asterisk PBX. It could be a …
Read MoreRequired configuration files
Mar 30,22Various configuration files need to be set up in order to run Asterisk. We could use the make samples command …
Read MoreInstall modules with Menuselect
Mar 30,22Asterisk features a menu-driven system called Menuselect that enables you to select which modules to compile and install, as well …
Read MoreChange file owner
Mar 30,22After we’ve created the user that will be used to run Asterisk, we need to change the owner of the …
Read More
