Re: [SR-Users] Kamailio-SEMS Integration

2015-11-22 Thread Prashant Desai
Hi Alex, Thanks for your reply.We achieved SEMS and kamailio communication through UDP. since we have a requirement to support unix mode of communication with SEMS,we are trying to achieve it. Regards, Prashant. On Mon, Nov 23, 2015 at 12:03 PM, Alex Balashov wrote: > Hello, > > 1. In general,

Re: [SR-Users] Kamailio-SEMS Integration

2015-11-22 Thread Alex Balashov
Hello, 1. In general, these questions are more appropriate for the SEMS mailing list. ‎2. SEMS 'sbc' module provides the B2BUA functionality you're looking for, in both 1.5 and 1.6. You don't need a UNIX domain socket; just send requests from Kamailio to SEMS over a normal SIP transport (e.g. U

[SR-Users] Kamailio-SEMS Integration

2015-11-22 Thread Prashant Desai
Hi, We are working on kamailio-4.2.3 and we require B2BUA functionality to be achieved.From kamailio official website we got to know,we can integrate kamailio with SEMS to achieve B2BUA functionality. We have few queries regarding this integration. 1.SEMS-1.6.0(latest version available) is been u

[SR-Users] Kamailio, rtpproxy, websocket and 488 error

2015-11-22 Thread Alfredo Pastor
Hello, I was doing some tests with Elastix MT that use version 4.1.6 of Kamailio and by default uses rtpproxy, I had the problem of error 488 and unable to make calls from websockets (Incompatible SDP). I could see that Peter Dunkley in a video explains that the problem is solved by rewriting the

Re: [SR-Users] MESSAGE is not successfull in Kamailio IMS

2015-11-22 Thread Thierry Luo
Hi Carsten, Thanks for your reply. I’m using IMSDroid to send SIP MESSAGE to Boche IMS Client (Windows). It’s not actually SMS. It’s just SIP MESSAGE from one SIP user to another SIP user, without any PSTN or Mobile Network users included in the scenario. I doubt it is the problem of

Re: [SR-Users] MESSAGE is not successfull in Kamailio IMS

2015-11-22 Thread Carsten Bock
Hi, what user agent are you using? IMSDroid or similar? Quick note: 3GPP SMS over IP (sent as SIP MESSAGE) is never direct, but always store & forward, so you need an SMSC... Thanks, Carsten Am 21.11.2015 6:01 nachm. schrieb "Thierry Luo" : > Hi All, > > I installed kamailio on Ubuntu as IMS pCS

Re: [SR-Users] TLS not enough memory issue with git master

2015-11-22 Thread Anthony Messina
I did tow things on 2015-11-19 which seem to have (at least temporarily) resolved this issue: 1. Upgraded to git master@b056aed 2. Commented out #modparam("usrloc", "close_expired_tcp", 1) based on http://lists.sip-router.org/pipermail/sr-users/2015-November/090733.html -A On Wednesday, Novem

[SR-Users] Kamailio geolocation module

2015-11-22 Thread Mititelu Stefan
Hi everyone, Is there such a thing like "geolocation" module in Kamailio? (or something related to it i.e. [1] [2]). Thanks, Stefan Mititelu [1] https://tools.ietf.org/html/rfc6442 [2] https://tools.ietf.org/html/rfc3693#page-6 ___ SIP Express Router (

Re: [SR-Users] rtpengine via-branch=extra question

2015-11-22 Thread Richard Fuchs
On 11/22/2015 05:50 AM, Juha Heinanen wrote: Richard Fuchs writes: Yes, one of the two usual call timers. Off the top of my head I believe the longer ("silenced") timer is the relevant one here. Just for curiosity, I tried to find out from the sources, how long that SILENT timer is, but didn'

Re: [SR-Users] rtpengine via-branch=extra question

2015-11-22 Thread Juha Heinanen
Richard Fuchs writes: > Yes, one of the two usual call timers. Off the top of my head I believe > the longer ("silenced") timer is the relevant one here. Just for curiosity, I tried to find out from the sources, how long that SILENT timer is, but didn't succeed. -- Juha ___