Hi, just another thing, i've noticed with the current trunk-version (checked out today). I have the following settings in my SBC-profile:
## session timer: enable_session_timer=yes # if session_expires is not configured here, # the values from sbc.conf are used, or the # default values session_expires=120 minimum_timer=90 maximum_timer=3600 session_refresh_method=UPDATE_FALLBACK_INVITE #session_refresh_method=INVITE #accept_501_reply=yes I am sending a call from a UA (Asterisk), which does not support session-timers and UPDATE-requests. The destination is a Cisco-Gateway (PGW), which supports UPDATE-requests. I've noticed, that the SEMS sends regular UPDATE requests (once per minute) towards the Cisco-Gateway; but no re-invites towards the Asterisk (only once). After 120 seconds (or similar) the call is terminated due to the session-timeout (i could see it in the logs): Jan 18 14:53:49 i-2-108-VM sems[1813]: [#7fd5e8650700] [app_timer_cb, AmAppTimer.cpp:84] DEBUG: timer fired: -1 for '32E9AB2D-4F16CE39000B4BB1-E3DFD700' Jan 18 14:53:49 i-2-108-VM sems[1813]: [#7fd5e3bfb700] [processingCycle, AmSession.cpp:401] DEBUG: vv S [[email protected]|32E9AB2D-4F16CE39000B4BB1-E3DFD700] Connected, running, 0 UACTransPending vv Jan 18 14:53:49 i-2-108-VM sems[1813]: [#7fd5e3bfb700] [process, SessionTimer.cpp:69] DEBUG: received timeout Event with ID -1 Jan 18 14:53:49 i-2-108-VM sems[1813]: [#7fd5e3bfb700] [onSessionTimeout, AmB2BSession.cpp:562] DEBUG: Session Timer: Timeout, ending other leg Jan 18 14:53:49 i-2-108-VM sems[1813]: [#7fd5e3bfb700] [relayEvent, AmB2BSession.cpp:517] DEBUG: AmB2BSession::relayEvent: to other_id='40D647AB-4F16CE39000B5547-E3BFB700' Jan 18 14:53:49 i-2-108-VM sems[1813]: [#7fd5e3bfb700] [onSessionTimeout, AmSession.cpp:1089] DEBUG: Session Timer: Timeout, ending session. I can provide a trace (debug-level) and logfiles in PM. Any hints? Thanks, Carsten -- Carsten Bock CEO (Geschäftsführer) ng-voice GmbH Schomburgstr. 80 D-22767 Hamburg / Germany http://www.ng-voice.com mailto:[email protected] Mobile +49 179 2021244 Office +49 40 34927219 Fax +49 40 34927220 Sitz der Gesellschaft: Hamburg Registergericht: Amtsgericht Hamburg, HRB 120189 Geschäftsführer: Carsten Bock Ust-ID: DE279344284 Hier finden Sie unsere handelsrechtlichen Pflichtangaben: http://www.ng-voice.com/imprint/ _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
