You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using the next_hop parameter in the sbcprofile settings to reroute outgoing calls in case of failure on the primary destination.
Something like below:
Best match might be STIMER_E. Are you using UDP to connect to the peers? If so, try with TCP or TLS. Then if connection setup fails there is no need wait for 1xx response.
Hello!
We are using the next_hop parameter in the sbcprofile settings to reroute outgoing calls in case of failure on the primary destination.
Something like below:
In the trace, you can see that the jump to the next peer occurs after 8 seconds.
How can we adjust this timer?
PS. Tried many variants from the sip_timers.h file, but no luck.
https://github.com/sems-server/sems/blob/master/core/sip/sip_timers.h
The text was updated successfully, but these errors were encountered: