Re: [SR-Users] Replys though onsend_route?

2014-07-03 Thread Daniel-Constantin Mierla

Hello,

if you relay the request with tm (e.g., via t_relay()) and set before 
the flag for siptrace, the responses should be traced two times: as they 
get in and are sent out.


Cheers,
Daniel

On 02/07/14 14:55, Jöran Vinzens wrote:

Hi Daniel,

we trace the responses, but we cannot see differences we make in 
reply_route since we just see it once.


So far i havn't found a way to trace incoming reply and forwarded reply.

BR
Jöran


On Thu, Jun 26, 2014 at 10:15 AM, Daniel-Constantin Mierla 
mico...@gmail.com mailto:mico...@gmail.com wrote:


Hello,

have you set the siptrace flag for the requests? Because siptrace
is supposed to catch all responses (incoming and outgoing) without
onsend_route.

Cheers,
Daniel


On 24/06/14 14:23, Jöran Vinzens wrote:

Hi all,

is there a possibility to pass reply and failure though
onsend_route as well? We try to capture via siptrace the incoming
and outgoing packet. So far this is only possible with Requests.

I've found this:

http://lists.sip-router.org/pipermail/sr-users/2012-May/073224.html

Can anybody confirm this is still the behavior?
Does anybody have a solution passing reply though onsend_route or
any other way to capture the outgoing reply via siptrace?

Thanks a lot for your help.
BR
Jöran Vinzens

-- 
Jöran Vinzens -vinzens[at]sipgate.de  mailto:vinz...@sipgate.de


sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf


HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391

www.sipgate.de  http://www.sipgate.de  -www.sipgate.at  http://www.sipgate.at 
 -www.sipgate.co.uk  http://www.sipgate.co.uk




___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org  mailto:sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


-- 
Daniel-Constantin Mierla -http://www.asipto.com

http://twitter.com/#!/miconda  http://twitter.com/#%21/miconda  
-http://www.linkedin.com/in/miconda


___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing
list
sr-users@lists.sip-router.org mailto:sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users




--
Jöran Vinzens -vinzens[at]sipgate.de  mailto:vinz...@sipgate.de



sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf
HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391

www.sipgate.de  http://www.sipgate.de  -www.sipgate.at  http://www.sipgate.at  
-www.sipgate.co.uk  http://www.sipgate.co.uk





--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] Replys though onsend_route?

2014-07-02 Thread Jöran Vinzens
Hi Daniel,

we trace the responses, but we cannot see differences we make in
reply_route since we just see it once.

So far i havn't found a way to trace incoming reply and forwarded reply.

BR
Jöran


On Thu, Jun 26, 2014 at 10:15 AM, Daniel-Constantin Mierla 
mico...@gmail.com wrote:

  Hello,

 have you set the siptrace flag for the requests? Because siptrace is
 supposed to catch all responses (incoming and outgoing) without
 onsend_route.

 Cheers,
 Daniel


 On 24/06/14 14:23, Jöran Vinzens wrote:

  Hi all,

  is there a possibility to pass reply and failure though onsend_route as
 well? We try to capture via siptrace the incoming and outgoing packet. So
 far this is only possible with Requests.

  I've found this:

  http://lists.sip-router.org/pipermail/sr-users/2012-May/073224.html

  Can anybody confirm this is still the behavior?
 Does anybody have a solution passing reply though onsend_route or any
 other way to capture the outgoing reply via siptrace?

  Thanks a lot for your help.
  BR
 Jöran Vinzens

  --

 Jöran Vinzens - vinzens[at]sipgate.de vinz...@sipgate.de

 sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf


 HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
 Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391
 www.sipgate.de - www.sipgate.at - www.sipgate.co.uk



 ___
 SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing 
 listsr-us...@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


 --
 Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda 
 - http://www.linkedin.com/in/miconda


 ___
 SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
 sr-users@lists.sip-router.org
 http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users




-- 

Jöran Vinzens - vinzens[at]sipgate.de vinz...@sipgate.de


sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf
HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391

www.sipgate.de - www.sipgate.at - www.sipgate.co.uk
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


Re: [SR-Users] Replys though onsend_route?

2014-06-26 Thread Daniel-Constantin Mierla

Hello,

have you set the siptrace flag for the requests? Because siptrace is 
supposed to catch all responses (incoming and outgoing) without 
onsend_route.


Cheers,
Daniel

On 24/06/14 14:23, Jöran Vinzens wrote:

Hi all,

is there a possibility to pass reply and failure though onsend_route 
as well? We try to capture via siptrace the incoming and outgoing 
packet. So far this is only possible with Requests.


I've found this:

http://lists.sip-router.org/pipermail/sr-users/2012-May/073224.html

Can anybody confirm this is still the behavior?
Does anybody have a solution passing reply though onsend_route or any 
other way to capture the outgoing reply via siptrace?


Thanks a lot for your help.
BR
Jöran Vinzens

--
Jöran Vinzens -vinzens[at]sipgate.de  mailto:vinz...@sipgate.de

sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf


HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391

www.sipgate.de  http://www.sipgate.de  -www.sipgate.at  http://www.sipgate.at  
-www.sipgate.co.uk  http://www.sipgate.co.uk




___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda

___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


[SR-Users] Replys though onsend_route?

2014-06-24 Thread Jöran Vinzens
Hi all,

is there a possibility to pass reply and failure though onsend_route as
well? We try to capture via siptrace the incoming and outgoing packet. So
far this is only possible with Requests.

I've found this:

http://lists.sip-router.org/pipermail/sr-users/2012-May/073224.html

Can anybody confirm this is still the behavior?
Does anybody have a solution passing reply though onsend_route or any other
way to capture the outgoing reply via siptrace?

Thanks a lot for your help.
BR
Jöran Vinzens

-- 

Jöran Vinzens - vinzens[at]sipgate.de vinz...@sipgate.de

sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf

HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois
Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391

www.sipgate.de - www.sipgate.at - www.sipgate.co.uk
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users