mrmucha
Admin
Członek
Połączone: sty 9, 2012
Ostatnio widziany: cze 22, 2026
Ostatnio widziany: cze 22, 2026
Obserwuj
Tematy: 537
/
Odpowiedzi: 563
Forum
Odpowiedzi: 0
Widoki: 2437
RE: asterisk, rejected because extension not found in context
TIP, not RESOLUTION : goto /etc/asterisk/extensions.conf and check [default], follow include=> param to find module in same file. ”include...
11 lat temu
Forum
Forum
Odpowiedzi: 0
Widoki: 2608
RE: Asterisk, loader.c: Error loading module 'res_agi.so'
there is a problem with the load order of files, try build your fixed config, example file : /etc/asterisk/modules.con [modules] load => res_odb...
11 lat temu
Forum
Forum
Odpowiedzi: 0
Widoki: 4723
RE: linux, search file by partial name
1. ls . | grep part_of_name or 2. find . -regex '.*?parto_of_name.*?' . dot means current folder
11 lat temu
Forum
RE: freebsd, show loaded kernel modules
use command ”kldstat”
11 lat temu
Forum
RE: Vi : stuck into “ex input mode”
type . then enter
11 lat temu
Forum
RE: freebsd 6.2-stable upgrade or any other with errors
Example upgrade from Freebsd 6.2-STABLE to 7.4-RELEASE 1. Visit and find closest avaible version for your version of freebsd, example : we have 6.2...
11 lat temu
Forum
Forum
Odpowiedzi: 0
Widoki: 2331
RE: linux, change ip from command line
ifconfig eth0 172.16.1.10 netmask 255.255.255.0 up route add default gw 192.168.1.1
11 lat temu
Forum
