[SR-Users] Kamailio Installaton compatibility with ARM9 Architecture

2014-09-10 Thread Nandini madhu
Dear all, Greetings. We need to install Kamailio server in ARM9 architecture based system (Example: Xilinx XC7Z045-2FFG676I FPGA board). Pleasse suggest me that, is there any possibility of installing Kamailio in ARM9 architecture based systems. Please respond Regards sermj2012 ___

[SR-Users] New developer: Luis Azedo

2014-09-10 Thread Daniel-Constantin Mierla
Hello, I would like to announce that a new developer has now write access to Kamailo git repository: Luis Azedo. His commit username is: lazedo He is going to push soon the 'kazoo' module that was discussed these days on the mailing list - a module connector for the Kazoo - the open source,

[SR-Users] Freezing development for v4.2 at the end of today

2014-09-10 Thread Daniel-Constantin Mierla
Hello, the development of new features for next major release, v4.2.0, is going to be frozen by end of today. As we have developers all over the world, we are going to allow everyone to benefit of the full day, so technically is like end of Wednesday, September 10, in Hawaii ( :-) a good fit,

Re: [SR-Users] Location of Encryption Algorithm in TLS Module

2014-09-10 Thread Klaus Darilion
The TLS module uses OpenSSL libraries. You can force a dedicated algorithm with the standard OpenSSL methods. If you want to change an algorithm, you have to change OpenSSL. regards Klaus On 10.09.2014 08:09, aawaise wrote: > Hello, > > I have downloaded and unzipped kamailio package available o

Re: [SR-Users] [sr-dev] new module db_kazoo

2014-09-10 Thread Klaus Darilion
Kazoo seems to be a product name of 2600Hz. If the module is generic, then I would suggest to name it amqp, which better describe what it does. regards Klaus On 09.09.2014 14:44, Daniel-Constantin Mierla wrote: > Hello, > > I see there are some new functions prefixed with kazoo_, using a > termi

Re: [SR-Users] [sr-dev] new module db_kazoo

2014-09-10 Thread Daniel-Constantin Mierla
I was checking the sources a bit and while is using an amqp beneath, it has some functions specific for kazoo, mainly aggregating presence events (on top of the other presence modules). So it is not really a generic amqp. Maybe latter it can be split on two, one just for message queue communica

[SR-Users] New developer: Federico Cabiddu

2014-09-10 Thread Daniel-Constantin Mierla
Hello, I would like to announce that Federico Cabiddu has now write access to Kamailio git repository. He is going to push a new module named tsilo, which facilitates adding new branches to active transactions -- the typical case implemented so far is to track invites per callee and add a new

Re: [SR-Users] How to increment dialog calee_cseq value when using t_uac_dlg via xmlrpc for generating INFO requests

