[SR-Users] Fwd: Kamailio 4.3.x location_attrs update issue

2017-02-20 Thread Mridul B
Hi, We've noticed a case where the *location_attrs* table isn't updated when there's an unexpected shutdown of a SIP device (here there'll be no REGISTER message sent with expires=0). We're using Kamailio v4.3.x When the SIP device shuts down ungracefully. The location table is updated using

[SR-Users] Fwd: [sr-dev] git:master:c32a5f64: sipcapture: added $hep(src_ip) variable

2017-02-09 Thread David Villasmil
Hello guys, i just installed kamailio from deb http://deb.kamailio.org/kamailio50-nightly jessie main deb-src http://deb.kamailio.org/kamailio50-nightly jessie main And i'm trying to use the newly exposed $hep(src_ip) by: if ( ds_is_from_list("10", "2", "sip:$hep(src_ip)" ) ) but i'm

[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

[SR-Users] Fwd: help configure dispatcher in Amazon ec2

2016-12-26 Thread huan nguyen duy
Sorry i forgot to include config files for load balancer and sip server. Here it is: Config for Load balancer: http://pastebin.com/dnanQa1e Config for Sip server: http://pastebin.com/iYbTHsCC Steve Nguyen,

Re: [SR-Users] Fwd: Kamailio + IMS + sipml5 call to softphone

2016-11-01 Thread Alberto Llamas
HI Serhat, Is it possible to have a packet capture for the cases you mention. Regards, On Tue, Nov 1, 2016 at 12:15 PM, Serhat Guler wrote: > Hi, > > I have a setup as follows: > > IMS enabled on Kamailio and whereas websockets are enabled for PCSCF for > webrtc calls. > >

[SR-Users] Fwd: Kamailio + IMS + sipml5 call to softphone

2016-11-01 Thread Serhat Guler
Hi, I have a setup as follows: IMS enabled on Kamailio and whereas websockets are enabled for PCSCF for webrtc calls. Calls(both audio and video) between to sipml5 clients using firefox web browser is possible. The session is setup for the calls from sipml5 to Mercuro, but then there isn't

Re: [SR-Users] Fwd: TOPOH Module in Kamialio

2016-10-06 Thread Ginti Saurabh
Thanks Danial :) for expaining On Thu, Oct 6, 2016 at 4:26 PM, Daniel-Constantin Mierla wrote: > topoh is a module that provides topology hiding by masking IP addresses in > Via, Contact and Record-Route headers. Making is done by replacing the > original ip with mask ip and

Re: [SR-Users] Fwd: TOPOH Module in Kamialio

2016-10-06 Thread Daniel-Constantin Mierla
topoh is a module that provides topology hiding by masking IP addresses in Via, Contact and Record-Route headers. Making is done by replacing the original ip with mask ip and the original ip is hidden in parameters after it is ecrypted, so it can be decrypted on the other way of the traffic. If

Re: [SR-Users] Fwd: TOPOH Module in Kamialio

2016-10-06 Thread Ginti Saurabh
Danial, i have gone thorugh the URl, but a little bit confuse that what exactly this module does? If i commented out thease lines then what will be the effect or will it effect the system? On Thu, Oct 6, 2016 at 3:18 PM, Daniel-Constantin Mierla wrote: > Hello, > > On

Re: [SR-Users] Fwd: TOPOH Module in Kamialio

2016-10-06 Thread Daniel-Constantin Mierla
Hello, On 06/10/16 11:45, Ginti Saurabh wrote: > Hi Danial, > > below is the line. > modparam("topoh", "mask_ip", "192.168.0.1") > > loadmodule "topoh.so" if you comment the lines above, then the topoh module won't be loaded and the IP addresses in routing headers will not be masked anymore. To

Re: [SR-Users] Fwd: TOPOH Module in Kamialio

2016-10-06 Thread Ginti Saurabh
Hi Danial, below is the line. modparam("topoh", "mask_ip", "192.168.0.1") loadmodule "topoh.so" On Thu, Oct 6, 2016 at 3:03 PM, Daniel-Constantin Mierla wrote: > Hello, > On 05/10/16 13:30, Ginti Saurabh wrote: > > Hi, > > Can you let me know what is TOPOH module do in

Re: [SR-Users] Fwd: TOPOH Module in Kamialio

2016-10-06 Thread Daniel-Constantin Mierla
Hello, On 05/10/16 13:30, Ginti Saurabh wrote: > Hi, > > Can you let me know what is TOPOH module do in kamailio? > > what does it do? > > and if commented out this line then will it effect the system? what line and what system are you referring to? Cheers, Daniel -- Daniel-Constantin Mierla

[SR-Users] Fwd: TOPOH Module in Kamialio

