Re: [SR-Users] One way video using Kamailio, WebRTC, and Asterisk

2018-01-04 Thread Daniel-Constantin Mierla
Hello, On 23.12.17 21:05, Wilkins, Steve wrote: > > First I want to give Denys a huge shout-out for all of the help he has > given me.  It is wonderful that boards like this exists and people are > so willing to help a newbie learn. > >   > > I am on what I am hoping is my last major issue with

Re: [SR-Users] Is it possible to inject variables into transaction scope

2018-01-04 Thread Daniel-Constantin Mierla
Hello, the variables attached to a transaction are the avps and xavps, but at this moment you cannot add one if the transaction is not active (under processing by config interpreter) at that moment. It would be possible if you want to write some C code: search the transaction by its id, then you

Re: [SR-Users] kamailio-5.0.5 active/passive pcs/cluster with rtpengine - how to fix calls after failover

2018-01-04 Thread Daniel-Constantin Mierla
Hello, are kamailio and rtpenigine on same system? Cheers, Daniel On 04.01.18 12:21, Karsten Horsmann wrote: > Hello List, > > and also an happy new year to everyone. > > I use CentOS 7.4.x with kamailio 5.0.5 and rtpengine on a > pacemaker/corosync cluster > in front of an internal kamailio

Re: [SR-Users] Kamailio fail to start with db_mongodb and ndb_mongodb modules

2018-01-04 Thread Abdul Basit
Hi Daniel, Thank you for your reply. I tested libmongoc with debian package available with repo. Then I moved to compile from source. result was same. But i will try it again with fresh installation and will post here. -- regards, abdul basit On 2 January 2018 at 16:38, Daniel-Constantin

[SR-Users] kamailio-5.0.5 active/passive pcs/cluster with rtpengine - how to fix calls after failover

2018-01-04 Thread Karsten Horsmann
Hello List, and also an happy new year to everyone. I use CentOS 7.4.x with kamailio 5.0.5 and rtpengine on a pacemaker/corosync cluster in front of an internal kamailio siprouter and media-services. If i did an "pcs node standby" to failover my frontend-kamailio (udp/tcp 5060, udp/tcp 5061-tls

Re: [SR-Users] Kami as NAT traversal + FS as media

2018-01-04 Thread Daniel-Constantin Mierla
Hello, On 25.12.17 10:16, Yu Boot wrote: > Hello. I want to implement the following scheme: > > Kami takes inbound call, replces SPD for correct NAT trversal and > forward that call to FS. Kami should NOT be in RTP stream. Is it > possible? Any advices? > Kamailio should not touch the SDP if it

Re: [SR-Users] Critical Error

2018-01-04 Thread Daniel-Constantin Mierla
Hello, thanks for writing to conclude this discussion thread, for the archive it is good to have the message pointing to the solution or if the issue was elsewhere. Cheers, Daniel On 02.01.18 18:10, Nicolas Breuer wrote: > Hello the list, > > Just to inform you that the issue was solved. > >

Re: [SR-Users] Kamailio Remote User Registration

2018-01-04 Thread Daniel-Constantin Mierla
Hello, it is not clear to me where you got stuck ... normally uac remote registration is done at startup. If you want to do it when an incoming register is processed, then you can enable (or disable) it via RPC, you can use jsonrpc_exec() from jsonrpcs module:  -

Re: [SR-Users] parsing of SIP message failed

2018-01-04 Thread Daniel-Constantin Mierla
Hello, On 03.01.18 12:33, Suresh Talasaniya wrote: > Hi, > > *I consistently receive the following 3 errors (see below) over and > over when a call is being collected.* *what do you mean by "when a call is being collected"? What exactly are you doing in kamailio.cfg for this operation> The

Re: [SR-Users] t_relay dying ?

2018-01-04 Thread Daniel-Constantin Mierla
Hello, if one side of the call is breaking the contact, then a workaround in kamailio is to use htable to store the contact address per callid+from/to tag. I encountered couple of times such situation and the condition in the config file is like:   - if the r-uri of ACK (BYE, etc...) matches