To determine the number from analog lines, you need to specify in the context for each Trunk channel Dahdi:
Continue reading “Configuring FSK in Asterisk to determine phone numbers”Author Archives: Vyacheslav
Hard Reset Asus Nexus 7
On the test I will do a full reset on the Asus Nexus 7.
And so, let’s do the following:
How to enable Web Server on Ubiquiti via SSH
Once they asked me to remotely check the Ubiquiti NanoStation M2, in which the web interface did not open either via http or https, it was assumed that it was disabled in the settings.
The device itself responded to ping.
By SSH, too, it turned out to connect.
Using the vim text editor
vim is a free powerful text editor based on the vi text editor.
Continue reading “Using the vim text editor”Ubiquiti SSH Management
To connect via SSH to Ubiquiti equipment (UBNT) from Windows, you can use the popular PuTTY utility.
From Linux, you can connect by typing the command:
How to Change MAC Address on Ubiquiti (UBNT) Device
In the test, I’ll change the MAC address on Ubiquiti Rocket M5.
Continue reading “How to Change MAC Address on Ubiquiti (UBNT) Device”Configuring SIP Trunk in Asterisk from Ukrtelecom
I will give an example of setting up SIP Trunk in Asterisk, that is, Asterisk will be in the role of a SIP client.
From the provider Ukrtelecom received data: number, password and address of the telephony server (sip.ukrtel.net).
SIP number was taken to make multi-channel not an ordinary city number, by forwarding in case of busy lines.
I will configure on a Linux server with a real IP without using NAT, as well as on another with NAT (in the second case, you need to change nat=no to nat=yes and comment out canreinvite).
List of AMXmodX Commands
I will list the AMXmodX commands and briefly describe them.
Continue reading “List of AMXmodX Commands”View files with less
The less command allows you to view the contents of text files and other data in page mode.
Continue reading “View files with less”WordPress. SyntaxHighlighter replaces <> with < >
I noticed on the new block built-in editor that when adding code to the SyntaxHighlighter block, some characters are displayed incorrectly, for example, characters:
Continue reading “WordPress. SyntaxHighlighter replaces <> with < >”