[SR-Users] dlg_set_timeout bye to websockets client

2017-01-26 Thread Switch168
Hello, Just wondering if it's possible to intercept the bye message that dlg_set_timeout sends out to do some nat_helper function to fix it so the bye can be sent to random.invalid uris. I know there is the edge proxy outbound module but wondering if I can do it without. Regular bye between 2 cl

[SR-Users] Fwd: dlg_set_timeout bye to websockets client

2017-01-26 Thread Andrew Tan
Hello, Just wondering if it's possible to intercept the bye message that dlg_set_timeout sends out to do some nat_helper function to fix it so the bye can be sent to random.invalid uris. I know there is the edge proxy outbound module but wondering if I can do it without. Regular bye between 2 cl

Re: [SR-Users] FOSDEM 2017

2017-01-26 Thread David Villasmil
Hello Guys, Count me in, as well! David On Thu, Jan 26, 2017 at 3:13 PM DanB wrote: > Hey Daniel, > > Would be there 2 persons for sure, so please count us also in. > > Thanks, > DanB > > ___ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-user

Re: [SR-Users] mhomed opened sockets

2017-01-26 Thread Diego Nadares
Hi list, Any help on this? Cheers. Diego. 2017-01-25 16:29 GMT-03:00 Diego Nadares : > Hi Guys, > > We have two network interfaces. One public and one private. We had enabled > mhomed and works great BUT if we do a netstat -naup | grep 5060 we see that > some sockets keeps opened also when t

Re: [SR-Users] missing memory after tls cleanup

2017-01-26 Thread Andy
Thanks Daniel for the quick response, here is before/after I see real_used_size increased by 880k before: shmem:fragments = 26346 shmem:free_size = 8572547448 shmem:max_used_size = 19229728 shmem:real_used_size = 17387144 shmem:total_size = 8589934592 shmem:used_size = 11844368 after: shmem:fragm

[SR-Users] R: parallel media forking during ringing phase

2017-01-26 Thread Tomas Zanet
Hello Daniel, I meant the caller device. As soon as it receives all 180 +SDPs, can send the media to PBX system, in particular mediaproxy, which forwards it to all destinations. Thanks T. Tomas Zanet Software Design Department tza...@came.com CAME S.p.A. -Messaggio originale- Da: sr-u

Re: [SR-Users] missing memory after tls cleanup

2017-01-26 Thread Daniel-Constantin Mierla
Hello, there can be some overhead taken away by memory fragments. Can you give the output of: kamctl stats shmem before and after the test? Cheers, Daniel On 26/01/2017 05:37, Andy wrote: > Hi, > > the tls total memory before and after a tls connection is cleaned up does > not match, > > duri

Re: [SR-Users] parallel media forking during ringing phase

2017-01-26 Thread Daniel-Constantin Mierla
Hello, which SIP UA is supposed to send the early media? The caller device or the PBX system? Cheers, Daniel On 26/01/2017 08:48, Tomas Zanet wrote: > Hi all, I'm writing to the community because I need a hint from Kamailio and > voip gurus: the goal is adding parallel forking call with early-

Re: [SR-Users] RFC: Kamailio tutorials/cookbooks/docs - wiki or markdown

2017-01-26 Thread Daniel-Constantin Mierla
Hello, follow the usual contribution process recommended by github, respectively the pull requests. That means: - clone the kamailio/kamailio-docs repository to your account - add the tutorial in your cloned repository - when it is ready make a pull request back to origin repository You ca

Re: [SR-Users] RFC: Kamailio tutorials/cookbooks/docs - wiki or markdown

2017-01-26 Thread Annus Fictus
Hello, If I have a github accunt can I write a new HowTo? If i can, how? Regards El 26/01/2017 a las 04:52, Daniel-Constantin Mierla escribió: Hello, some updates ... I created the kamailio-docs repository on github and converted two of the wiki tutorials for installing Kamailio. Actualy i

Re: [SR-Users] Using DNS for Service Discovery with Kamailio

2017-01-26 Thread Casco, Alessio
Thanks for your help, Unfortunately with kamailio 4.4.4, dispatcher module and your suggestions, I still don't see the SRV record picked up (at least using the kamcmd dispatcher.list command). I didn't try the LCR module yet, I want to be sure first that dispatcher is not able to handle SRV firs

Re: [SR-Users] FOSDEM 2017

2017-01-26 Thread DanB
Hey Daniel, Would be there 2 persons for sure, so please count us also in. Thanks, DanB ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-u

Re: [SR-Users] RFC: Kamailio tutorials/cookbooks/docs - wiki or markdown

2017-01-26 Thread Daniel-Constantin Mierla
Hello, some updates ... I created the kamailio-docs repository on github and converted two of the wiki tutorials for installing Kamailio. Actualy it is a bit more than just converting, some new content being added. The repository on github can be found at: * https://github.com/kamailio/kamail