Re: [sr-dev] [SR-Users] RFC: infrastructure upgrade - git, tracker, ...

2014-11-09 Thread Jan Janak
On Thu, Nov 6, 2014 at 11:40 AM, Jan Janak wrote: > If you prefer to keep a self-hosted git repository, I think we should at > least move it to gitolite: > http://gitolite.com/ > > To make it more manageable (doesn't require ssh access for individual > people). > G

Re: [sr-dev] [SR-Users] RFC: infrastructure upgrade - git, tracker, ...

2014-11-06 Thread Jan Janak
or persons. > > We came to the time when one of the servers is too old and considered to > be decommisioned, so we have to decide how to move on. It is about > sip-router.org, who was offered/sponsored by courtesy of Jan Janak. From > project point of view, the server hosts: > &

Re: [sr-dev] DMQ security

2013-10-29 Thread Jan Janak
On Tue, Oct 29, 2013 at 12:03 PM, Olle E. Johansson wrote: > > On 29 Oct 2013, at 16:58, Jan Janak wrote: > >> On Tue, Oct 29, 2013 at 11:29 AM, Olle E. Johansson wrote: >>> >>> On 29 Oct 2013, at 13:38, Charles Chance >>> wrote: >>> &

Re: [sr-dev] DMQ security

2013-10-29 Thread Jan Janak
On Tue, Oct 29, 2013 at 11:29 AM, Olle E. Johansson wrote: > > On 29 Oct 2013, at 13:38, Charles Chance > wrote: > > I agree with Olle that the common "pass the buck" attitude is wrong, > although in this case I don't believe securing the messages should be > mandatory. Often the communication be

Re: [sr-dev] kamailio-ser integration - db modules

2012-12-20 Thread Jan Janak
The database API version 2 (originating from SER) is an evolved version of the database API that Kamailio has (version 1), they both share a common ancestor. The main motivation for designing a new API was to make it possible to integrate SER with non-SQL based databases. The general idea was that

Re: [sr-dev] Auth identity makefile patch

2012-12-18 Thread Jan Janak
On Wed, Dec 19, 2012 at 1:14 AM, Olle E. Johansson wrote: > > 19 dec 2012 kl. 02:09 skrev Ovidiu Sas : > >> Should be good as a first step. There shouldn't be -Wall. >> The next step would be to check for ssl (similar to tls). >> If you want, I can push a fix later on, or you can experiment :) >

Re: [sr-dev] avoiding hash calculation in xavp api function calls

2012-12-14 Thread Jan Janak
Since there are so many places in the code where data is pre-calculated and then repeatedly reused from within the routing script (DNS names, header parsing, database caching), I have often wondered whether it would perhaps make sense to generalize this somehow. For example, if you need to perform

Re: [sr-dev] rfc: unique id for profiles

2012-03-13 Thread Jan Janak
On Tue, Mar 13, 2012 at 04:53, Daniel-Constantin Mierla wrote: > Hello, > > from the last IRC devel meetings discussions, one topic was about adding an > unique id field per user profiles, with the decision to bring it to mailing > lists for broader audience. > > That will help to reference easier

Re: [sr-dev] git:master: lib/srdb1: Enable non-pooled database connections to be defined .

2011-12-18 Thread Jan Janak
Hello, It would be great if you could implement the "non-pooled" flag as a URL parameter, rather than putting an asterisk into the scheme part. For example: mysql://user:password@db_server/dbname;pool=false The asterisk character is not allowed in the scheme name part, so by using it there you'll

Re: [sr-dev] [SR-Users] issue tracking system

2011-07-19 Thread Jan Janak
On Tue, Jul 19, 2011 at 22:07, Daniel-Constantin Mierla wrote: > Hello, > > some comments about all provided options so far: > > - google code tracker -- haven't use it at all, going to look a bit at it > > - github - maybe I missed some setting, but the issue tracker there seems to > be to simpli

Re: [sr-dev] TLS: Sip-Routers adds a Record-Route with "sip" scheme rather than "sips"

2011-07-05 Thread Jan Janak
On Tue, Jul 5, 2011 at 12:42, Iñaki Baz Castillo wrote: > 2011/7/5 Jan Janak : >> But why would anyone want to use this in the Route header? By using >> sips instead of sip;transport=tls in a Route header the proxy server >> is enforcing that it is to be contacted secur

Re: [sr-dev] TLS: Sip-Routers adds a Record-Route with "sip" scheme rather than "sips"

2011-07-05 Thread Jan Janak
Why would you want to use sips in the Route header in this particular case and not sip with the transport=tls parameter? I tried to make sense out of rfc 5630 but failed, so if you could present any more evidence why this is a good idea, that would be great. The way I understand sips is that by us

Re: [sr-dev] [selecs] @v.branch and others are not exported

2011-06-29 Thread Jan Janak
So what get's printed when you use @v.branch? Nothing or some garbage? Could you also check the log to see if there are any error messages (via parsing perhaps) when you try to use one of the selects that don't work? -Jan On Wed, Jun 29, 2011 at 03:04, Iñaki Baz Castillo wrote: > Hi, in devel v

