[Users] what responses can drop() drop
Dr. Rodney G. McDuff
mcduff at its.uq.edu.au
Tue Mar 28 09:06:25 CEST 2006
I am trying to drop a 302 redirect response from a invite and branch a
new invite off somewhere else. In my onreply_route[1] I have a
if (condition) {
xlog(various stuff);
drop();
}
Using ngrep I see that the response is not drop. Can I have some
confirmation that drop only drops 1XX provisional responses. The
documentations is a bit fuzzy about this.
--
Dr. Rodney G. McDuff |Ex ignorantia ad sapientiam
Manager, Strategic Technologies Group| Ex luce ad tenebras
Information Technology Services |
The University of Queensland |
EMAIL: mcduff at its.uq.edu.au |
TELEPHONE: +61 7 3365 8220 |
More information about the Users
mailing list