2014-09-10 Thread Drazen Rep
Hi, On 09.09.2014., at 16:32, Daniel-Constantin Mierla > wrote: > I am using Kamailio 4.1.1 and dlg_manage() function for processing SIP > requests with dialog module. After call is established Kamailio is being > used for generating in-dialog INFO request toward caller (using t_uac_dlg > func

[SR-Users] LCR base on call rate

2014-09-10 Thread Satish Patel
I heard somewhere LCR can do routing based on call rate and call price, does it true? I haven't seen any config or doc which does call rate using LCR. It only does routing base on prefix scan. Am I missing something here? Sent from my iPhone ___ SIP

[SR-Users] LCR base on call rate

2014-09-10 Thread Juha Heinanen
Satish Patel writes: > I heard somewhere LCR can do routing based on call rate and call > price, does it true? I haven't seen any config or doc which does call > rate using LCR. It only does routing base on prefix scan. for each prefix you can define gateways and give each a priority and weight.

Re: [SR-Users] Kamailio Installaton compatibility with ARM9 Architecture

2014-09-10 Thread Daniel-Constantin Mierla
Hello, On 10/09/14 09:08, Nandini madhu wrote: Dear all, Greetings. We need to install Kamailio server in ARM9 architecture based system (Example: Xilinx XC7Z045-2FFG676I FPGA board). Pleasse suggest me that, is there any possibility of installing Kamailio in ARM9 architecture based systems

Re: [SR-Users] TCP SYN only

2014-09-10 Thread Daniel-Constantin Mierla
Hello, the logs on tcp are mostly about the remote closing the connection. So nothing wrong about tcp reported by kamailio. Maybe you can look at the tcp connections details via rpc commands and see if you can spot a reason there: - http://www.kamailio.org/docs/docbooks/devel/rpc_list/rpc_l

Re: [SR-Users] app_java issue

2014-09-10 Thread Daniel-Constantin Mierla
Looks like a buffer overflow done somewhere. What version of kamailio are you using? Can you set memlog=1 kamailio.cfg, run again and send all the log messages to me? Cheers, Daniel On 09/09/14 21:31, Tom Johnson wrote: Per my previous message, I determined that the module’s makefile was

Re: [SR-Users] TLS Handshake failing with WSS

2014-09-10 Thread Daniel-Constantin Mierla
The set_reply_close() should be removed from there. For digest authentication, simply use the same functions as for sip (e.g., from auth/auth_db modules). Cheers, Daniel On 09/09/14 16:49, Manuel Camarg wrote: According to this article I mentioned in the beginning: http://nil.uniza.sk/sip/k

Re: [SR-Users] TLS Handshake failing with WSS

2014-09-10 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > The set_reply_close() should be removed from there. why is that? my wss clients work fine even when i have: event_route[xhttp:request] { # Handle HTTP requests set_reply_close(); set_reply_no_connect(); this was included in the original instr

Re: [SR-Users] TLS Handshake failing with WSS

2014-09-10 Thread Daniel-Constantin Mierla
On 10/09/14 18:43, Juha Heinanen wrote: Daniel-Constantin Mierla writes: The set_reply_close() should be removed from there. why is that? my wss clients are they ws (over tcp) or wss (over tls)? work fine even when i have: event_route[xhttp:request] { # Handle HTTP requests se

Re: [SR-Users] TLS Handshake failing with WSS

2014-09-10 Thread Juha Heinanen
Daniel-Constantin Mierla writes: > On the other hand, I remember that I tested with default example some > time ago and worked. However, more recent versions of browsers don't > work with that anymore. What browser (or wss client) are you using? i have used jsip based web client both with firef

Re: [SR-Users] websocket:ws_current_connections vs. kamctl fifo ws.dump

2014-09-10 Thread Luis F Urrea
Any ideas are welcome. I wanted to try to get input from someone familiar with the websockets module as these statistics seem rather bogus from the comparison with netstat connections. On Mon, Sep 8, 2014 at 12:09 PM, Luis F Urrea wrote: > Hello > > I have a question in regards monitoring webso

[SR-Users] WebRTC meeting Norfolk, 15 October 2014

2014-09-10 Thread Daniel Pocock
I'll be in Norfolk, VA for xTupleCon in October On 15 October, there will be two events for WebRTC: 14:15 a talk about the xTuple WebRTC extension at xTupleCon - must register for xTupleCon to attend this 17:30 a technical / developer workshop at xTuple's offices - free, anybody welcome,

Re: [SR-Users] LCR base on call rate

2014-09-10 Thread Satish Patel
Thanks for replay, anyone did that before? Any example or sample script will help Sent from my iPhone On Sep 10, 2014, at 12:17 PM, Juha Heinanen wrote: > Satish Patel writes: > >> I heard somewhere LCR can do routing based on call rate and call >> price, does it true? I haven't seen any con

Re: [SR-Users] TLS Handshake failing with WSS

2014-09-10 Thread Manuel Camarg
Hello Juha They why you think i'm encountering this issue based on the beginning of this topic? http://lists.sip-router.org/pipermail/sr-users/2014-September/084699.html Daniel: > However, more recent versions of browsers don't work with that anymore Do you have an example of some functional wss

Re: [SR-Users] TLS Handshake failing with WSS

2014-09-10 Thread Juha Heinanen
Manuel Camarg writes: > They why you think i'm encountering this issue based on the beginning of > this topic? > http://lists.sip-router.org/pipermail/sr-users/2014-September/084699.html perhaps it has something to do with sipml5. i'm using jssip based ws client. try with the jssip demo client to

Re: [SR-Users] LCR base on call rate

2014-09-10 Thread Juha Heinanen
Satish Patel writes: > Thanks for replay, anyone did that before? Any example or sample > script will help. you just call load_gw() first and then make next_gw() calls until call succeeds. this is explained in the README. -- juha ___ SIP Express Rout

[SR-Users] Help to build a Kamailio SBC

2014-09-10 Thread [PRE s.r.l.] - Alex
Hi to everyone, I’m trying to implement a SBC for my network based on Kamailio The base idea is putting Kamailio on a dual home machine (one public interface for clients and a private interface for media servers and database), using rtpproxy to handle the relaying from public to private network.