On Wed, 16 Jan 2008, Andreas Sikkema wrote:
> >> I've grepped in the code for "407", "proxy_challenge", >> challenge calls, >> but none seems to be possibly called in my case. Although I don't know >> much about openser internal code and I'm still not able to find where >> the "best response selection" is made. > > I would seriously recommend logging all decisions you take in the config > file using x_log(), so you can follow a transaction in the logfile. > By default the logfile is filled with mostly what OpenSER is doing, while > the "why" is much, much more interesting. In my openser configuration, I have a xlog() call before EVERY sl_send_reply. The last executed script to handle the PUBLISH is: if (!t_relay()) { sl_reply_error(); }; I got "t_on_branch("2");" which does contains only code to handle media relay and exit. So, I'm looking for the why ;) Any advise? tks, Aymeric MOIZARD / ANTISIP amsip - http://www.antisip.com osip2 - http://www.osip.org eXosip2 - http://savannah.nongnu.org/projects/exosip/ > -- > Andreas Sikkema > > _______________________________________________ > Users mailing list > Users@lists.openser.org > http://lists.openser.org/cgi-bin/mailman/listinfo/users > > _______________________________________________ Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users