[SR-Users] Authorization selects

Alexandru Covalschi 568691 at gmail.com
Mon Nov 16 15:26:06 CET 2015


UPD: proxy_auth doesn't work either, however I'm sure I have WWW-Auth, not
Proxy-Auth :)

2015-11-16 16:23 GMT+02:00 Alexandru Covalschi <568691 at gmail.com>:

> Hello everyone!
>
> I need to extract values from authentication header, but
> 408. @authorization["string"]
> 409. @authorization["string"].username
> 410. @authorization["string"].username.user
> 411. @authorization["string"].username.domain
> 412. @authorization["string"].realm
> 413. @authorization["string"].nonce
> 414. @authorization["string"].uri
> 415. @authorization["string"].cnonce
> 416. @authorization["string"].nc
> 417. @authorization["string"].response
> 418. @authorization["string"].opaque
> 419. @authorization["string"].algorithm
> 420. @authorization["string"].qop
>
> these values doesn't seem to work for me.
> Used
> https://github.com/kamailio/kamailio/blob/master/doc/select_list/select_core.txt
> doc.
>
>                 $var(z) = @authorization["string"].realm;
>                 xlog("Realm $var(z)");
> Using that simple check I get nothing in $var(z)
>
> version: kamailio 4.3.3 (x86_64/linux)
> flags: STATS: Off, USE_TCP, USE_TLS, USE_SCTP, TLS_HOOKS, USE_RAW_SOCKS,
> DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC,
> DBG_QM_MALLOC, USE_FUTEX, FAST_LOCK-ADAPTIVE_WAIT, USE_DNS_CACHE,
> USE_DNS_FAILOVER, USE_NAPTR, USE_DST_BLACKLIST, HAVE_RESOLV_RES
> ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16,
> MAX_URI_SIZE 1024, BUF_SIZE 65535, DEFAULT PKG_SIZE 8MB
> poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
> id: unknown
> compiled with gcc 4.9.2
>
> Can anyone check that please? Or maybe syntax is wrong and I need newer
> selects doc?
> --
> Alexandru Covalschi
> ABRISS-Solutions
> VoIP engineer and system administrator
> phone: +37367398493
> web: http://abs-telecom.com/
>



-- 
Alexandru Covalschi
ABRISS-Solutions
VoIP engineer and system administrator
phone: +37367398493
web: http://abs-telecom.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20151116/39703cc3/attachment.html>


More information about the sr-users mailing list