Bogdan-Andrei Iancu wrote:
Hi Klaus,

only one reply route will be called - if the explicit one was triggered, the core will no longer run the default one.

Hi Bogdan!

I've tested it with openser 1.0.0 and the default reply route is always executed - even if another reply route was activated:
1. default reply route
2. the activated reply route

has this changed in newer releases?

One more question: from the README
> If the processed reply is provisional reply (1xx code), by calling
> the drop() function (exported by core), the execution of the route
> will end and the reply will not be forwarded further.

Is there a way to final responses too? I want to avoid forwarding any reply if there is matching transaction in openser.

regards
klaus



regards,
bogdan

Klaus Darilion wrote:

Bogdan-Andrei Iancu wrote:


Or is the default reply route always executed?


only if defined.


Hi Bogdan!

I'm still confused:

If I have a default reply route, and I also activate a certain reply route - are both reply routes executed (which order) or only the explicitly activated reply route?

regards
klaus





--
Klaus Darilion
nic.at


_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to