2016-10-05 Thread Ginti Saurabh
Hi, Can you let me know what is TOPOH module do in kamailio? what does it do? and if commented out this line then will it effect the system? ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org

Re: [SR-Users] Fwd: Kamailio with SNMP

2016-08-24 Thread Daniel-Constantin Mierla
Hello, On 23/08/16 18:35, Rodrigo Moreira wrote: > Hello, > > Once set up and running the Kamailio environment would like to install > SNMP and incorporate the functionality to collect the statistics of > IMS entities. > > It's possible? snmpstats module is independent and can be loaded in any

[SR-Users] Fwd: Kamailio with SNMP

2016-08-23 Thread Rodrigo Moreira
Hello, Once set up and running the Kamailio environment would like to install SNMP and incorporate the functionality to collect the statistics of IMS entities. It's possible? When I call the module "snmpstats" I am informed that the module is not present. How can I solve? Another issue, which

[SR-Users] Fwd: [Free-RTC] GSoC progress, more mentors?

2016-06-14 Thread Daniel Pocock
This report was sent to the Free-RTC list https://lists.fsfe.org/mailman/listinfo/free-rtc Most of the projects have an emphasis on SIP If anybody wants to facilitate testing the new Telepathy/Empathy SIP connection manager code against Kamailio or other SIP proxies, registrars and presence

[SR-Users] Fwd: acc_cdrs empty

2016-03-31 Thread Nelson Migliaro
Resolved, due to a routing error, dialog flag was not being activated setflag(4); -- Forwarded message -- From: Nelson Migliaro Date: 2016-03-30 23:50 GMT+02:00 Subject: acc_cdrs empty To: "Kamailio (SER) - Users Mailing List"

[SR-Users] Fwd: How to get Authorization Attributes

2016-03-06 Thread Marrold
Hi All, I am trying to get attributes from the Proxy-Authenticate WWW-Authenticate and Authorization headers, namely username, realm, uri, nonce, and response, I can see some of these are already presented as psuedo-variables, however nonce and response are not. What's the most efficient way

Re: [SR-Users] Fwd: [kamailio]: Querie on ratelimit module

2016-03-01 Thread Prashant Desai
Thanks Sammy, You have correctly understood the requirement. Initially we also thought to use the approach which you have mentioned. But, Since we came across ratelimit module which all ready has inbuilt CPU Monitoring and other techniques so we started using it. If we can we get some help on

Re: [SR-Users] Fwd: [kamailio]: Querie on ratelimit module

2016-03-01 Thread SamyGo
Hi Prashant, If I were to do it the lazy way and if I have understood your requirement completely. I might've ended up using snmp monitoring of the CPU and set a memcache/redis variable to be 0 or 1 in case CPU goes above or below 70. In my kamailio.cfg I would just check that redis variable and

[SR-Users] Fwd: [kamailio]: Querie on ratelimit module

2016-03-01 Thread Prashant Desai
Hi Kamailio, We are using Kamailio V4.2.3 for our project and we are trying to address the performance requirement. We have following queries and need some inputs from Kamailio. *Requirement :* CPU Utilization Limit to 70%, If the limit is crossed Kamailio has to reject the

[SR-Users] Fwd: Registration Failure - IMS

2016-02-16 Thread Cristina Caridi
Hello, do you have any suggestion on this? Thank You, Cristina -- Forwarded message -- From: Cristina Caridi Date: 2016-02-05 9:26 GMT+01:00 Subject: Re: [SR-Users] Registration Failure - IMS To: Jason Penton Cc:

Re: [SR-Users] Fwd: Invalid Configuration File

2016-01-27 Thread Sunil More
Hello Andrew, Seems like the config file is not able to find the modules. Can you check the modules path. Compare the modules path in both the files. Regards, Sunil More On Jan 27, 2016 7:36 PM, "Andrew J. Smith" wrote: > Hello! > > I followed this tutorial >

[SR-Users] Fwd: Invalid Configuration File

2016-01-27 Thread Andrew J. Smith
Hello! I followed this tutorial (http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour) to the T using virtual box and a debian wheezy image. Actually, I did change one thing: This repository "deb http://deb.kamailio.org/kamailio31-nightly squeeze main" always resulted in a file

[SR-Users] Fwd: [Free-RTC] FOSDEM Real Time devoom: call for help

