-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
I'm quite unsure about openser's hangling of message processing. So can anybody answere following 2 questions please ?
1. When multiple messages come in, lets say 3 INVITEs. Will openser fork one child for each message, run the route script and terminate the child after that? Or will openser throw all 3 INVITEs at the same time into the route script?
2. If the 3 INVITEs share the same route script, are they handled sequentially? What happens to the AVPs and $var variables? Are they gonna mixed?
regards Helmut