Re: [SR-Users] Configuration Issue on Kamailio.

2016-08-30 Thread Laura
Dear Daniel and list, i tried to use and test the restore_mode --> auto and this is what will fix my issue. Now ,the problem i have is that on my kamailio.cfg i need to use a replace.. Inside the branch_route[MANAGE_BRANCH] i use an uac_replace_to("$ru"); Why this ?.. because i use tech prefix

Re: [SR-Users] Rate limiting

2016-08-30 Thread Andreas Granig
Hi Alex, http://www.kamailio.org/docs/modules/4.4.x/modules/ratelimit.html is another approach here. Tried it as a proof of concept recently and it seems to do its job. Seems like pipelimit is derived from ratelimit. What's the main difference from ratelimit, other than named pipes and DB support

Re: [SR-Users] uac_auth and (serial) forking

2016-08-30 Thread Daniel Tryba
On Mon, Aug 29, 2016 at 05:23:46PM +0200, Daniel-Constantin Mierla wrote: > can you try to change the module exports for uac module and allow > uac_auth() for REQUEST_ROUTE or BRANCH_FAILURE_ROUTE (not sure right now > by heart which one is required) and see if it actually works. Then the > flags c

Re: [SR-Users] 4.4 topos ignoring Record-Route?

2016-08-30 Thread Daniel-Constantin Mierla
I pushed a new commit, can you give it another try? Cheers, Daniel On 29/08/16 12:11, Daniel Tryba wrote: > On Fri, Aug 26, 2016 at 01:55:13PM +0200, Daniel-Constantin Mierla wrote: >> Finally some time to look at the source code for it ... can you run with >> higher debug level for topos and gr

Re: [SR-Users] 4.4 topos ignoring Record-Route?

2016-08-30 Thread Daniel Tryba
On Tue, Aug 30, 2016 at 03:15:14PM +0200, Daniel-Constantin Mierla wrote: > I pushed a new commit, can you give it another try? > A quick test confirms that the previous scenario is now handled correctly. ACK and BYE are now routed correctly (not end to end based on contact). I'll try to test al

[SR-Users] Centos, kamailio 4.4 and jansson module load issue.

2016-08-30 Thread Jonathan Hunter
Hi Guys, I am running Centos 6.5 and have installed kamailio 4.4 from Git. All is running well until I try and load the jansson module. I have installed jansson-2.7 from src, but when loading the module in kamailio I get; Aug 30 20:06:24 sip1 kamailio: ERROR: [sr_module.c:582]: load_module(): c

Re: [SR-Users] Centos, kamailio 4.4 and jansson module load issue.

2016-08-30 Thread Alex Balashov
Can you paste the output of: ldd /usr/local/kamailio-4.4/lib64/kamailio/modules/jansson.so ? -- Alex On 08/30/2016 04:12 PM, Jonathan Hunter wrote: Hi Guys, I am running Centos 6.5 and have installed kamailio 4.4 from Git. All is running well until I try and load the jansson module. I hav

Re: [SR-Users] Centos, kamailio 4.4 and jansson module load issue.

2016-08-30 Thread Jonathan Hunter
Hi Alex, Sure; ldd /usr/local/kamailio-4.4/lib64/kamailio/modules/jansson.so linux-vdso.so.1 => (0x7fffa3d0d000)libc.so.6 => /lib64/libc.so.6 (0x7f5563f4b000)/lib64/ld-linux-x86-64.so.2 (0x55f10acaa000) Thanks Jon > To: sr-users@lists.sip-router.org > From: a

Re: [SR-Users] Looking for network version of ds_reload

2016-08-30 Thread Chad McElligott
Hey Alex, this worked well for me. As far as the security portion goes, I just exposed the tcp on a separate port that is only accessible to linked containers. I feel like that should be sufficient. Thank you for the direction! -- Chad McElligott Digium, Inc. | Senior Software Developer 445 Jan

Re: [SR-Users] Looking for network version of ds_reload

2016-08-30 Thread Alex Balashov
Not a problem. Glad it worked out! -- Alex -- Principal, Evariste Systems LLC (www.evaristesys.com) Sent from my Google Nexus. ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip

[SR-Users] Htable keys and key::size inconsistencies

2016-08-30 Thread Fabian Borot
Hi, I am using htable module with version 4.4 storing multiple values in the same key (I set the key_type = 1 for each entry, array key). I have found an issue with the htable module. Some keys show up when using: "./kamcmd htable.get my_table key[0]" but when asking for the "key::size" I say

[SR-Users] kamailio outgoing gateway

2016-08-30 Thread Andrzej Kaczmarczyk
I have common, cheap TL-WR1043ND V1 router. For private purposes I've set kamailio voip on my own server INSIDE my LAN. Is it possible to connect to that server from outside, through openWRT router? Many tries, no success - too many jumps or something similar. I guess router should be fully tran