Re: [sr-dev] [SR-Users] Listen on eth alias interface

2014-06-04 Thread Konstantin M.
I don't think it is a big problem. See my tests: root@milana:~# ip a l 1: lo: mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo 2: eth1: mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 00:50:fc:98:d7:8b b

[sr-dev] Dialog module issue on OS/X

2014-06-04 Thread Olle E. Johansson
I could not load the dialog module, because of a linking problem with the symbol destroy_dlg. Found that it's declared "inline" twice which may cause an issue. With this change, that I don't dare to commit myself, I could load dialog and explore it. Can someone take a look at this, someone that

Re: [sr-dev] Fwd: Create multiple profiles using dialog module

2014-06-04 Thread Carlos Ruiz Díaz
Can you share your configuration file? On Wed, Jun 4, 2014 at 1:03 AM, Rahul MathuR wrote: > HI Carlos, > > Thanks for reply. > > In my case the key is SIP Server IP. My kamailio Proxy is connected to > many sip server IPs say 5. I want to limit maximum channels per sip server > ip. So I set ma

[sr-dev] git:4.1: srdb1: fix memory leak in db-id

2014-06-04 Thread Torrey Searle
Module: sip-router Branch: 4.1 Commit: 94ebfb5d5973ed59de84ca0e0c87052b4c80f9de URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=94ebfb5d5973ed59de84ca0e0c87052b4c80f9de Author: Torrey Searle Committer: Torrey Searle Date: Mon Jun 2 19:51:19 2014 +0200 srdb1: fix