[SR-Users] Advice for routing and sbc functions

2016-09-12 Thread Oliver Roth
Hi all I am using kamailio for several years now and I am really happy with it! Now an new scenario to solve: Sip-carrier A --> Kamailio loadbalancer --> multiple kamailio routing gateways --> freeswitch/sbc/media-gw/whatever --> sip - carriers B,C & D Kamailio gateways: They are doing differ

Re: [SR-Users] Issues on getting Notify Body data and parse it

2016-09-12 Thread Daniel-Constantin Mierla
Hello, maybe you can extract the lines from the body with the transformation line start with: - https://www.kamailio.org/wiki/cookbooks/4.4.x/transformations#linesw_match Cheers, Daniel On 08/09/16 01:44, José Seabra wrote: > Hello there, > I'm facing some issues trying to get the attributes

[SR-Users] Kamailio - Multiple NAT

2016-09-12 Thread Marino Mileti
Hi guys, i'm going in trouble with multinat scenario and Kamailio J I've this scenario... Two kamailio boxes with the same configuration (KAM_A and KAM_B). Each box has a WIFI in AP_MODE with the same address (but different SSID obviously) 192.168.254.1. Finally there are 2 clients...CLIEN

Re: [SR-Users] Kamailio - Multiple NAT

2016-09-12 Thread Gholamreza Sabery
The best way to see what is happening is to capture some packets on the Kamailio system on which calls happen and see if any IP address or port number issues exist in body of SIP messages or not. You can simple use Wireshark to see what is going on. Regards On Mon, Sep 12, 2016 at 4:58 PM, Marino

Re: [SR-Users] Kamailio RFC/3GPP standards

2016-09-12 Thread Daniel-Constantin Mierla
Hello, not much into ims myself, but with kamailio it is a matter of kamailio.cfg to say what's implemented there, because lot of other modules might be combined to add/remove/adjust sip headers in order to meet some specifications. Anyhow, if someone more into ims can list those rfcs other specs

Re: [SR-Users] pua_dialoginfo: Tags only in "early" state PUBLISH

2016-09-12 Thread Daniel-Constantin Mierla
Hello, On 24/08/16 13:34, Stefan Kohlhauser wrote: > Hello everyone! > > I've been playing around with the pua_dialoginfo. I noticed that the From- > and To-Tags are only included in the PUBLISH's dialog-info of the "early" > state. > This is also true if include_tags of pua_dialoginfo is expli

Re: [SR-Users] Radius Authentication for kamailio-4.4.2

2016-09-12 Thread Daniel-Constantin Mierla
Hello, you can use debugger module with cfgtrace module parameter enabled in order to see if the radius functions are executed. Also, you can post your config and we will try to spot it here... Cheers, Daniel On 24/08/16 12:03, Chan Kwang Mien wrote: > > Hi, > > > > I have installed Kamailio-

Re: [SR-Users] Issues on getting Notify Body data and parse it

2016-09-12 Thread José Seabra
Thank you Daniel. This works. BR José 2016-09-12 11:49 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > maybe you can extract the lines from the body with the transformation line > start with: > > - https://www.kamailio.org/wiki/cookbooks/4.4.x/ > transformations#linesw_match > > Cheers, > Da

[SR-Users] Dump running config out of Kamailio into a file

2016-09-12 Thread Jesus Tovar
Hi, I currently have a situation with my Kamailio servers sitting in production, the folder containing all configuration files at /etc/kamailio was deleted from the server and there is not backup. Is there a possibility to show or dump the current running configuration into a file so I could re