2016-01-25 Thread Daniel Pocock
Forwarded Message Subject:[Free-RTC] FOSDEM Real Time devoom: call for help Date: Sun, 24 Jan 2016 19:17:02 +0100 From: Saúl Ibarra Corretgé Reply-To: Free real-time-communications discussion list To: Free

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-20 Thread Nelson Migliaro
>From what I saw, Nat´d por does not change. It always use 52548. Questions: 1 - In order to get rport, as you mentioned, i can use transformation. ¿What variable / pseudovariable I can use to get a string that contains rport? 2 - After I get that info, what would be the best way to insert that

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-19 Thread Daniel-Constantin Mierla
To get rport you can use transformations. If you restart kamailio, is the firewall preserving the same value for rport? Cheers, Daniel On 19/01/16 18:18, Nelson Migliaro wrote: > I am thinking that I cat get the port during the first call and then > use that port for the rest of calls. > Maybe

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-19 Thread Nelson Migliaro
I am thinking that I cat get the port during the first call and then use that port for the rest of calls. Maybe that first call will fail but after that, all calls will go fine. Example of a Trying showing received port: 52548 ¿Do you know what pseudovariable represent that value? I tested with

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-14 Thread Nelson Migliaro
Yes it is possible, but is there an easy way to workaround the issue using Kamailio. Because I have the port because vendor is sending that info in Trying: 2016/01/13 20:10:15.842055 VENDOR-IP:5060 -> PRIVATE-IP-KAMAILIO:5060 SIP/2.0 100 trying -- your call is important to us Via: SIP/2.0/UDP

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-14 Thread Daniel-Constantin Mierla
Not really up to date with all Asterisk features -- do you know if you can append a custom header to a SIP response that is going to be generated by Asterisk? Eventually the reply for an OPTIONS request. Cheers, Daniel On 14/01/16 17:19, Nelson Migliaro wrote: > Yes, I manage all devices, even

[SR-Users] Fwd: Kamailio and NAT

2016-01-14 Thread Nelson Migliaro
Thank you Daniel for your answer, As you mention, there is a symmetric nat and router does not allow a static NAT. By sniffing traffic I can see the port is using new but in case it change, how can automate the process of advertising the correct port? Cheers! -- Forwarded message

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-14 Thread Daniel-Constantin Mierla
Ahh, I thought Asterisk is in the public internet, but actually you connect to a provider (vendor), which seems to run Kamailio as well. Using information from 100 trying is too late, as the INVITE was already sent... so one more question before trying to propose a solution. Do you have to

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-14 Thread Daniel-Constantin Mierla
Do you control the Asterisk? If yes, depending on Asterisk capabilities of building replies, you may be able to do some automation to detect the external port. Cheers, Daniel On Thu, Jan 14, 2016 at 3:47 PM, Nelson Migliaro wrote: > There is not a public Kamailio, only

Re: [SR-Users] Fwd: Kamailio and NAT

2016-01-14 Thread Daniel-Constantin Mierla
Is the kamailio behind nat communicating with another kamailio on a public IP? Cheers, DAniel On Thu, Jan 14, 2016 at 1:33 PM, Nelson Migliaro wrote: > Thank you Daniel for your answer, > > As you mention, there is a symmetric nat and router does not allow a > static

[SR-Users] Fwd: Regarding rtpengine dtls handling and fetching crypto keys

2016-01-12 Thread riko nir
Hi all, I have a media server and it is able to handle SRTP, provided the crypto key. We are planning to give webrtc support to the media server. We are using opensips+rtpengine for that. For dtls, we are using rtpengine. The rtpengine just needs to do the dtls handshake and it needs to fetch

[SR-Users] Fwd: websocket devices keepalive not working

2015-07-01 Thread Yuriy Gorlichenko
As I read at README to Nathelper it may not work with usrloc table, Is it write? now I use NAT traversal module and Websocket module to keepalive mechanisms, that uses UDP or WS. with UDP it is wery simple method - OPTIONS replies. With WebSocket module keepalive mechanism uses thomething else.

[SR-Users] Fwd: Kamailio start failed

2015-05-27 Thread Gopalakrishnan N
Hi, I have added the ASTERISK integration in kamailio.cfg, after adding those, am not able to start kamailio service, its getting failed, attached is the script. Any help would be appreciated. Thank you with regards, Gopalkrishnan N. Mob: +91 99404 91346 VoIP call -

Re: [SR-Users] Fwd: DMQ htable replication issue.

2015-05-12 Thread Daniel-Constantin Mierla
Hello, On 12/05/15 10:50, José Seabra wrote: Hello Daniel, This issue was my mistake, I have a htable called fscache that connects the call-ids of each call with freeswitch ip, and now I'm re-using the same htable to save other information that i need and replicate it to others kamailios

Re: [SR-Users] Fwd: DMQ htable replication issue.

2015-05-12 Thread José Seabra
Hello Daniel, This issue was my mistake, I have a htable called fscache that connects the call-ids of each call with freeswitch ip, and now I'm re-using the same htable to save other information that i need and replicate it to others kamailios through DMQ. The random values in cname field that i

[SR-Users] Fwd: DMQ htable replication issue.

