On 12/15/10 4:29 AM, Graham Wooden wrote:
This has been resolved. Apparently my broad-band NAT router was screwing up
and wasn't getting the www digest back to the Q/A phone.
ALG are always a pain. This tool written by Inaki may help in such cases:
http://dev.sipdoc.net/projects/sip-stuff/wik
On 12/14/2010 10:29 PM, Graham Wooden wrote:
This has been resolved. Apparently my broad-band NAT router was screwing up
and wasn't getting the www digest back to the Q/A phone.
We had that problem ourselves earlier today. :-)
--
Alex Balashov - Principal
Evariste Systems LLC
260 Peachtree
This has been resolved. Apparently my broad-band NAT router was screwing up
and wasn't getting the www digest back to the Q/A phone.
Thanks,
-graham
On 12/14/10 4:18 PM, "Graham Wooden" wrote:
>
>> Hello,
>>
>> run kamailio from console with -E -ddd command line parameters and read
>> the p
Hello,
run kamailio from console with -E -ddd command line parameters and read
the printed log messages. You should be able to figure out whether is
reaching authentication part of configuration file. Also, adding
xlog(...) calls in config file might be useful for you to troubleshoot.
From the
Hello,
run kamailio from console with -E -ddd command line parameters and read
the printed log messages. You should be able to figure out whether is
reaching authentication part of configuration file. Also, adding
xlog(...) calls in config file might be useful for you to troubleshoot.
From t
Some more insight here. This time I did a distclean on the src, and
followed the step-by-step from the GIT stable branch page (opposed to
reference any other sources).
I restarted kamailio now I am seeing more MySQL connectivity - but no
queries to check the subscriber table upon authentic
Thanks for the reply Daniel.
That was one of the docs that I was referred to, and those defines were
added. I have this towards the top of the cfg file (above the if/elses):
#!define WITH_MYSQL
#!define WITH_AUTH
#!define WITH_USRLOCDB
#!define WITH_DEBUG
#!define WITH_ACCDB
I turned up mysql q
Hello,
On 12/14/10 6:31 AM, Graham Wooden wrote:
Hi folks,
Getting ready to stage my 1.4.2 upgrade to 3.1.1 - but apparently I am
missing something pretty basic here as I can't get a test subscriber
registered. Turned up debug and viewed the "401 Unauthorized" repeating
messages.
So I combed b
Hi folks,
Getting ready to stage my 1.4.2 upgrade to 3.1.1 - but apparently I am
missing something pretty basic here as I can't get a test subscriber
registered. Turned up debug and viewed the "401 Unauthorized" repeating
messages.
So I combed back through the INSTALL and the various references