Re: [sr-dev] [SR-Users] Green VoIP - energy efficiency and performaces ofv3.0

2011-05-31 Thread Jan Janak
On Fri, May 27, 2011 at 23:43, Jeff Brower wrote: > Jan- > >> On Wed, May 25, 2011 at 06:54, Jeremya wrote: >>> These figures pale into insignificance compared to the power required >>> for standard SIP devices - typically 5-8 watts per device multiplied by >>> the number of devices. >>> >>> When

Re: [sr-dev] [SR-Users] Green VoIP - energy efficiency and performances of v3.0

2011-05-26 Thread Jan Janak
nd performances... > > Thanks, > Daniel > > On 5/25/11 3:00 PM, Jan Janak wrote: >> >> On Wed, May 25, 2011 at 06:54, Jeremya  wrote: >>> >>> These figures pale into insignificance compared to the power required >>> for standard SIP devices - t

Re: [sr-dev] TLS inspection for authentication

2011-05-26 Thread Jan Janak
On Thu, May 26, 2011 at 13:22, Iñaki Baz Castillo wrote: > 2011/5/26 Jan Janak : >> I don't remember implementing that, so it's probably not possible with >> existing code. Nevertheless, it should be fairly easy to add. > > I would appreciate it as I would l

Re: [sr-dev] TLS inspection for authentication

2011-05-25 Thread Jan Janak
On Wed, May 25, 2011 at 16:34, Iñaki Baz Castillo wrote: > 2011/5/25 Jan Janak : >> One list is here: >> http://sip-router.org/wiki/cookbooks/selects/devel > > Thanks Jan. Let me one question more: > > RFC 5280 states that when receiving a TLS certificate, each value

Re: [sr-dev] TLS inspection for authentication

2011-05-25 Thread Jan Janak
On Wed, May 25, 2011 at 09:50, Iñaki Baz Castillo wrote: > 2011/5/25 Juha Heinanen : >> Iñaki Baz Castillo writes: >> >>> Hi Juha, how do you get such @tls.peer.subject.cn to be populated? >> >> it is set automatically by sip router as result of tls handshake. > > Interesting, I didn't know that.

Re: [sr-dev] [SR-Users] Green VoIP - energy efficiency and performaces of v3.0

2011-05-25 Thread Jan Janak
nt base-line power consumption and a portion of that needs to be attributed to the SIP service running on those servers. -Jan > Daniel-Constantin Mierla wrote: >> Hello, >> >> Jan Janak conducted a very interesting research project regarding >> energy efficiency of VoI

Re: [sr-dev] How does SR match ACK for 3456]XX replied statelessly?

2011-05-15 Thread Jan Janak
On Sun, May 15, 2011 at 20:19, Alex Balashov wrote: > On 05/15/2011 08:16 PM, Iñaki Baz Castillo wrote: >> >> 2011/5/16 Jan Janak: >>> >>> See >>> http://sip-router.org/docbook/sip-router/branch/master/modules/sl/sl.html >> >> T

Re: [sr-dev] How does SR match ACK for 3456]XX replied statelessly?

2011-05-15 Thread Jan Janak
See http://sip-router.org/docbook/sip-router/branch/master/modules/sl/sl.html -Jan On Sun, May 15, 2011 at 18:53, Iñaki Baz Castillo wrote: > Hi, an INVITE arrives to SR and the config script just executes: > >  sl_reply("404", "Bye Bye"); >  exit; > > So no server transaction has been created.

Re: [sr-dev] lockup("location") doesn't find a "sip" registration if RURI scheme is "sips"

2011-05-09 Thread Jan Janak
Are you sure lookup("location") does not retrieve SIP contacts in the case you describe? Because it should. The function uses only username and domain parts of the Request-URI when doing lookups in the user location database. Function modules_k/registrar/lookup.c:lookup calls modules_k/registrar/c

Re: [sr-dev] is $td.did avp a normal avp?

2011-04-26 Thread Jan Janak
(moving to sr-dev) This looks like a bug to me. All such AVPs should be preserved for reply and failure route blocks. Let me see if I can reproduce it, I'll get back to you later this week. -Jan On Fri, Apr 22, 2011 at 3:00 PM, Juha Heinanen wrote: > domain module sets $td.did at lookup_domain

Re: [sr-dev] library dir for x86_64 - lib or lib64

2011-03-31 Thread Jan Janak
If you are unsure which way is better, my recommendation would be follow the Linux Standard Base (LSB). IIRC it recommends using lib64 in this case. -Jan On Thu, Mar 31, 2011 at 7:07 AM, Daniel-Constantin Mierla wrote: > Hello, > > iirc this was at some point discussed, however, I want to go thr

[sr-dev] git:master: db_mysql: Fixes crash in libmysqlclient after connection reset.

2010-11-17 Thread Jan Janak
Module: sip-router Branch: master Commit: 0e564bcd3616f9dc981bb768003545674c79c2a7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0e564bcd3616f9dc981bb768003545674c79c2a7 Author: Jan Janak Committer: Jan Janak Date: Wed Nov 17 18:26:32 2010 -0500 db_mysql: Fixes