2015-05-11 Thread José Seabra
Hello I found the root cause of this issue, I'm concatenate the field cname queue:2, and the correct is queue::2, with this last concatenation i don't have any issue, Sorry for my mistake. Regards José Seabra 2015-05-11 12:29 GMT+01:00 José Seabra joseseab...@gmail.com: DMQ sip message

Re: [SR-Users] Fwd: DMQ htable replication issue.

2015-05-11 Thread Daniel-Constantin Mierla
Hello, to be sure is no problem there -- is it like if you use item name queue:2 you get issues? It should not matter if inside item name is : or :: -- that is part of static string. Or it was no relation with the : inside the item name -- somehow I couldn't understand exactly where you had the

[SR-Users] Fwd: Issues after Ubuntu Server Update and WebRTC

2015-02-13 Thread Manuel Camargo Lominchar
Hi, If you are using rtpengine for the rtp you might have to upgrade to a newer version. On my system crypto negotiation in rtpengine started failing after a openssl update in January. Recompiling a newer version from git fixed that. regards M Ok, now I found the problem: Updating was the

Re: [SR-Users] Fwd: Need a support for Siremis and kamailio server

2015-01-14 Thread ram
Hi Rai Post your logs and configuration to suggest best. Ram On Wed, Mar 5, 2014 at 12:51 PM, Gaurav Rai gauravra...@gmail.com wrote: Hi I am using a siremis and *kamailio * hosted server with lylix.net and they give a link for getting a support about Siremis. I need a support to how to

[SR-Users] Fwd: [Kamailio 4.2.0] Carrieroute Routing Questions

