On 11/16/06, Chung Pak Lai <[EMAIL PROTECTED]> wrote:
> So I would expect it sends a RE-INVITE/UPDATE after 1 second; however,
> after 1 second, the event callback got an nua_r_invite with status 900
> and "Internal NUA error" followed by nua_i_state. Could you see if there
> is anything I am not doing right in order to use the SESSION_TIMER? And
> also I am wondering when NAS sends RE-INVITE, what kind of SDP it goes
> with the RE-INVITE, is that the one we sent with the OK 200?

There is probably bug in handling such a low session timer interval,
the session timer is started too early.

In practice the minimum value should be at least 300 seconds. The nua
module tests use 5 seconds.

The SDP sent in re-INVITE should be same as was sent in 200 OK.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to