[SR-Users] with 302 response dispatcher list .
Devang Dhandhalya
devang.dhandhalya at ecosmob.com
Thu Mar 4 09:19:36 CET 2021
my scenario is : i have dispatcher list
# dispatcher destination sets (groups)
#
# line format
# setid(int) destination(sip uri) flags(int,opt) priority(int,opt)
attributes(str,opt)
# proxies
2 sip:172.19.56.21:5060 0 1
2 sip:172.19.56.22:5060 0 2
# gateways
1 sip:192.168.0.11:5060 0 1
1 sip:192.168.0.22:5060 0 2
1 sip:192.168.0.33:5060 0 3
when call coming from first time client to kamailio . kamailio just need to
send 302 response to the client with all destination ip of group id 1
priority wise in its contact header field . in easy way
client ------------------> kamailio
302 33(3) 22(2) 11(1)
<---------------
and when call coming second time from client to kamailio . kamailio need to
send group id 2 all destination ip in 302 response in its contact header
field .
client ------------------> kamailio
302 22(2) 21(1)
<---------------
can any one suggest me how to do this thing from kamailio side ? use of
append_branch is good option but how to configure this scenario .
Thanks in advance
Devang
--
*Disclaimer*
In addition to generic Disclaimer which you have agreed on our
website, any views or opinions presented in this email are solely those of
the originator and do not necessarily represent those of the Company or its
sister concerns. Any liability (in negligence, contract or otherwise)
arising from any third party taking any action, or refraining from taking
any action on the basis of any of the information contained in this email
is hereby excluded.
*Confidentiality*
This communication (including any
attachment/s) is intended only for the use of the addressee(s) and contains
information that is PRIVILEGED AND CONFIDENTIAL. Unauthorized reading,
dissemination, distribution, or copying of this communication is
prohibited. Please inform originator if you have received it in error.
*Caution for viruses, malware etc.*
This communication, including any
attachments, may not be free of viruses, trojans, similar or new
contaminants/malware, interceptions or interference, and may not be
compatible with your systems. You shall carry out virus/malware scanning on
your own before opening any attachment to this e-mail. The sender of this
e-mail and Company including its sister concerns shall not be liable for
any damage that may incur to you as a result of viruses, incompleteness of
this message, a delay in receipt of this message or any other computer
problems.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20210304/281cffa5/attachment.htm>
More information about the sr-users
mailing list