Hi !
i have SEMS 1.6.0. And already a week i'm trying to implement feature
with custom SIP timeouts with no success :(
In my configuration SEMS works as SBC and send calls to different SIP
IP's (terminators).
I need to setup 5 seconds timeout if no response to INVITE (equivalent
to Kamailio/SER "fr_timer").
As i see in SEMS cores manual -
ftp://ftp.iptel.org/pub/sems/doc/current/sems_8conf_8sample.html
# SIP timers configuration (in milliseconds)
#
# sip_timer_a=<n millisec>
# sip_timer_b=<n millisec>
# ...
# sip_timer_m=<n millisec>
#
# timers A to J as in RFC3261.
# Timer L: handle 200 ACKs automatically in INVITE client trans.
# Timer M: cycle throught multiple addresses in case the R-URI
# resolves to multiple addresses
#
# Warning: Timer values are not checked whether they are appropriate!
# Leave to default values if in doubt.
#
# Example:
# # equivalent to fr_timer=20 in sip-router
# sip_timer_b=20000
# sip_timer_f=20000
i did setup in sems.conf:
enable_session_timer=yes
# Example:
# # equivalent to fr_timer=20 in sip-router
sip_timer_b=5000
sip_timer_j=5000
but SEMS still sending INVITE's with no response with default value 30
or 32 sec.
please tell me where i'm wrong ?!
Thanks in advance
Ewgeny
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems