In case you're using SER as a proxy, when it receives a request from
upstream the message must contain already a Via; as it forwards the request
downstream, it adds another Via/Via body, pointing to itself.
When the reply comes from downstream, it must, thus, contain at least 2
Vias. Otherwise, the error is printed (and could indicate a
broken/misconfigured downstream element).
WL.
On 8/4/07, Piyush.Bansal(a)relianceada.com <Piyush.Bansal(a)relianceada.com>
wrote:
hi all,
Currently i was trying to test SER under load conditions. At the load of
just 10 simultaneous calls, the following error occured.
*"ERROR: forward_reply: no 2nd via found in reply*"
Note: Sometimes the error occured after 100-110 call and sometime it goes
upto 1000 calls..
Can anybody help me in this issue....
regds,
Piyush Bansal
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
--
"C is a language that combines all the elegance and power of assembly
language with all the readability and maintainability of assembly language."