Juha Heinanen wrote:
Bogdan-Andrei Iancu writes:
Any suggestions/comments regarding the way it works or it's implemented are welcomed. Also problem reports :)
this feature is only needed if call forwarding takes place within a single pass through the proxy. it is not needed if forwarded call will be routed back to the proxy, because then two (or more) accounting records are produced automatically.
agreed, but call forwarding as spiral is not all the time the best approach - too many resources (memory for transaction chain) are consumed, messages are getting bigger (due multiple Via RR headers) and too much time overhead (parsing and assembling the requests/replies at each spiral).
with this feature you have the liberty to do forwarding without spiralling the request on server - it will be more efficient ;)
regards, bogdan