2014-11-27 Thread Massimo Varriale (IPZeta)
Hi, is there someone could give me a hint on how to configure this module? I can see that the call is going out to my external gateway interrogating the routing table, however I'm getting a CANCEL from Kamailio. If using this cr_route I can see that users can't place calls themself (internal

[SR-Users] Fwd: WSS connection is getting dropped after BYE is sent

2014-11-25 Thread Gonzalo Gasca
forwarding to alias On Tue, Nov 25, 2014 at 7:09 PM, Kamrul Khan do...@live.com wrote: Hi, I have successfully configured Kamailio for WSS support using the below instructions. Everything works perfectly except, when call is hanged up from the receiving end, Kamailio sends BYE and the

Re: [SR-Users] Fwd: Extension and carrier same ip problem

2014-11-10 Thread Daniel-Constantin Mierla
On 09/11/14 16:32, Martin Snelgoedkoop wrote: Hi, we use Kazoo which loads acl and dial plan out a DB. We run in to smth that seems freeswitch default behavior so that's why I write here. We have a carrier that needs to register a extension to our platform as well. They use the same ip.

[SR-Users] Fwd: Re: beginner's problem with sipping

2014-11-10 Thread Petr Wozniak
I apologize the last sentence of my previous email should be ...but no OPTIONS pings on client's side Now I have installed kamailio 4.2 on server and client is behind NAT with enabled NATSIPPING and the result is the same like on private network = no OPTIONS ping. The only changes in

Re: [SR-Users] Fwd: Extension and carrier same ip problem

2014-11-10 Thread BelTex ISP
Indeed, not an extra proxy, sory for that unclarity Daniel-Constantin Mierla mailto:mico...@gmail.com maandag 10 november 2014 10:31 On 09/11/14 16:32, Martin Snelgoedkoop wrote: You say you prefer not to use a proxy, but the line above indicates kamailio in front of freeswitch. Do you mean

[SR-Users] Fwd: Extension and carrier same ip problem

2014-11-09 Thread Martin Snelgoedkoop
Hi, we use Kazoo which loads acl and dial plan out a DB. We run in to smth that seems freeswitch default behavior so that's why I write here. We have a carrier that needs to register a extension to our platform as well. They use the same ip. And that creates a problem as when I place a call

[SR-Users] Fwd: Registration at SCSCF Failed

2014-10-28 Thread Kamal Palei
This is a BLOCKING issue, we are totally stuck here. Can somebody please guide us why SCSCF sends 403 to us. Thanks Kamal -- Forwarded message -- From: Kamal Palei palei.ka...@gmail.com Date: Wed, Oct 29, 2014 at 9:18 AM Subject: Registration at SCSCF Failed To: SIP Router -

[SR-Users] Fwd: How to setup Kamailio as P-CSCF/S-CSCF/I-CSCF

2014-10-27 Thread Kamal Palei
Since pcscf.cfg does not have load modules syntax, routing logic, shall we user Kamailio.cfg and just include pcscf.cfg at the top of kamailio.cfg file. Or just we will execute Kamailio as P-CSCF and use only pcscf.cfg as config file. Kindly somebody clarify. Thanks Kamal -- Forwarded

[SR-Users] Fwd: DROUTING module slow loading

2014-10-26 Thread Uri Shacked
Hi, When DROUTING table dr_gateways is very big (4 rows) reloading the module to memory take about 60 seconds !!! My tests show 5000 rows takes 7-11 seconds.. It is very slow. The rules table, with 4 rows, loads immediately though. Any ideas why? Or how to get the process faster?

[SR-Users] Fwd: ACK not forwarding properly

2014-10-22 Thread Sadique Ali
hi, i want to forward call from VITELITY to sip TWILIO , by using config file (attached one) call gets connected but end automatically after 33 seconds. i could find some miss configurations in sip packet flow with routing ACK ( attached .pcap ) . Please suggest a solution . -regards

[SR-Users] Fwd: ACK not forwarding properly

2014-10-22 Thread Sadique Ali
-- Forwarded message -- From: Sadique Ali spalikk...@gmail.com Date: 21 October 2014 18:55 Subject: ACK not forwarding properly To: sr-users...@lists.sip-router.org hi, i want to forward call from VITELITY to sip TWILIO , by using config file (attached one) call gets connected

[SR-Users] Fwd: Kamailio - Asterisk Integration

2014-10-18 Thread Bugaian A. Vitalie
-- Forwarded message -- From: Bugaian A. Vitalie buga...@gmail.com Date: Thu, Oct 16, 2014 at 10:50 PM Subject: Kamailio - Asterisk Integration To: sr-users@lists.sip-router.org Hello list, thanks for creating kamailio and good documentation for it. Also thanks to Daniel for

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-14 Thread Daniel-Constantin Mierla
Hello, short update on this topic - the master and 4.2 branches include a patch that should make presence work with set_contact_alias(). It would be safer to use set_contact_alias(), especially if you have UA that checks R-URI for incoming requests. Cheers, Daniel On 13/10/14 04:42, Thanh

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-14 Thread Ovidiu Sas
Should we deprecate add_contact_alias()? Add a warning message. -ovidiu On Tue, Oct 14, 2014 at 9:44 AM, Daniel-Constantin Mierla mico...@gmail.com wrote: Hello, short update on this topic - the master and 4.2 branches include a patch that should make presence work with set_contact_alias().

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-14 Thread Thanh Truong
Hi Daniel, Can I upgrade from my kamailio 4.1 to this? I have install from git version. Can you help me to do that ? which step i need to do ? Do i need to remove the current version ? thanks, Thanks, ThanhTruong. On Tue, Oct 14, 2014 at 8:44 PM, Daniel-Constantin Mierla mico...@gmail.com

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-12 Thread Thanh Truong
Hi All, I have added : fix_natted_contact() and it fix this issue. Thank all for help. Thanks, ThanhTruong. On Fri, Oct 10, 2014 at 8:39 PM, Ovidiu Sas o...@voipembedded.com wrote: I would prefer to have add_contact_alias deprecated and then dropped (less confusing this way). -ovidiu

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-10 Thread Daniel-Constantin Mierla
Hello, if the presence server is first hop after a nat router, then use fix_natted_contact() for SUBSCRIBE requests instead of add/set_contact_alias(). Cheers, Daniel On 05/10/14 06:52, Thanh Truong wrote: Hi all, I have install kamailio 4.2 latest version with presence module. But I

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-10 Thread Ovidiu Sas
I don't think this is documented anywhere and it's challenging for someone not familiar with kamailio to deal with it. Maybe we should open a bug report to make presence *_contact_alias friendly. -ovidiu On Fri, Oct 10, 2014 at 5:16 AM, Daniel-Constantin Mierla mico...@gmail.com wrote:

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-10 Thread Daniel-Constantin Mierla
On 10/10/14 14:54, Ovidiu Sas wrote: I don't think this is documented anywhere and it's challenging for someone not familiar with kamailio to deal with it. Maybe we should open a bug report to make presence *_contact_alias friendly. add_contact_alias() is not going to be (very easy) friendly,

Re: [SR-Users] Fwd: presence module issue with NOTIFY messsage.

2014-10-10 Thread Ovidiu Sas
I would prefer to have add_contact_alias deprecated and then dropped (less confusing this way). -ovidiu On Fri, Oct 10, 2014 at 9:31 AM, Daniel-Constantin Mierla mico...@gmail.com wrote: On 10/10/14 14:54, Ovidiu Sas wrote: I don't think this is documented anywhere and it's challenging for

[SR-Users] Fwd: Kamailio 4.0.2 as a new Port for FreeBSD

2014-09-21 Thread Oliver Mahmoudi
Hello, The port has just been committed to the FreeBSD ports tree and has been mapped to: /usr/ports/net/kamailio It can be compiled and installed with FreeBSD's traditional: # make install clean It compiles on 8.x, 9.x and 10.x for the i386 and x86-64 architectures. Possibly for the others

[SR-Users] Fwd: Reqd. help on Corex (Obfuscate) - Kamailio 4.2.x

2014-09-16 Thread Rahul MathuR
Hello, I was going through the new features and stumbled upon this new one - developed by Mohd. Shahzad Shafi. As already mentioned on the wiki about this module, I intend to use it for my custom security layer between UACs and SIP Proxy (Kamailio) but the issue is - the custom security layer

Re: [SR-Users] Fwd: Reqd. help on Corex (Obfuscate) - Kamailio 4.2.x

2014-09-16 Thread Daniel-Constantin Mierla
Hello, I would recommend to develop (or extend) a module for it if you have C code -- this should be trivial if you have C knowledge and the other code is already in C -- especially if the performance is a demand. For a proof of concept, expecting that the encryption/description can be

[SR-Users] Fwd: Call disconnects within 30 seconds

2014-08-14 Thread Rahul MathuR
Hello Davy, My constraint is that I cannot use TCP for this solution. I am attaching my kamailio.cfg file, please please help me to resolve this issue as soon as possible (it has already chewed many nights :( ) On Wed, Aug 13, 2014 at 8:50 PM, davy van de moere davy.van.de.mo...@gmail.com

[SR-Users] Fwd: Msilo not delivering message (status 408)

2014-07-18 Thread Peter Villeneuve
Thanks Daniel. UDP is the same story as TCP and TLS, unfortunately. Looking through the logs, I see strange errors in parsing the contact header when msilo prepares to send the notification back to 1000. This is for the notification message that should have been sent back to 1000 after he sent a

Re: [SR-Users] Fwd: Need help with Routing presence NOTIFY messages

2014-07-09 Thread Veerabhara Gundu
[mailto: sr-users-boun...@lists.sip-router.org] *On Behalf Of *Veerabhara Gundu *Sent:* Wednesday, 9 July 2014 3:25 p.m. *To:* Kamailio (SER) - Users Mailing List *Subject:* [SR-Users] Fwd: Need help with Routing presence NOTIFY messages Hello Experts, I have two Kamailio servers

Re: [SR-Users] Fwd: Need help with Routing presence NOTIFY messages

2014-07-09 Thread Allen Zhang
(); t_release(); It looks like you call the function twice. Allen From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Veerabhara Gundu Sent: Thursday, 10 July 2014 9:18 a.m. To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Fwd: Need

[SR-Users] Fwd: Need help with Routing presence NOTIFY messages

2014-07-08 Thread Veerabhara Gundu
Hello Experts, I have two Kamailio servers with built in presence servers with load balanced with DNS, both sharing same data base. Registration, authentication and messaging are working without any problem. When it comes to Presence, NOTIFY messages generated by Kamailio is getting rejected by

Re: [SR-Users] Fwd: Need help with Routing presence NOTIFY messages

2014-07-08 Thread Allen Zhang
Of Veerabhara Gundu Sent: Wednesday, 9 July 2014 3:25 p.m. To: Kamailio (SER) - Users Mailing List Subject: [SR-Users] Fwd: Need help with Routing presence NOTIFY messages Hello Experts, I have two Kamailio servers with built in presence servers with load balanced with DNS, both sharing same data base

Re: [SR-Users] Fwd: Need help with Routing presence NOTIFY messages

2014-07-08 Thread Veerabhara Gundu
*Subject:* [SR-Users] Fwd: Need help with Routing presence NOTIFY messages Hello Experts, I have two Kamailio servers with built in presence servers with load balanced with DNS, both sharing same data base. Registration, authentication and messaging are working without any problem. When

Re: [SR-Users] Fwd: Need help with Routing presence NOTIFY messages

2014-07-08 Thread Allen Zhang
And you use loose_route() for in dialog requests? From: sr-users-boun...@lists.sip-router.org [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Veerabhara Gundu Sent: Wednesday, 9 July 2014 5:15 p.m. To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] Fwd: Need help

[SR-Users] Fwd: Early dialog

2014-04-28 Thread Ivan Baques Garcia
Hi, I'm using modparam(dialog, db_mode, 1), but only confirmed dialogs are shown in the database. How I can enable to show unconfirmed dialogs in the database? Now are only in-memory. Best regards ___ SIP Express Router (SER) and Kamailio (OpenSER) -

Re: [SR-Users] Fwd: Early dialog

2014-04-28 Thread Charles Chance
Hi, To my knowledge, only confirmed dialogs are ever persisted to the database. Regards, Charles On 28 April 2014 15:10, Ivan Baques Garcia ivan.baq...@gmail.com wrote: Hi, I'm using modparam(dialog, db_mode, 1), but only confirmed dialogs are shown in the database. How I can enable

Re: [SR-Users] Fwd: rls multipart body does not contain watcherinfo+xml

2014-04-16 Thread Mihai Marin
Hello Daniel, Thank you for your reply. I checked the RFC 4662 document witch contains the rls notify body. Indeed, the watcherinfo body should not be present in the multipart response. But, I think that it's an issue with the RLS or (but I can't see how I could break this) in my configuration.

[SR-Users] Fwd: rls multipart body does not contain watcherinfo+xml

2014-04-15 Thread Mihai Marin
Hello, Does anyone has a clue on this one bellow? I'm stuck on this part because I don't know if the rls publish should include the watcherinfo part in the body or I should subscribe twice with 2 different events: event presence and event precence.winfo. Could you give me a hint on this one

Re: [SR-Users] Fwd: rls multipart body does not contain watcherinfo+xml

2014-04-15 Thread Daniel-Constantin Mierla
Hello, iirc, there has to be a subscription for each event. Not sure it was amended by new RFC documents. Perhaps the best is to check with RFC 4662 and/or RFC 4826 (they are indicated by RLS module README). Have you tried with two subscriptions, one for each event? Cheers, Daniel On

[SR-Users] Fwd: Kamailio Freeswitch

2014-03-22 Thread MrIhaveAnOpinionOnEverything
To whom it may concern: We are configuring a SIP platform with Kamailio and Freeswitch with this setup: UAC 1 == Kamailio == Freeswitch UAC 2 == Kamailio == Freeswitch We followed the instructions in http://kb.asipto.com/freeswitch:kamailio-3.1.x-freeswitch-1.0.6d-sbc We are

[SR-Users] Fwd: Need a support for Siremis and kamailio server

2014-03-06 Thread Gaurav Rai
Hi I am using a siremis and *kamailio * hosted server with lylix.net and they give a link for getting a support about Siremis. I need a support to how to make OUT call on PSTN with registered subscriber on Softphone. Currently we have registered user on subscriber table with their location and can

[SR-Users] Fwd: kamailio with mediaproxy-ng, 488 Not Acceptable Here

2014-02-17 Thread Mihai Marin
Hello Sirs, Sir Richard, Does anyone has an idea for my previous mail/problem? I think the problem is in mediaproxy-ng but I can't be sure for that. Has anyone tried the same scenario before (WebRTC to WebRTC, append mediaproxy-ng as turn candidate and let client decide)? Thank you. Best

Re: [SR-Users] Fwd: About a bug when registering a Tandberg (Cisco) E20 to Kamailio - Crash Segfault at 18 IP - error 4 in auth_db.so

2014-02-12 Thread Daniel-Constantin Mierla
Hello, can you get the log messages with debug=3 in kamailio.cfg for this situation? Cheers, Daniel On 12/02/14 03:14, Pedro Niño wrote: Kamailio is having a crash (Segfault at 18 IP - error 4 in auth_db.so) when registering a cisco E20, via SIP Here is a full dbg backtrack, and the core

[SR-Users] Fwd: Kamailio is not starting when it connects against remote mysql server

2014-01-30 Thread José Seabra
I there, I already found the root cause of this issue, the issue is on dns, as my dns server was down kamailio took time to does reverse dns. Thank you. 2014-01-30 José Seabra joseseab...@gmail.com Hi there, I'm having a strange behavior when i start kamailio, it start processes but after

Re: [SR-Users] Fwd: kamailio-4.1.1 avp issue within failure routes

2014-01-16 Thread Jason Penton
Hi Jose, Are you using any async functions in your config file? Or is this just standard failure route handling? Cheers Jason On Fri, Jan 10, 2014 at 4:28 PM, José Seabra joseseab...@gmail.com wrote: Hello Daniel, Please check the attachment. The calls is started for number 3001 from

Re: [SR-Users] Fwd: kamailio-4.1.1 avp issue within failure routes

2014-01-16 Thread José Seabra
Hello Jason, Yes i'm using async sleep function, within my failure route. Regards 2014/1/16 Jason Penton jason.pen...@smilecoms.com Hi Jose, Are you using any async functions in your config file? Or is this just standard failure route handling? Cheers Jason On Fri, Jan 10, 2014 at

Re: [SR-Users] Fwd: kamailio-4.1.1 avp issue within failure routes

2014-01-16 Thread Jason Penton
Ok, that makes sense. I have made a patch. I am just going to do some tests to confirm all is okay and then will push to master. If your tests on master are successful we will back-port. Cheers Jason On Thu, Jan 16, 2014 at 12:36 PM, José Seabra joseseab...@gmail.com wrote: Hello Jason, Yes

Re: [SR-Users] Fwd: kamailio-4.1.1 avp issue within failure routes

2014-01-16 Thread Jason Penton
Hi Jose, I've just pushed a patch to master. Please can you test and get back to me. Cheers Jason On Thu, Jan 16, 2014 at 12:39 PM, Jason Penton jason.pen...@smilecoms.comwrote: Ok, that makes sense. I have made a patch. I am just going to do some tests to confirm all is okay and then will

Re: [SR-Users] Fwd: kamailio-4.1.1 avp issue within failure routes

2014-01-16 Thread José Seabra
Hi Jason, I tested your patch and it is working well. Thank you Regards 2014/1/16 Jason Penton jason.pen...@smilecoms.com Hi Jose, I've just pushed a patch to master. Please can you test and get back to me. Cheers Jason On Thu, Jan 16, 2014 at 12:39 PM, Jason Penton

Re: [SR-Users] Fwd: kamailio-4.1.1 avp issue within failure routes

2014-01-16 Thread Jason Penton
Great! Thanks Jose! I will ask Daniel to back-port. Daniel, when you get a chance can you back-port please? ;) Cheers Jason On Thu, Jan 16, 2014 at 4:46 PM, José Seabra joseseab...@gmail.com wrote: Hi Jason, I tested your patch and it is working well. Thank you Regards 2014/1/16

