[Devel] adding extra information to the dialog module

Andreas Granig andreas.granig at inode.info
Wed Jul 19 14:43:59 CEST 2006


On Wed, 2006-07-19 at 12:38 +0200, Simon Morvan wrote:
> I use openser as a load balancing solution in front of several
> servers. I need to
> have "dialog stateful" facilities because I need to be able to route the
> subsequent request coming from outside to the right server (the one which
> received the initial invite) even if there is no information (route header, ...)
> remaining in the request. (yes, i want to route requests that doesn't comply
> with rfc3261).

You just have to use the dispatcher module with alg=0 (hash over callid)
in ds_select_dst(set, alg).

Bye,
Andy




More information about the Devel mailing list