Re: [SR-Users] Problem with MSRP AUTH

2014-06-06 Thread Muhammad Shahzad
I have sent you logs to your private email separately, did you get them? Thank you. On Fri, Jun 6, 2014 at 3:48 PM, Muhammad Shahzad wrote: > OK sure. I will provide it tonight. > > Thank you. > > > > > On Fri, Jun 6, 2014 at 2:48 PM, Daniel-Constantin Mierla < > mico...@gmail.com> wrote: >

Re: [SR-Users] SDP and NAT

2014-06-06 Thread Alex Balashov
You can rewrite it using fix_nated_sdp(), but realistically, you're going to want to use rtpproxy instead, whose module will rewrite it. On 06/06/2014 11:40 AM, Marc Soda wrote: Hey all, I have a Kamailio box functioning as a proxy. When some UAs send an INVITE the SDP has their private IP (

Re: [SR-Users] Webrtc: Don't catch 488 between JSSIP and SIP UA's

2014-06-06 Thread LAA
Hi all, Another attempt, After doing some tests, I saw that one of the problems was that was necessary to comment the following lines within the deffinition of the RELAY route: # enable additional event routes for forwarded requests # - serial forking, RTP relaying handling, a.s.o. #if (i

[SR-Users] SDP and NAT

2014-06-06 Thread Marc Soda
Hey all, I have a Kamailio box functioning as a proxy. When some UAs send an INVITE the SDP has their private IP (c=IN IP4 10.x.x.x). Kamailio is passing this on without changing it to the proper public IP. What's the best way to rewrite that? I'm using a config based on the default one. _

Re: [SR-Users] Problem with MSRP AUTH

2014-06-06 Thread Muhammad Shahzad
OK sure. I will provide it tonight. Thank you. On Fri, Jun 6, 2014 at 2:48 PM, Daniel-Constantin Mierla wrote: > In the code I couldn't spot what can be wrong at a quick look. > > Can you send the log messages with debug=3 in kamailio.cfg? > > Cheers, > Daniel > > > On 06/06/14 11:55, Muham

Re: [SR-Users] Problem with MSRP AUTH

2014-06-06 Thread Daniel-Constantin Mierla
In the code I couldn't spot what can be wrong at a quick look. Can you send the log messages with debug=3 in kamailio.cfg? Cheers, Daniel On 06/06/14 11:55, Muhammad Shahzad wrote: Nope, just WS handshake message, INFO:

Re: [SR-Users] Problem with MSRP AUTH

2014-06-06 Thread Muhammad Shahzad
Nope, just WS handshake message, INFO:

Re: [SR-Users] CANCEL requests

2014-06-06 Thread Andrea Meroni
Ok, thank you very much Andrea On Fri, Jun 6, 2014 at 10:01 AM, Daniel-Constantin Mierla wrote: > Hello, > > depending if there is a provisional reply or not, it is fr_inv_timer or > fr_timer -- see the readme of tm module for more details. > > Cheers, > Daniel > > > On 06/06/14 10:40, Andrea

Re: [SR-Users] Problem with MSRP AUTH

2014-06-06 Thread Daniel-Constantin Mierla
Hello, is there any other error message before the one from auth module? Cheers, Daniel On 06/06/14 10:50, Muhammad Shahzad wrote: Hi, I am trying to authentication MSRP connection using the example code of msrp event route in module documentation here, http://kamailio.org/docs/modules/4.1

Re: [SR-Users] CANCEL requests

2014-06-06 Thread Daniel-Constantin Mierla
Hello, depending if there is a provisional reply or not, it is fr_inv_timer or fr_timer -- see the readme of tm module for more details. Cheers, Daniel On 06/06/14 10:40, Andrea Meroni wrote: Hi all, just a simple question: which is the timer that triggers if no reply is received for the c

[SR-Users] Problem with MSRP AUTH

2014-06-06 Thread Muhammad Shahzad
Hi, I am trying to authentication MSRP connection using the example code of msrp event route in module documentation here, http://kamailio.org/docs/modules/4.1.x/modules/msrp.html#idp119248 -- ... } else if ($msrp(method)=="AUTH") { ... if (!pv_www_authenticate("WEBRTC_SIP_REALM", "$va

[SR-Users] CANCEL requests

2014-06-06 Thread Andrea Meroni
Hi all, just a simple question: which is the timer that triggers if no reply is received for the current transaction and makes Kamailio send a CANCEL request? Andrea ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@li

Re: [SR-Users] check for the number of open branches in Reply

2014-06-06 Thread Daniel-Constantin Mierla
Hello, On 04/06/14 11:49, Sebastian Damm wrote: Hi, I have a scenario where I want to send a custom SIP package whenever a call is successfully established or definitely missed. This works pretty well, except when a user has multiple devices online. I need to send exactly one packet. When i

Re: [SR-Users] many-to-one network topology hide with TOPOH

2014-06-06 Thread Daniel-Constantin Mierla
Hello, at this moment the topoh module is encoding the content of exiting headers and decodes them on the other direction. Cheers, Daniel On 05/06/14 09:17, Maciej Marczyński wrote: Hi Everyone, recently I'm playing around with the topoh module but I couldn't find the functionality I'm loo

[SR-Users] many-to-one network topology hide with TOPOH

2014-06-06 Thread Maciej Marczyński
Hi Everyone, recently I'm playing around with the topoh module but I couldn't find the functionality I'm looking for. I'd like to hide my network topology before the end-user but not only the IPs of all VIA and RR but also the amount of hops - so to map 4 VIAs to 1 different VIA etc. The idea is t