derstand the logfiles, so correct me if I'm wrong.
greeetz moritz
Am 27.09.2012 23:36, schrieb Nathaniel L Keeling III:
Sorry, I thought I had saved it in plain text format. I have included
the right file.
Thanks
Nathaniel
On 9/27/12 10:12 AM, Daniel-Constantin Mierla wrote:
Can you sent the a
On 9/27/12 4:26 AM, Nathaniel L Keeling III wrote:
I am using the Jitsi sip client and tried the X-Lite sip client. I am
not able to authenticate with either. I am including a text with the
sip messages and some of kamailio logs.
Thanks
Nathaniel
On 9/24/12 3:21 AM, Daniel-Constantin Mierla
roken implementation.
Cheers,
Daniel
On 9/21/12 10:43 PM, Nathaniel L Keeling III wrote:
here is the output from the log file of the test user:
2(2744) DEBUG: db_postgres [km_dbase.c:224]: sending query ok:
10046f6d0 (7) - [select password from subscriber where
username='test
|
Thanks
Nathaniel
On 9/21/12 8:15 AM, Daniel-Constantin Mierla wrote:
Hello,
On 9/21/12 2:43 PM, Nathaniel L Keeling III wrote:
Yes, the password column of the subscriber's table contains the plain
text password. Should the calculated HA1 string match the HA1 value
in the database?
no, if clear
Original Message
Subject:Re: [SR-Users] Registration Authentication Error
Date: Fri, 21 Sep 2012 15:43:52 -0500
From: Nathaniel L Keeling III
To: mico...@gmail.com
CC: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -
Users Mailing List
Original Message
Subject:Re: [SR-Users] Registration Authentication Error
Date: Fri, 21 Sep 2012 15:31:20 -0500
From: Nathaniel L Keeling III
To: mico...@gmail.com
CC: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -
Users Mailing List
I
Original Message
Subject:Re: [SR-Users] Registration Authentication Error
Date: Fri, 21 Sep 2012 07:43:14 -0500
From: Nathaniel L Keeling III
To: mico...@gmail.com
CC: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -
Users Mailing List
nonce="UFzRV1Bc0CunOjSLvAkebJwYzCBSBRYH"
Thanks
Nathaniel
On 9/21/12 8:15 AM, Daniel-Constantin Mierla wrote:
Hello,
On 9/21/12 2:43 PM, Nathaniel L Keeling III wrote:
Yes, the password column of the subscriber's table contains the plain
text password. Should the calculated HA1
olumn 'password'
of the subscriber table, do you have it? I am asking because many
people keep only ha1/ha1b.
Cheers,
Daniel
On 9/21/12 2:35 AM, Nathaniel L Keeling III wrote:
Here is the parameters for auth_db:
modparam("auth_db", "db_url", DBURL)
modparam("
auth and auth_db module? Or
check the combination of password column and calculate_ha1 are ok.
I guess you are using your custom configuration file, maybe you can
give a quick test with default configuration just to see if the
passwords match.
Cheers,
Daniel
On 9/18/12 4:58 PM, Nathaniel
thing else that needs to be done. The user was added
using the kamclt add user command.
Thanks
Nathaniel
On 9/19/12 5:32 AM, Andrew Pogrebennyk wrote:
On 09/18/2012 04:58 PM, Nathaniel L Keeling III wrote:
11(28548) DEBUG: db_postgres [km_dbase.c:393]: PQclear(1008b8560) result
set
11(28548)
Hello,
we are testing the new version of Kamailio, 3.3 and are getting
authentication error when trying to register a sip account. We have a db
backend in which we used kamctl to add the user to the db. We are using
the kamailio.cfg script created during the install with changes for our
envir
I am running Centos v5.5 and both openssl versions 0.9 and 1.0 are
installed. I tried to uninstall version 0.9 but there were over 400
packages that were dependent upon that version.
Thanks
Nathaniel
On 8/3/2012 3:51 AM, Daniel-Constantin Mierla wrote:
Hello,
On 8/3/12 5:42 AM, Nathaniel L
Yes but it was for an older version that was uninstalled. I changed the
path to pull in the current version and still received the same error. I
checked the version for openssl and the same thing was happening. I
changed the path again and recompiled kamailio and still no change. I
noticed when
f
>>> Release = 5.10
>>> KernelID = Generic_141444-09
>>> Machine = sun4u
>>> BusType =
>>> Serial =
>>> Users =
>>> OEM# = 0
>>> Origin# = 1
>>> NumCPU = 1
>>>
>>> One machine is a Sun Fire V120, 2
.h:114:1: note: expected 'void (*
const)(struct xmlrpc_env * const, void * const, const char * const,
void * const)' but argument is of type 'void (*)(struct xmlrpc_env *
const, void * const, const char * const)'
gmake[1]: *** [abyss_xmlrpc_server.o] Error 1
Should I have compiled and installed under the non-root id or will I be
ok by just issuing the command as you mention?
Thanks
Nathaniel L Keeling
On 12/9/2011 12:54 AM, Daniel-Constantin Mierla wrote:
Hello,
On 12/9/11 2:45 AM, Nathaniel L Keeling wrote:
I have just installed Kamailio 3.2
I have just installed Kamailio 3.2 on Solaris sparc and would like to
know what is the best way to have Kamailio to run under another userid,
like kamailio.
Thanks
Nathaniel L Keeling
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
Thanks, that fixed the problem.
Nathaniel
On 11/4/2011 8:46 PM, Timo Reimann wrote:
Hey Nathaniel,
Am 05.11.2011 um 02:11 schrieb Nathaniel L Keeling:
I am getting this error when I start kamailio 3.2 on Solaris 10. Any direction
on solving this would be greatly appreciated.
ERROR
I am getting this error when I start kamailio 3.2 on Solaris 10. Any
direction on solving this would be greatly appreciated.
ERROR: load_module: could not open module
: ld.so.1: kamailio:
fatal: relocation error: file
/opt/kamailio-3.2/lib64/kamailio/modules_k/acc.so: symbol timersub:
refere
fact xmlrpc.c needs to
define some flags for strptime function.
Can you try to move
#include "../../sr_module.h"
Before the line
#define _XOPEN_SOURCE 4
Then recompile the module.
Cheers,
Daniel
On Oct 21, 2011, at 4:23 AM, Nathaniel L Keeling wrote:
I am trying to compile the n
I am trying to compile the new version of Kamailio, 3.2 on Solaris in a
64bit environment and I am getting this error. I have been searching the
internet but have not been able to find any solutions. Any help would be
appreciated.
CC (gcc) [M xmlrpc.so] xmlrpc.o
In file included from
ion it appears in
cfg.lex:561:40: error: 'FORWARD' undeclared (first use in this function)
cfg.lex:562:40: error: 'FORWARD_TCP' undeclared (first use in this function)
cfg.lex:563:40: error: 'FORWARD_TLS' undeclared (first use in this function)
Thanks
Nathaniel L
I was using kamctl on Solaris to add a table entry into a postgresql
database table and received this error:
# ./kamctl domain showdb
psql: warning: extra command-line argument "-c" ignored
psql: warning: extra command-line argument "select * FROM domain ; " ignored
After some research, I found
I was using kamctl on Solaris to add a table entry into a postgresql
v9.0 database table and received this error:
# ./kamctl domain showdb
psql: warning: extra command-line argument "-c" ignored
psql: warning: extra command-line argument "select * FROM domain ; "
ignored
After some research,
? I have search the directories and did not find a
script for the tables.
Thanks
Nathaniel L Keeling
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman
I am trying to install Kamailio 3.1.0 on Solaris 10 that is a sparc
machine (v120) and is running a 64bit OS. When I originally performed
the compile utilizing the instructions from the website, I was getting
warnings about using 32 bit headers. I was able to compile and install
successfully, b
Hello,
I am trying to use global variables within my configuration script. I am
using Kamailio v3.0.0 and I am following the syntax example written in
the sample config file but I keep getting syntax errors. Here is a copy
of my syntax and I am using cfg_get.voicemailserver.bindip to get the v
Hello,
I am trying to use global variables within my configuration script. I am
using Kamailio v3.0.0 and I am following the syntax example written in
the sample config file but I keep getting syntax errors. Here is a copy
of my syntax and I am using cfg_get.voicemailserver.bindip to get the
29 matches
Mail list logo