Hi,
If there is a Retry-After header in an 500 Response, the stack automatically
make the call again. Can I switch of this feature. In my case, the
Retry-After time is one second ( Retry-After: 1 ). So this creates a loop.
( The stack version that I use is 1.12.7 )
Thanks
---
Hi,
I am using 1.12.7. The stack has a problem when removing a
subscription(expire value 0), that it will respond terminated notify
(Subscription-State: terminated) with '481 Call does not exists'. Has anyone
faced this? Is this bug fixed in version 1.12.8?
Thanks,
- Rajeev
--
Hi,
To force the application to use tcp I am using following tag with
nua_set_params. It works fine except that the tcp will use random ports not
the specified port.
NUTAG_URL("sip:*:5060;transport=tcp,udp")
Now there is a requirement that the client should add trasport=tcp with the
contact hea