[SIPForum-discussion] Handover (FMC)

Mauritz Jameson mjames2393 at gmail.com
Mon Sep 29 02:21:41 UTC 2014


How does a SIP client handle handover seamlessly (from the user's
point-of-view) when the user is migrating from one network to another while
the SIP client is in an active SIP call?

Here's how I imagine it:

1. Client 1 is on a wifi network and assigned a public IP address IP1
2. Client 2 is on some network and assigned a public IP address IP2
3. RTP data is sent from IP1 to IP2
4. RTP data is sent from IP2 to IP1
5. Client 1 migrates from the WIFI network to a cellular network and is
assigned a new IP address denoted IP3
6. Client 2 is somehow notified about client1's migration
3. RTP data is now sent from IP3 to IP2
4. RTP data is now sent from IP2 to IP3

I'm sure that there'll be some kind of minor packet loss on both endpoints
during migration ?

How is that packet loss minimized?

How is the "handover" actually done?

Is there some kind of protocol for a handover?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sipforum.org/pipermail/discussion/attachments/20140928/457df08a/attachment-0002.html>


More information about the discussion mailing list