astmanproxy
astmanproxy copied to clipboard
Asterisk Manager Proxy
You can see in /src/config.c:36 /src/config.c:86 that the characters are being converted to lowercase. This prevents the proxy from connecting to asterisk if either the username or password contain uppercase...
make gcc -Wall -O2 -D_REENTRANT -fPIC -Isrc/include -I/usr/include/openssl -I- '-DPROXY_VERSION="1.22pre081119"' '-DCDIR="/etc/asterisk"' '-DCFILE="astmanproxy.conf"' '-DMDIR="/usr/lib/astmanproxy/modules"' '-DPDIR="/etc/asterisk"' '-DPFILE="astmanproxy.users"' -c -o astmanproxy.o src/astmanproxy.c cc1: замечание: Устаревший ключ -I-, используйте, пожалуйста, вместо него -iquote In...
Using latest from trunk on Intel 64bit Ubuntu 9.04: Jul 17 10:59:09: is_encrypted: 0 Jul 17 10:59:09: Connection received from 127.0.0.1 Jul 17 10:59:09: Set 127.0.0.1 input format to http...