[SR-Users] Fwd: sr-users Digest, Vol 102, Issue 53

2013-11-15 Thread santosh satapathy
-- Forwarded message -- From: santosh satapathy santosh.satapa...@gmail.com Date: Fri, Nov 15, 2013 at 4:23 PM Subject: Fwd: sr-users Digest, Vol 102, Issue 53 To: Daniel-Constantin Mierla mico...@gmail.com Appreciate for the input Daniel. I was looking here little different

[SR-Users] Fwd: Query regd the dispatcher algorithm support

2013-11-13 Thread santosh satapathy
Hi, Any input for the below query is highly appreciated. *Question:* Does the dispatcher module allow combination like weighted round robin algorithm. Or Do we have any similar algorithm ? Example: 3 of 5 nodes are in better condition so I set them as weight 1 and the other two as weight 2.

[SR-Users] Fwd: 408 callee disconnect (complete SIP packet capture)

2013-11-06 Thread kamailio
Sorry, Here is the corrected link to my full sip capture: http://tny.cz/7436627c Original Message Subject: 408 callee disconnect (complete SIP packet capture)

Re: [SR-Users] Fwd: Presence Proxy

2013-10-29 Thread Jan Gaida
Hello, RLS requires a change to agents and resources, but I need to do this in a transparent way. I will try to develop the module using PUA and Presence in the same way as the RLS module. Thank you for your help Regards Jan On Tue, Oct 29, 2013 at 10:41 AM, Daniel-Constantin Mierla

