Comment #18 on issue 2264 by [email protected]: UPDATE not proxied if
received before final response
http://code.google.com/p/mobicents/issues/detail?id=2264
sorry for the delay. I can confirm I just tested with
mss-1.6.0-SNAPSHOT-apache-tomcat-6.0.29-1103280417 and this seems to be
working for me.
In my scenario, UPDATE is sent by the caller and there is no PRACK messages:
INVITE ----------> 1 0 0
100 <---------- 1 0 0 0
180 <---------- 1 0 0 0
UPDATE ----------> 1 0
200 <---------- 1 0 0 0
thanks!