Re: [SR-Users] time formats (specifically in db_flatstore)

2010-08-09 Thread SIP Projects
On 8/9/2010 2:33 PM, Daniel-Constantin Mierla wrote: Hello, On 8/9/10 6:13 PM, Henning Westerholt wrote: On Thursday 05 August 2010, SIP Projects wrote: doh! here is the actual variable i'm trying to hack together: $var(reg_time) = $time(year) + "-" + $time(mon) + "-" + $time(mday) + " " + $

Re: [SR-Users] Simple Call Accounting

2010-08-09 Thread Graham Wooden
I appreciate yours and Alex's' input and insight. While I don't have a many to one (proxy to DB), but rather one to one, I have a few worker scripts from a central reporting box that pulls those records and anything in the missed_calls and dialog and wraps up any collation. I don't use anything in

[SR-Users] Freezing for 3.1 on Monday, Aug 16

2010-08-09 Thread Daniel-Constantin Mierla
Hello, as I could spot, there was some intense activity from Andrei in the last days with a new internal statistics API. To allow some time for it as well as for others (like me) to get some work done that is good to be in 3.1, I propose next Monday (Aug 16) as timeline to freeze the repo for

Re: [SR-Users] [kamailio-users] floating value support

2010-08-09 Thread Daniel-Constantin Mierla
Hello, On 8/2/10 1:23 PM, Chandrakant Solanki wrote: Hi Is kamailio support floating point operation like.. num1 = 1 num2 = 3 num3 = num1 / num2 i. e. 0.33 = 1 / 3 Is it possible...?? If yes, How ?? no, it is not possible in current version. The cfg variables can hold string and integers

Re: [SR-Users] sip trace not logging the first invite

2010-08-09 Thread Daniel-Constantin Mierla
Hello, On 8/3/10 12:32 PM, alex pappas wrote: Dear friends, I'm using the sip_trace module in order to log into a mysql DB all the SIP messages that are passing from my kamailio. I have the setflag(4) on the top of the route[0] and I have all the sip messages logged in the mysql Db. The pr

Re: [SR-Users] Problem making Kamailio 3.0

2010-08-09 Thread Daniel-Constantin Mierla
Hello, On 8/3/10 11:02 PM, Uriel Rozenbaum wrote: Hi guys, At the risk of showing unmatched stupidity I'm asking these few questions. I've downloaded the tarball sources for Kam3.0.2, uncompressed them and run make on a virtual machine that used to have Kam1.5.3. I edited the CFG file to mak

Re: [SR-Users] time formats (specifically in db_flatstore)

2010-08-09 Thread Daniel-Constantin Mierla
Hello, On 8/9/10 6:13 PM, Henning Westerholt wrote: On Thursday 05 August 2010, SIP Projects wrote: doh! here is the actual variable i'm trying to hack together: $var(reg_time) = $time(year) + "-" + $time(mon) + "-" + $time(mday) + " " + $time(hour) + ":" + $time(min) + ":" + $time(sec); Hi

Re: [SR-Users] time formats (specifically in db_flatstore)

2010-08-09 Thread Henning Westerholt
On Thursday 05 August 2010, SIP Projects wrote: > doh! > > here is the actual variable i'm trying to hack together: > > $var(reg_time) = $time(year) + "-" + $time(mon) + "-" + $time(mday) > + " " + $time(hour) + ":" + $time(min) + ":" + $time(sec); Hi Matt, with regards to your first question,

Re: [SR-Users] Simple Call Accounting

2010-08-09 Thread Uriel Rozenbaum
Just as an addendum to Alex's comment, I'm doing the exact same thing with MySQL triggers. Most strange situations can be worked around using some parameter in ACC or DIALOG modules (if working together). Our main cause is that we have many proxies and a central DB, so the work is performed by on

Re: [SR-Users] Kamailio doesn't start

2010-08-09 Thread Ernest Mavrel
Hi all Today I changed OS Ubunto 10.4 64-bit with Ubunto 10.4 32-bit and kamailio is on. Why I have problems with 64-bit? Ernest On 06. 08. 2010 14:24, Ernest Mavrel wrote: On 06. 08. 2010 14:21, Ernest Mavrel wrote: And so on: (gdb) print values $1 = (db_val_t *) 0x0 (gdb