[Users] UAC to BroadVoice

Scott MacGregor sjmacgregor at gmail.com
Tue Dec 6 22:52:23 CET 2005


I am trying to route to a BroadVoice PSTN gateway using the UAC. In the
failure_route the uac_auth command fails with the following errors:

ERROR:uac:parse_authenticate_body: parse error in <DIGEST
realm="BroadWorks",algorithm=MD5,nonce="1133904594381"> around 0
ERROR:uac:uac_auth: failed to parse auth hdr body

code:

failure_route[3] {
        if( t_check_status("401|407") ) {
                if( uac_auth() ) {
                        append_branch();
                        route(1);
                }
        }
}


Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kamailio.org/pipermail/users/attachments/20051206/4f3f0fea/attachment.htm 


More information about the Users mailing list