El Thursday 14 February 2008 11:22:54 Sigrid Thijs escribió: > When a client subscribes for presence, a 202 OK response is received > from the presence module, without Record-Route(s). This means future > in-dialog requests won't contain the Route header. It also means that > for example an un-SUBSCRIBE request is rejected with a 404 Not Here. > I worked around this by removing the has_totag () check and not sending > a 404 Not Here response when loose_route () returns false
You could test if the method is SUBSCRIBE in order to avoid the "has_totag()". Anyway this could be done in the default openser.cfg script. -- Iñaki Baz Castillo [EMAIL PROTECTED] _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
