OSDN Git Service

Handle dialing a SIP call to self.
authorHung-ying Tyan <tyanh@google.com>
Mon, 18 Oct 2010 13:04:18 +0000 (21:04 +0800)
committerjsh <jsh@google.com>
Tue, 19 Oct 2010 21:00:11 +0000 (14:00 -0700)
commit0a6e717fb6846f66b8dc853e079f2166307bfc60
tree61bb1736d824e1e36b6c0914eba120276f316dbf
parent59993d9bc589089e6be55371c6536a42afe21a64
Handle dialing a SIP call to self.

Reply BUSY HERE response so server may redirect the call to the voice mailbox.

http://b/issue?id=3103072
http://b/issue?id=3109479

Change-Id: I81f5dd59ad87298dd9dda87084538ee460eabba8
voip/java/com/android/server/sip/SipHelper.java
voip/java/com/android/server/sip/SipService.java
voip/java/com/android/server/sip/SipSessionGroup.java