[SR-Users] Max TCP connections

2013-04-15 Thread Krishna Kurapati
Hi, Has anyone tested max TCP connections that a Kamailio node can handle? I have an i7, 8GB server. I am trying to set max to 64K now. I want to set it to 256K connections. Would that work? Thnx Krish Kura ___ SIP Express Router (SER) and Kamailio (Op

Re: [SR-Users] Typecast

2013-04-15 Thread Daniel-Constantin Mierla
Hello, do you need the ip address as an integer? Then you can use math operations together with transformations to build it in the config. For various time formats, see the pseudovariables $timef(...) and $time(...). Cheers, Daniel On 4/15/13 3:11 PM, Victor V. Kustov wrote: Hi all. I've

Re: [SR-Users] xlog/xdbg syntax

2013-04-15 Thread David Wilson
Hi Daniel, That was it. Painfully obvious now that pv stands for pseudo-variable. I've started by adding modules only as I need them which helps my understanding of the structure of the system, but generates the occasional issue. Thanks for the tip. Dave. On 15/04/2013, at 6:24 PM, Daniel-Co

Re: [SR-Users] [sr-dev] Problem accessing git repository

2013-04-15 Thread Daniel-Constantin Mierla
Hello, try with a new clone and see if it works to pull afterwards. Otherwise I cannot think of anything else than looking at network traffic to see if something is wrong there. Cheers, Daniel On 4/15/13 7:50 AM, Mikko Lehto wrote: 2013-04-12 (Fri) 16:49 UTC +0200 Henning Westerholt : si

[SR-Users] Typecast

2013-04-15 Thread Victor V. Kustov
Hi all. I've got following construction: modparam("acc_radius", "radius_extra", " \ Calling-Station-Id=$tU; \ User-Name=$rU; \ Called-Station-Id=$fU; \ Framed-IP-Address=$si; \ h323-call-origin=$var(ho); \ h323-disconnect-cause=$var(hdc); \ h323-connect-time=$var(ct);

Re: [SR-Users] xlog/xdbg syntax

2013-04-15 Thread Daniel-Constantin Mierla
Hello, Have you loaded pv module? Cheers, Daniel Daniel-Constantin Mierla http://www.asipto.com On 15 Apr 2013, at 06:31, David Wilson wrote: > Hi All, > > Using Kamailio 4.0.0 with a minimal configuration, trying to get some logging > to help me understand the system, I can get static log