[SR-Users] Fwd: Presence Proxy

2013-10-23 Thread Jan Gaida
Hello, I'd like to explain my scenario and the module I'd like to develop. I am hoping for comments whether there are already modules like that or which modules' API I could use to make the development easier. Scenario: I have two domains (A and B) with a Kamailio server in each of them

Re: [SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-10-01 Thread Stoyan Mihaylov
How do I modify that example to recognize that a request is coming from the same user ? Reading, and making experiments :) At least I worked such way. Logic must look like: If you have associated variable with that user - use already selected route. Else, ds_select_dst and associate user

Re: [SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-09-30 Thread Paul Penev
2013/9/29 Stoyan Mihaylov stoyan.v.mihay...@gmail.com: I think, it will be much better to plane reorganization of whole process. To start using Kamailio as registrar and load balance, and Asterisk as media servers, dial plan etc. I agree. This is the next for me. I kind of hope to use

Re: [SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-09-29 Thread Stoyan Mihaylov
I think, it will be much better to plane reorganization of whole process. To start using Kamailio as registrar and load balance, and Asterisk as media servers, dial plan etc. But, in current situation, I can suggest next: 1. You can not use authorization of Kamailio. You can use Kamailio only and

[SR-Users] Fwd: kamailio registering on back-end asterisk with username and password

2013-09-28 Thread Paul Penev
Hello all, I'm trying to implement a load balancer for asterisk servers using kamailio and the tutorial at http://kb.asipto.com/asterisk:realtime:kamailio-4.0.x-asterisk-11.3.0-astdb I must put kamailio in front of the media servers (asterisk) without modifying their configuration (like a

[SR-Users] Fwd: multihomed Kamailio and enable_double_rr

2013-08-20 Thread Steve Davies
On 20 Aug 2013 18:49, Daniel-Constantin Mierla mico...@gmail.com wrote: the problem with the BYE is that the R-URI is the ip address of kamailio, resulting in match for strict routing rather than loose routing (both cases are handled by loose_route() function). My guess of what happens is

  1   2   >