<div dir="ltr">Greetings list,<div><br></div><div>I&#39;d like to be able to load balance subscribes across the same set of servers I&#39;m using to handle calls with the loadbalancer module.  I think I&#39;ve read somewhere (I haven&#39;t looked at the code yet) that the loadbalancer module only handles dialog creating INVITEs, and not dialog creating SUBSCRIBES (for sip presence).</div>
<div><br></div><div>How do others achieve this?  Through the dispatcher module?  It would be really nice to reuse the current mechanism we have, because I want dialog load balancing behavior to be consistent over the pool of servers we have servicing both functionalies for.</div>
<div><br></div><div>I think a lot of the other modules have problems with SUBSCRIBE as well.  An initial dialog-creating subscribe (for long running subscriptions) doesn&#39;t create a dialog when create_dialog() is called from the routing script, which seems to cause some re-SUBSCRIBE messages later on to have issues processing 200 OK&#39;s back (not getting to the right place).  So are SUBSCRIBES not supported at all from within the dialog module infrastructure?</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Bobby</div></div>