[SR-Users] Kamailio sending re invite to the next proxy
Daniel-Constantin Mierla
miconda at gmail.com
Mon Nov 5 11:06:39 CET 2012
Hello,
seems you use round robin algorithm. You can use hash over call id if
you want that same path is preserved for same Call-ID value.
If you want to use round robin, you have to use htable to store where
the INVITE was sent first time, and when it comes second time with auth
credentials, use the address from htable instead of dispatcher.
Cheers,
Daniel
On 11/5/12 7:02 AM, Maurice Vistan wrote:
> Hi All,
> I am using kamailio as dispatcher and set up kamailio just to send 200
> okay back for the method register, I would like check if its normal
> for the kamailio send another invite on the next proxy listed on my
> dispatcher.lst after the first proxy process the invite and auth.
> Below is how the call is being process.
> user kamailio 1proxy 2proxy user2
> invite |----------> |
> 100 | <---------- |
> invite | | ---------> |
> 100 |<--------- |
> auth |<-----------|
> auth | <------------------------|
> ack |------------->| ---------->|
> Invite |-------------->| --------------------------> |
> then process
> Is there any I can limit this? or it is realy the behavior?
> Thanks a lot!
> Maurice
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at 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
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - http://asipto.com/u/kat
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - http://asipto.com/u/katu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20121105/cec05b97/attachment-0001.htm>
More information about the sr-users
mailing list