[sr-dev] git:master: Merge branch 'master' of ssh://git.sip-router.org/sip-router

2010-11-17 Thread Jan Janak
Module: sip-router Branch: master Commit: 1b209e395c1816aa126592c005f4fb61d9828dfd URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1b209e395c1816aa126592c005f4fb61d9828dfd Author: Jan Janak Committer: Jan Janak Date: Wed Nov 17 18:27:35 2010 -0500 Merge branch

Re: [sr-dev] git: updating local git repo while pending changes

2010-10-07 Thread Jan Janak
On Thu, Oct 7, 2010 at 12:31 PM, Alex Balashov wrote: > On 10/07/2010 10:11 AM, Jan Janak wrote: >> >> On Thu, Oct 7, 2010 at 9:49 AM, Ovidiu Sas  wrote: >>> >>> Hello all, >>> >>> Sometimes, while doing coding on my local git repo, I would li

Re: [sr-dev] git: updating local git repo while pending changes

2010-10-07 Thread Jan Janak
On Thu, Oct 7, 2010 at 9:49 AM, Ovidiu Sas wrote: > Hello all, > > Sometimes, while doing coding on my local git repo, I would like to > synchronize my local repo with the remote one but without commiting my > changes. > Is there a way to do this in a simple and elegant matter? The synchronizatio

Re: [sr-dev] about tls_method

2010-10-03 Thread Jan Janak
Juha, On Sun, Oct 3, 2010 at 1:06 PM, Juha Heinanen wrote: > i tried to register sip-communication over tls, but sr complained about > wrong tls version: > > Oct  3 19:29:58 sip /usr/sbin/sip-proxy[31340]: ERROR: tls > [tls_server.c:1174]: tls_read_f(): TLS accept:error:1408F10B:SSL > routines:

Re: [sr-dev] git via ssh online?

