When the RCS-e stack receives a non-RCS SIP INVITE, the dispatcher rejects the
request with SIP 606 response (See
com.orangelabs.rcs.core.ims.service.ImsServiceDispatcher.java).
04-09 09:04:56.358: V/[RCS][ImsServiceDispatcher](512): Unknown IMS service:
automatically reject
04-09 09:04:56.368: V/[RCS][SipInterface](512): >>> Send SIP 606 response
04-09 09:04:56.368: I/System.out(512): >>> SIP/2.0 606 Session Not acceptable
In a multi-devices environment, it should answer with a SIP 4xx response, to
allow another device receiving a fork of the same request to accept it.
Original issue reported on code.google.com by restouxl...@gmail.com on 10 Apr 2014 at 3:24
Original issue reported on code.google.com by
restouxl...@gmail.com
on 10 Apr 2014 at 3:24