Asterisk
Asterisk
Нужно связать Asterisk c UTM5. Знаю что можно через utm5_unif, но ведь это только чтобы передавать статистику о звонках. А как же авторизация?
menuselect/menuselect --check-deps menuselect.makeopts
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
[CC] chan_sip.c -> chan_sip.o
chan_sip.c: In function Б─≤check_authБ─≥:
chan_sip.c:8238: error: storage size of Б─≤paramsБ─≥ isnБ─≥t known
chan_sip.c:8239: error: Б─≤digest_attr_tБ─≥ undeclared (first use in this function)
chan_sip.c:8239: error: (Each undeclared identifier is reported only once
chan_sip.c:8239: error: for each function it appears in.)
chan_sip.c:8239: error: expected Б─≤;Б─≥ before Б─≤auxБ─≥
chan_sip.c:8251: error: Б─≤auxБ─≥ undeclared (first use in this function)
chan_sip.c:8251: error: Б─≤PW_DIGEST_REALMБ─≥ undeclared (first use in this function)
chan_sip.c:8254: warning: implicit declaration of function Б─≤ast_push_digest_attributeБ─≥
chan_sip.c:8257: error: Б─≤PW_DIGEST_NONCEБ─≥ undeclared (first use in this function)
chan_sip.c:8263: error: Б─≤PW_DIGEST_METHODБ─≥ undeclared (first use in this function)
chan_sip.c:8269: error: Б─≤PW_DIGEST_URIБ─≥ undeclared (first use in this function)
chan_sip.c:8275: error: Б─≤PW_DIGEST_ALGORITHMБ─≥ undeclared (first use in this function)
chan_sip.c:8281: error: Б─≤PW_DIGEST_USER_NAMEБ─≥ undeclared (first use in this function)
chan_sip.c:8286: warning: implicit declaration of function Б─≤ast_digest_authenticateБ─≥
chan_sip.c:8238: warning: unused variable Б─≤paramsБ─≥
make[1]: *** [chan_sip.o] Error 1
make: *** [channels] Error 2
root@gw2:~/asterisk-1.4.8#
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
[CC] chan_sip.c -> chan_sip.o
chan_sip.c: In function Б─≤check_authБ─≥:
chan_sip.c:8238: error: storage size of Б─≤paramsБ─≥ isnБ─≥t known
chan_sip.c:8239: error: Б─≤digest_attr_tБ─≥ undeclared (first use in this function)
chan_sip.c:8239: error: (Each undeclared identifier is reported only once
chan_sip.c:8239: error: for each function it appears in.)
chan_sip.c:8239: error: expected Б─≤;Б─≥ before Б─≤auxБ─≥
chan_sip.c:8251: error: Б─≤auxБ─≥ undeclared (first use in this function)
chan_sip.c:8251: error: Б─≤PW_DIGEST_REALMБ─≥ undeclared (first use in this function)
chan_sip.c:8254: warning: implicit declaration of function Б─≤ast_push_digest_attributeБ─≥
chan_sip.c:8257: error: Б─≤PW_DIGEST_NONCEБ─≥ undeclared (first use in this function)
chan_sip.c:8263: error: Б─≤PW_DIGEST_METHODБ─≥ undeclared (first use in this function)
chan_sip.c:8269: error: Б─≤PW_DIGEST_URIБ─≥ undeclared (first use in this function)
chan_sip.c:8275: error: Б─≤PW_DIGEST_ALGORITHMБ─≥ undeclared (first use in this function)
chan_sip.c:8281: error: Б─≤PW_DIGEST_USER_NAMEБ─≥ undeclared (first use in this function)
chan_sip.c:8286: warning: implicit declaration of function Б─≤ast_digest_authenticateБ─≥
chan_sip.c:8238: warning: unused variable Б─≤paramsБ─≥
make[1]: *** [chan_sip.o] Error 1
make: *** [channels] Error 2
root@gw2:~/asterisk-1.4.8#