Re: [SR-Users] Generating logging based on SIP messages

2013-01-28 Thread Grant Bagdasarian
r (SER) - Users Mailing List Subject: Re: [SR-Users] Generating logging based on SIP messages Hello, siptrace module can store directly to a database. It stores some attributes separately, also it can selectively do it only for some requests based on config file. Looking over that part of c

Re: [SR-Users] Generating logging based on SIP messages

2013-01-28 Thread Daniel-Constantin Mierla
Hello, siptrace module can store directly to a database. It stores some attributes separately, also it can selectively do it only for some requests based on config file. Looking over that part of code in siptrace can be a starting point. Cheers, Daniel On 1/24/13 12:41 PM, Grant Bagdasarian