[SR-Users] Transaction Stateful Message Handling

AliReza Khoshgoftar Monfared khoshgoftar at gmail.com
Fri Jun 27 01:19:03 CEST 2014


Hi,

I am trying to configure a SIP proxy architecture that is stateful with
regard to transaction but not the dialogues, i.e. If an INVITE takes a
specific route, the corresponding 180 Ringing, 200 OK and ACK shall
traverse the same set of proxies, but the corresponding BYE can take
another route (and obv it's own 200 OK takes the same route again)


Which modules can help me with that?
In specific which functions / modules are recommended to handle requests
and responses?

Currently, I use "t_relay()" from TM module to forward requests and
"loose_route()" from RR module to handle replies, but it looks like that if
a BYE ends in a proxy which its corresponding INVITE has not traversed, it
is not forwarded by that proxy.

Am I making a mistake in my routing? Isn't there a simple way to do
transaction stateful routing in Kamailio?


Thanks,
Alireza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20140626/14119b46/attachment.html>


More information about the sr-users mailing list