2010-09-08 Thread Jan Janak
No changes. Are you sure this is not a local connection problem? I just tried to clone the repository via ssh and it worked for me. -Jan On Wed, Sep 8, 2010 at 8:19 AM, Klaus Darilion wrote: > Hi! > > I just wanted to clone the repository via ssh: > > $ git clone ssh://daril...@git.sip-router.or

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
On Thu, Jul 1, 2010 at 6:01 PM, Iñaki Baz Castillo wrote: > 2010/7/1 Jan Janak : >>> With SER the above problem would be solved by using the same realm for >>> all the users and domains, but with a constrain: the "username" field >>> of the creedentials ge

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
On Thu, Jul 1, 2010 at 4:00 PM, Juha Heinanen wrote: > Jan Janak writes: > >> Please load the xlog module and try again. I realize that requiring >> xlog module for this type of stuff isn't particularly nice, but it is >> a temporary solution until we have support fo

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
On Thu, Jul 1, 2010 at 3:50 PM, Iñaki Baz Castillo wrote: > 2010/7/1 Jan Janak : >> On Thu, Jul 1, 2010 at 3:31 PM, Iñaki Baz Castillo wrote: >>> 2010/7/1 Juha Heinanen : >>>>> if (!proxy_authenticate("$fd.digest_realm", "credentials"))

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
On Thu, Jul 1, 2010 at 3:30 PM, Juha Heinanen wrote: > Juha Heinanen writes: > >> i see that this thing in the code builds the challenge (p-a header): >> >>       if (ret < 0) { >>           if (auth_api.build_challenge(msg, (cred ? cred->stale : 0), realm, >> NULL, NULL, hftype) < 0) { >>      

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
On Thu, Jul 1, 2010 at 3:31 PM, Iñaki Baz Castillo wrote: > 2010/7/1 Juha Heinanen : >>> if (!proxy_authenticate("$fd.digest_realm", "credentials")) { > > What is $fd.digest_realm ? A variable containing the string to be used as realm in digest authentication. In most circumstances its value is r

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
On Thu, Jul 1, 2010 at 3:13 PM, Juha Heinanen wrote: > Jan Janak writes: > >> See the function "authenticate" in modules_s/auth_db/authorize.c for >> an example, grep for the string "build_challenge". > > jan, > > i see that this thing in the cod

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
On Thu, Jul 1, 2010 at 2:18 PM, Juha Heinanen wrote: > Jan Janak writes: > >> It has been obsoleted because all the function did was to send a reply >> with digest challenge included. We achieve the same in the >> configuration file with a combination of append_to_repl

Re: [sr-dev] where is s proxy_challenge function?

2010-07-01 Thread Jan Janak
Juha, On Thu, Jul 1, 2010 at 12:19 PM, Juha Heinanen wrote: > since people seemed to agree that s auth module is superior to k one, i > decided to try porting k auth_radius module to use s auth api and was > able to compile and build it against s auth api. > > when testing the result, i get error

Re: [sr-dev] why git push fails

2010-06-09 Thread Jan Janak
Sorry guys, I might have incidentally changed something in the sip-router repository yesterday when I was configuring a new repository for sems. Let me check--if it stil does not work we could re-create the state of the repository as it was yesterday from a backup. -Jan On Wed, Jun 9, 2010 at 11:

Re: [sr-dev] route names

2010-05-05 Thread Jan Janak
Juha, On Wed, May 5, 2010 at 1:10 PM, Juha Heinanen wrote: > i tried to define route > > route [+358] { ... } > > but got syntax error.  is there a good reason why + is not allowed in > name of route? This is not intentional; it's simply the result of how the configuration parser is written now.

Re: [sr-dev] nathelper generates a keepalive request with branch=0

2010-04-29 Thread Jan Janak
On Thu, Apr 29, 2010 at 6:30 AM, Maxim Sobolev wrote: > Klaus Darilion wrote: >>> >>> Why not to use a SIP/2.0 compliant branch (z9hG4bK...)? any reason? >> >> Maybe this is the method to detect keep-alive replies and absorb them >> before they enter dialplan processing. > > I don't think it's int

Re: [sr-dev] seas module for sip-router

2010-04-23 Thread Jan Janak
On Fri, Apr 23, 2010 at 3:55 AM, Daniel-Constantin Mierla wrote: > Hi Jan, > > On 2/2/10 9:26 PM, Jan Janak wrote: >> >> Hi, >> >> On 02-02 19:36, Elias Baixas wrote: >> >>> >>>    Hello all, >>> >>>    I have been working

Re: [sr-dev] html body parts in mailing list messages

2010-04-21 Thread Jan Janak
Juha, Wouldn't that be a bit too strict? As far as I know most HTML emails also contain plain-text attachment (but I could be wrong). Maybe you could configure your mail client to display those instead of the HTML version if both are present? -Jan On Wed, Apr 21, 2010 at 5:49 AM, Juha Heinanen

Re: [sr-dev] unsigned int formatting char in rpc->struct_add?

2010-04-14 Thread Jan Janak
Juha, On Wed, Apr 14, 2010 at 5:56 AM, Juha Heinanen wrote: > i noticed that lcr.dump_gws prints defunct_until as a signed int, which > is wrong, because the value is unsigned int. > > the statement in the code is this: > >                rpc->struct_add(st, "dSddd", >                            

Re: [sr-dev] git:master: makefile: quiet output support

2010-03-18 Thread Jan Janak
On Thu, Mar 18, 2010 at 10:28 AM, Daniel-Constantin Mierla wrote: > > > On 03/18/2010 03:20 PM, Andrei Pelinescu-Onciul wrote: >> >> On Oct 10, 2009 at 22:01, Jan Janak  wrote: >> >>> >>> I like this, how about making the quiet mode default? >>&g

[sr-dev] git:master: parse_param: Let the body point behind '=' when body is missing .

2010-03-02 Thread Jan Janak
Module: sip-router Branch: master Commit: afd800bd67c3dd54db69a5c24e0a8bd362609061 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=afd800bd67c3dd54db69a5c24e0a8bd362609061 Author: Jan Janak Committer: Jan Janak Date: Tue Mar 2 16:03:42 2010 -0500 parse_param

Re: [sr-dev] git:master: param_parser: Accept parameters with missing bodies.

2010-03-02 Thread Jan Janak
On Tue, Mar 2, 2010 at 3:20 PM, Daniel-Constantin Mierla wrote: > > > On 03/02/2010 08:47 PM, Jan Janak wrote: >> >> Module: sip-router >> Branch: master >> Commit: a3b2fcde99ebd5f625d0168473caef5dbbaf1029 >> URL: >>  http://git.sip-router.

[sr-dev] git:master: param_parser: Accept parameters with missing bodies.

2010-03-02 Thread Jan Janak
Module: sip-router Branch: master Commit: a3b2fcde99ebd5f625d0168473caef5dbbaf1029 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a3b2fcde99ebd5f625d0168473caef5dbbaf1029 Author: Jan Janak Committer: Jan Janak Date: Tue Feb 23 14:38:31 2010 -0500 param_parser

Re: [sr-dev] git:master: debugger: new module for interactive cfg debugging

2010-02-04 Thread Jan Janak
Very nice! Thanks. -Jan On 04-02 00:31, Daniel-Constantin Mierla wrote: > Module: sip-router > Branch: master > Commit: bb7dceb00c840b195e986333180bbd7b5c9e7f12 > URL: > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bb7dceb00c840b195e986333180bbd7b5c9e7f12 > > Author: D

[sr-dev] git:master: debian: Module xmlrpc was moved to "modules".

2010-02-02 Thread Jan Janak
Module: sip-router Branch: master Commit: 4705a5bca1df61c2d6702ae22f222af8f46742f1 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4705a5bca1df61c2d6702ae22f222af8f46742f1 Author: Jan Janak Committer: Jan Janak Date: Tue Feb 2 15:54:42 2010 -0500 debian: Module

Re: [sr-dev] seas module for sip-router

2010-02-02 Thread Jan Janak
Hi, On 02-02 19:36, Elias Baixas wrote: >Hello all, > >I have been working on the seas module to make it work on sip-router. I >have my own git branch locally, but I'd like to share it on the sip-router >public git so that others can take a look and finally push it to the >mas

Re: [sr-dev] Problems with git backend?!

2010-02-02 Thread Jan Janak
On 02-02 11:27, marius zbihlei wrote: > Hello > > When I try to do a push I get the following > > error: file write error (No space left on device) > fatal: unable to write sha1 file > error: unpack failed: unpacker exited with error code > To ssh://mariuszbih...@git.sip-router.org/sip-router > !

Re: [sr-dev] Problems with git backend?!

2010-02-02 Thread Jan Janak
On 02-02 11:27, Henning Westerholt wrote: > On Tuesday 02 February 2010, marius zbihlei wrote: > > Hello > > > > When I try to do a push I get the following > > > > error: file write error (No space left on device) > > fatal: unable to write sha1 file > > error: unpack failed: unpacker exited wit

[sr-dev] Shell Problems in Debian Squeeze

2010-02-01 Thread Jan Janak
Hello, It appears that Debian Squeeze does not use Bash as interpreter for system scripts and for scripts executed via /bash/sh anymore. It uses dash by default which claims to be POSIX compliant, but does not support "bashisms" typically found in more complex scripts. As result it can happen tha

[sr-dev] git:master: ser_mysql.sh: Switch to /bin/bash

2010-02-01 Thread Jan Janak
Module: sip-router Branch: master Commit: 2022176637c54f4727e1e57942978b876072a614 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2022176637c54f4727e1e57942978b876072a614 Author: Jan Janak Committer: Jan Janak Date: Mon Feb 1 19:24:47 2010 -0500 ser_mysql.sh

[sr-dev] git:master: packaging: Make postinst scripts dash compatible

2010-02-01 Thread Jan Janak
Module: sip-router Branch: master Commit: 641e5b958b3a81242745203f9bef2654f8787e37 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=641e5b958b3a81242745203f9bef2654f8787e37 Author: Jan Janak Committer: Jan Janak Date: Mon Feb 1 19:04:19 2010 -0500 packaging: Make

Re: [sr-dev] [Kamailio-Users] new feature: remote user registration

2010-02-01 Thread Jan Janak
Perhaps this could be of relevance: There is an IETF working group called MARTINI attempting to standardize this: http://www.ietf.org/mail-archive/web/sip-ops/current/msg00038.html -Jan On 29-01 10:29, Daniel-Constantin Mierla wrote: > > > On 1/29/10 9:05 AM, Olle E. Johansson wrote: > >28 jan

Re: [sr-dev] sip router and presence setup

2010-02-01 Thread Jan Janak
On 21-01 18:21, Henning Westerholt wrote: > On Thursday 21 January 2010, Klaus Darilion wrote: > > In the archive there must be some details about ser's schema, described > > by Jan and Andrei. Unfortunately I could not find them now. > > > > I only found > > http://lists.sip-router.org/pipermail/

Re: [sr-dev] [Kamailio-Users] ratelimit enhancements

2010-02-01 Thread Jan Janak
On 25-01 15:44, Henning Westerholt wrote: > On Monday 25 January 2010, Ovidiu Sas wrote: > > I'm in favor of keeping this module as a db only module. Combining > > both init methods (param and db config) is messy due to the current > > module initialization (the shm mem is not available during the

Re: [sr-dev] current runnin action

2010-02-01 Thread Jan Janak
On 22-01 13:06, Andreea Ancuta Onofrei wrote: > Dear all, > > Is it possible to retrieve the current action that the script is > running? If you mean from C functions then no, not easily. -Jan ___ sr-dev mailing list sr-dev@lists.sip-router.org http:/

Re: [sr-dev] automatic packaging building of master

2010-02-01 Thread Jan Janak
Henning, Thanks a lot for this! I was just thinking about setting up something like this for one of my projects and after checking the mailing list I realized it was already done. What a pleasant surprise! -Jan On 18-01 15:07, Henning Westerholt wrote: > Hi, > > we've updated the automatic pack

Re: [sr-dev] sr 3.0 release?

2009-11-27 Thread Jan Janak
On Thu, Nov 26, 2009 at 6:49 PM, Andrei Pelinescu-Onciul wrote: > On Nov 26, 2009 at 06:31, Juha Heinanen wrote: >> any plans for releasing sr_3.0?  i personally don't have any pending >> issues with it and it has worked ok in my tests. i have tested with >> the modules listed below. > > > There

Re: [sr-dev] [Kamailio] Why is the nonce expiry checked so late?

2009-11-17 Thread Jan Janak
On Tue, Nov 17, 2009 at 5:35 PM, Alex Hermann wrote: > On Tuesday 17 November 2009, Jan Janak wrote: >> On Tue, Nov 17, 2009 at 5:12 PM, Alex Hermann wrote: >> > Jan, >> > >> > On Tuesday 17 November 2009, you wrote: >> >> On Tue, Nov 17, 2009 at 4

Re: [sr-dev] [Kamailio] Why is the nonce expiry checked so late?

2009-11-17 Thread Jan Janak
On Tue, Nov 17, 2009 at 5:12 PM, Alex Hermann wrote: > Jan, > > On Tuesday 17 November 2009, you wrote: >> On Tue, Nov 17, 2009 at 4:13 PM, Alex Hermann wrote: >> > Hello, >> > >> > Why is the nonce expiry checked in post_auth instead of pre_auth? Now the >> > expiry is checked after the username

Re: [sr-dev] [Kamailio] Why is the nonce expiry checked so late?

2009-11-17 Thread Jan Janak
On Tue, Nov 17, 2009 at 5:00 PM, Jan Janak wrote: > Alex, > > On Tue, Nov 17, 2009 at 4:13 PM, Alex Hermann wrote: >> Hello, >> >> Why is the nonce expiry checked in post_auth instead of pre_auth? Now the >> expiry is checked after the username/password is checke

Re: [sr-dev] [Kamailio] Why is the nonce expiry checked so late?

2009-11-17 Thread Jan Janak
Alex, On Tue, Nov 17, 2009 at 4:13 PM, Alex Hermann wrote: > Hello, > > Why is the nonce expiry checked in post_auth instead of pre_auth? Now the > expiry is checked after the username/password is checked against the DB. That > seems a bit odd. > > I moved the check to check_nonce (which is calle

Re: [sr-dev] flag for not trying to create a new tcp connection?

2009-11-17 Thread Jan Janak
On Tue, Nov 17, 2009 at 6:56 AM, Juha Heinanen wrote: > Jan Janak writes: > >  > Note that you cannot reliably tell if a connection to a UA behind NAT >  > can be established. > > jan, > > i'm not trying to determine that.  i just don't see any point in e

Re: [sr-dev] flag for not trying to create a new tcp connection?

2009-11-16 Thread Jan Janak
On Tue, Nov 17, 2009 at 1:03 AM, Andrei Pelinescu-Onciul wrote: > On Nov 16, 2009 at 23:46, Juha Heinanen wrote: >> is there a flag that i can set before calling t_relay that causes >> t_relay not to try to create a new tcp connection to the destination if >> one does not already exist?  this wou

Re: [sr-dev] [ openser-Bugs-2892560 ] Inconsistent $rP contents

2009-11-16 Thread Jan Janak
On Wed, Nov 11, 2009 at 8:16 PM, Andrei Pelinescu-Onciul wrote: > On Nov 11, 2009 at 02:37, Juha Heinanen wrote: >> Daniel-Constantin Mierla writes: >> >>  > > (SF is getting worse by the day. Now it is impossible to see >> comments) >>  > > >>  > I agree -- "me" hates SF tracker now. >> >>

Re: [sr-dev] release branches

2009-10-29 Thread Jan Janak
Henning, On Thu, Oct 29, 2009 at 2:00 PM, Henning Westerholt wrote: > On Samstag, 10. Oktober 2009, Andrei Pelinescu-Onciul wrote: >> If by mistake a sr_3.0 relevant fix is committed first to another branch, >> git cherry-pick -x can (and should) be used to backport it. >> E.g.: >> git checkout s

Re: [sr-dev] git:sr_3.0: registrar: Fix handling of cases where contacts > max_contacts

2009-10-27 Thread Jan Janak
Juha, On Mon, Oct 26, 2009 at 4:17 PM, Juha Heinanen wrote: > jan, > > i once suggested to k folks that k should report an error only when the > error is caused by the proxy itself, not by anything user can do.  the > idea was not accepted. We may need to revisit how we log messages into syslog

Re: [sr-dev] routing time of sip request

2009-10-26 Thread Jan Janak
On Mon, Oct 26, 2009 at 5:11 PM, Juha Heinanen wrote: > Jan Janak writes: > >  > How about using ticks then? Ticks fit into a 32-bit number. By default >  > there are 16 ticks per second (but you can change it in >  > timer_ticks.h), would that provide enough precisio

Re: [sr-dev] routing time of sip request

2009-10-26 Thread Jan Janak
On Mon, Oct 26, 2009 at 4:15 PM, Juha Heinanen wrote: > Jan Janak writes: > >  > Wouldn't it be possible to store the timestamp of request arrival in >  > an AVP at the beginning of request processing and then calculate the >  > difference from the current timesta

[sr-dev] git:sr_3.0: registrar: Fix handling of cases where contacts > max_contacts

2009-10-26 Thread Jan Janak
Module: sip-router Branch: sr_3.0 Commit: 1bf989c36a9972389c033b87df0e88c04e56b9c3 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1bf989c36a9972389c033b87df0e88c04e56b9c3 Author: Jan Janak Committer: Jan Janak Date: Mon Oct 26 16:25:02 2009 +0100 registrar: Fix

[sr-dev] git:master: registrar: Fix handling of cases where contacts > max_contacts

2009-10-26 Thread Jan Janak
Module: sip-router Branch: master Commit: b41f1a592a44ba9408070a9e1945b9e0503f59c7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b41f1a592a44ba9408070a9e1945b9e0503f59c7 Author: Jan Janak Committer: Jan Janak Date: Mon Oct 26 16:25:02 2009 +0100 registrar: Fix

Re: [sr-dev] routing time of sip request

2009-10-26 Thread Jan Janak
On Sat, Oct 24, 2009 at 8:29 AM, Juha Heinanen wrote: > eu is asking operators to provide all kinds of statistics about their > telephone service. > > one of the attributes is routing time of sip request, i.e., in/out delay > of sip requests. > > in order to be able to do something like that, we c

Re: [sr-dev] git:sr_3.0: parse_sip_msg_uri: Log broken URIs only when debugging is enabled.

2009-10-26 Thread Jan Janak
Daniel, I think you should pull this one into kamailio_3.0 as well. -- Jan On Mon, Oct 26, 2009 at 2:17 PM, Jan Janak wrote: > Module: sip-router > Branch: sr_3.0 > Commit: 027c5888fcefe56006d6e6cf60335a5c35a45037 > URL:     > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-r

[sr-dev] git:sr_3.0: domain: Do not report errors when domain cannot be extracted from URI.

2009-10-26 Thread Jan Janak
Module: sip-router Branch: sr_3.0 Commit: 6186194a7e6153871d9da019e64916f6f73ec922 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6186194a7e6153871d9da019e64916f6f73ec922 Author: Jan Janak Committer: Jan Janak Date: Mon Oct 26 14:37:22 2009 +0100 domain: Do not

[sr-dev] git:master: domain: Do not report errors when domain cannot be extracted from URI.

2009-10-26 Thread Jan Janak
Module: sip-router Branch: master Commit: 6907fb8dc86953dfae0e2924a2c5a24feff3ecad URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6907fb8dc86953dfae0e2924a2c5a24feff3ecad Author: Jan Janak Committer: Jan Janak Date: Mon Oct 26 14:37:22 2009 +0100 domain: Do not

[sr-dev] git:sr_3.0: parse_sip_msg_uri: Log broken URIs only when debugging is enabled.

2009-10-26 Thread Jan Janak
Module: sip-router Branch: sr_3.0 Commit: 027c5888fcefe56006d6e6cf60335a5c35a45037 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=027c5888fcefe56006d6e6cf60335a5c35a45037 Author: Jan Janak Committer: Jan Janak Date: Mon Oct 26 14:15:53 2009 +0100

[sr-dev] git:master: parse_sip_msg_uri: Log broken URIs only when debugging is enabled.

2009-10-26 Thread Jan Janak
Module: sip-router Branch: master Commit: 47e9d6d83617e79c774c8815ec88610dc24e3dc4 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=47e9d6d83617e79c774c8815ec88610dc24e3dc4 Author: Jan Janak Committer: Jan Janak Date: Mon Oct 26 14:15:53 2009 +0100

[sr-dev] git:master: core: Correct an error in doxygen comments.

2009-10-23 Thread Jan Janak
Module: sip-router Branch: master Commit: 061274a5b241430c575d93f74c9daa7286c93c3c URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=061274a5b241430c575d93f74c9daa7286c93c3c Author: Jan Janak Committer: Jan Janak Date: Fri Oct 23 17:31:50 2009 +0200 core: Correct

[sr-dev] History of Kamailio Core in Git?

2009-10-23 Thread Jan Janak
Hello, When we imported the code from both repositories into the common git repository, we imported the full history of SER core and modules, as well as the full history of all Kamailio modules and scripts/tools. What we did not import is the full history of Kamailio core. We went through Kamaili

Re: [sr-dev] Modules_s :: Missing docs

2009-10-23 Thread Jan Janak
Henning, On Fri, Oct 23, 2009 at 3:40 PM, Henning Westerholt wrote: > On Freitag, 23. Oktober 2009, Jan Janak wrote: >> > oracle >> >> This module has a hand-written README. Theoretically, modules_s/oracle >> and modules_k/db_oracle should have been merged into o

Re: [sr-dev] Modules_s :: Missing docs

2009-10-23 Thread Jan Janak
On Fri, Oct 23, 2009 at 4:04 PM, Olle E. Johansson wrote: >>> fifo >> >> This module is not needed anymore, it is in the repository for >> historic reasons and we can remove it. The ctl module replaces the >> fifo module. > > Even with code freeze? No, I will wait with such changes, but it probab

Re: [sr-dev] Revision $Revision$ $Date$

2009-10-23 Thread Jan Janak
On Thu, Oct 22, 2009 at 10:14 PM, Olle E. Johansson wrote: > The subversion tags doesn't seem to work in SIP, which will affect > documentation files (as well as all the code files, but I worry most about > docs now). > > Any ideas on how to handle this? AFAIK there is no equivalent of $Revision$

Re: [sr-dev] tls and tls module

2009-10-23 Thread Jan Janak
On Thu, Oct 22, 2009 at 10:00 PM, Olle E. Johansson wrote: > We have modules/tls and modules_s/tls - what's the difference? modules/tls is a superset. It contains everything from modules_s/tls and also support for PVs and other things from Kamailio core (in K. tls support was part of core). We ca

Re: [sr-dev] Presence

2009-10-23 Thread Jan Janak
On Fri, Oct 23, 2009 at 3:13 PM, Olle E. Johansson wrote: > > 23 okt 2009 kl. 15.07 skrev Jan Janak: > >> On Thu, Oct 22, 2009 at 8:17 PM, Olle E. Johansson wrote: >>> >>> I found a set of XML docs in doc/presence that seems to describe >>> som

Re: [sr-dev] Modules_s :: Missing docs

2009-10-23 Thread Jan Janak
On Thu, Oct 22, 2009 at 9:25 PM, Olle E. Johansson wrote: > Modules missing README/xml docs in modules_s > > acc_db > acc_radius I can take care of these two. > dialog I don't know much about this but I'll try to figure out. I think this is an internal module which is used by other modules and

Re: [sr-dev] Presence

2009-10-23 Thread Jan Janak
On Thu, Oct 22, 2009 at 8:17 PM, Olle E. Johansson wrote: > I found a set of XML docs in doc/presence that seems to describe something > rather old or new - it mentions experimental code in Ottendorf. > > The question is which presence subsystem we have now - and if this > documentation is still v

Re: [sr-dev] DB_flatstore confusion

2009-10-21 Thread Jan Janak
On Wed, Oct 21, 2009 at 11:32 AM, Olle E. Johansson wrote: > > 21 okt 2009 kl. 11.08 skrev Jan Janak: > >> On Wed, Oct 21, 2009 at 9:39 AM, Olle E. Johansson wrote: >>> >>> Looking into the db_flatstore directory, I find a "doc" directory and &

Re: [sr-dev] DB_flatstore confusion

2009-10-21 Thread Jan Janak
On Wed, Oct 21, 2009 at 9:39 AM, Olle E. Johansson wrote: > Looking into the db_flatstore directory, I find a "doc" directory and > "km_doc". Also a lot of files named "km_*". > > What's the story here? This is one of the modules that we decided to merge at the very beginning, we merged the code

Re: [sr-dev] db_flatstore docs

2009-10-20 Thread Jan Janak
On Tue, Oct 20, 2009 at 9:09 PM, Andrei Pelinescu-Onciul wrote: > On Oct 20, 2009 at 20:58, Olle E. Johansson wrote: >> When running "make README" in db_flatstore I get the following error: >> >> make README >> config.mak included >> make -C doc db_flatstore.txt >> ../../../docbook/Makefile:191:

[sr-dev] git:master: db_flatstore: Rename main docbook file and fix documentation.

2009-10-20 Thread Jan Janak
Module: sip-router Branch: master Commit: e1878db69410a7d1a8896878f01bea7c2cf2f48d URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e1878db69410a7d1a8896878f01bea7c2cf2f48d Author: Jan Janak Committer: Jan Janak Date: Wed Oct 21 00:12:49 2009 +0200 db_flatstore

[sr-dev] git:master: sr-oob.cfg: Automatic reload of global attributes.

2009-10-20 Thread Jan Janak
Module: sip-router Branch: master Commit: 6351694a00c4b305bdfe80a33b9597a09c727bcc URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6351694a00c4b305bdfe80a33b9597a09c727bcc Author: Jan Janak Committer: Jan Janak Date: Tue Oct 20 21:45:04 2009 +0200 sr-oob.cfg

Re: [sr-dev] git:master: - Doxygen updates on core files

2009-10-20 Thread Jan Janak
On Tue, Oct 20, 2009 at 8:09 PM, Olle E. Johansson wrote: > > 20 okt 2009 kl. 16.48 skrev Jan Janak: > >> On Tue, Oct 20, 2009 at 2:34 PM, Andrei Pelinescu-Onciul >> wrote: >>> >>> P.S.: just a tip for people who don't know it yet: all the doxygen &

Re: [sr-dev] db_flatstore docs

2009-10-20 Thread Jan Janak
On Tue, Oct 20, 2009 at 7:51 PM, Olle E. Johansson wrote: > ...talks about a new FIFO command. I am changing that to rpc - right? Maybe "a new management command" would be even better for documentation, that wording is not tied to any particular interface or technology. > What will the replaceme

Re: [sr-dev] git:master: - Doxygen updates on core files

2009-10-20 Thread Jan Janak
On Tue, Oct 20, 2009 at 2:34 PM, Andrei Pelinescu-Onciul wrote: > P.S.: just a tip for people who don't know it yet: all the doxygen > documentation is auto-generated  from the latest code and can be > accessed under http://sip-router.org/doxygen/sip-router/branch/master > Same goes for modules/co

[sr-dev] git:sr_3.0: avp_db: Removes a spurious error message.

2009-10-19 Thread Jan Janak
Module: sip-router Branch: sr_3.0 Commit: 8f89b759d87ab90c94959152969fe4701e915f48 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8f89b759d87ab90c94959152969fe4701e915f48 Author: Jan Janak Committer: Jan Janak Date: Tue Oct 20 01:20:23 2009 +0200 avp_db: Removes

[sr-dev] git:master: avp_db: Removes a spurious error message.

2009-10-19 Thread Jan Janak
Module: sip-router Branch: master Commit: f7900409dfa4d26e39b2ebbd6b6516810bfccdf9 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f7900409dfa4d26e39b2ebbd6b6516810bfccdf9 Author: Jan Janak Committer: Jan Janak Date: Tue Oct 20 01:20:23 2009 +0200 avp_db: Removes

  1   2   3   >