Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: NANOG: users

voip network hopping

 

 

NANOG users RSS feed   Index | Next | Previous | View Threaded


ag4ve.us at gmail

Aug 10, 2012, 12:18 PM

Post #1 of 6 (270 views)
Permalink
voip network hopping

i'm curious if there is any spec in the voip protocol suite that
allows one to maintain a call while changing networks?

what i want to do is setup a softphone on an android phone. however,
this won't work very well if i can't switch from wifi -> 3g -> wifi (i
doubt wifi -> wifi is possible because of hardware limitations). my
alternative is to get asterisk to put the call on hold and play an
automated message if a reconnection (and unhold) takes >1 second. i
would expect that ip telephony would allow for some type of hopping
though, i just don't know what to google for?


lathama at gmail

Aug 10, 2012, 12:28 PM

Post #2 of 6 (253 views)
Permalink
Re: voip network hopping [In reply to]

On Fri, Aug 10, 2012 at 3:18 PM, shawn wilson <ag4ve.us [at] gmail> wrote:
> i'm curious if there is any spec in the voip protocol suite that
> allows one to maintain a call while changing networks?
>
> what i want to do is setup a softphone on an android phone. however,
> this won't work very well if i can't switch from wifi -> 3g -> wifi (i
> doubt wifi -> wifi is possible because of hardware limitations). my
> alternative is to get asterisk to put the call on hold and play an
> automated message if a reconnection (and unhold) takes >1 second. i
> would expect that ip telephony would allow for some type of hopping
> though, i just don't know what to google for?

This functionality can be done in many ways. This is demonstrated in
the Asterisk SCF project during a demo, check youtube.


--
~ Andrew "lathama" Latham lathama [at] gmail http://lathama.net ~


ag4ve.us at gmail

Aug 10, 2012, 4:45 PM

Post #3 of 6 (250 views)
Permalink
Re: voip network hopping [In reply to]

On Fri, Aug 10, 2012 at 3:28 PM, Andrew Latham <lathama [at] gmail> wrote:
> On Fri, Aug 10, 2012 at 3:18 PM, shawn wilson <ag4ve.us [at] gmail> wrote:
>> i'm curious if there is any spec in the voip protocol suite that
>> allows one to maintain a call while changing networks?
>>
>> what i want to do is setup a softphone on an android phone. however,
>> this won't work very well if i can't switch from wifi -> 3g -> wifi (i
>> doubt wifi -> wifi is possible because of hardware limitations). my
>> alternative is to get asterisk to put the call on hold and play an
>> automated message if a reconnection (and unhold) takes >1 second. i
>> would expect that ip telephony would allow for some type of hopping
>> though, i just don't know what to google for?
>
> This functionality can be done in many ways. This is demonstrated in
> the Asterisk SCF project during a demo, check youtube.
>

so, i see they made the asterisk server fail over by unplugging a node
and that's cool but not what i need. what i want is a way to keep a
connection with an asterisk server (or any other preferably free voip
server) when one path fails. this wouldn't be an issue if i could
garante a sip gateway at each ap (wifi or 3g).

... or did i miss something?


lathama at gmail

Aug 10, 2012, 4:48 PM

Post #4 of 6 (251 views)
Permalink
Re: voip network hopping [In reply to]

On Fri, Aug 10, 2012 at 7:45 PM, shawn wilson <ag4ve.us [at] gmail> wrote:
> On Fri, Aug 10, 2012 at 3:28 PM, Andrew Latham <lathama [at] gmail> wrote:
>> On Fri, Aug 10, 2012 at 3:18 PM, shawn wilson <ag4ve.us [at] gmail> wrote:
>>> i'm curious if there is any spec in the voip protocol suite that
>>> allows one to maintain a call while changing networks?
>>>
>>> what i want to do is setup a softphone on an android phone. however,
>>> this won't work very well if i can't switch from wifi -> 3g -> wifi (i
>>> doubt wifi -> wifi is possible because of hardware limitations). my
>>> alternative is to get asterisk to put the call on hold and play an
>>> automated message if a reconnection (and unhold) takes >1 second. i
>>> would expect that ip telephony would allow for some type of hopping
>>> though, i just don't know what to google for?
>>
>> This functionality can be done in many ways. This is demonstrated in
>> the Asterisk SCF project during a demo, check youtube.
>>
>
> so, i see they made the asterisk server fail over by unplugging a node
> and that's cool but not what i need. what i want is a way to keep a
> connection with an asterisk server (or any other preferably free voip
> server) when one path fails. this wouldn't be an issue if i could
> garante a sip gateway at each ap (wifi or 3g).
>
> ... or did i miss something?


You missed everything

https://wiki.asterisk.org/wiki/display/TOP/Hello+World+-+Asterisk+SCF+Style


--
~ Andrew "lathama" Latham lathama [at] gmail http://lathama.net ~


cb.list6 at gmail

Aug 10, 2012, 4:55 PM

Post #5 of 6 (250 views)
Permalink
Re: voip network hopping [In reply to]

On Aug 10, 2012 12:19 PM, "shawn wilson" <ag4ve.us [at] gmail> wrote:
>
> i'm curious if there is any spec in the voip protocol suite that
> allows one to maintain a call while changing networks?
>
> what i want to do is setup a softphone on an android phone. however,
> this won't work very well if i can't switch from wifi -> 3g -> wifi (i
> doubt wifi -> wifi is possible because of hardware limitations). my
> alternative is to get asterisk to put the call on hold and play an
> automated message if a reconnection (and unhold) takes >1 second. i
> would expect that ip telephony would allow for some type of hopping
> though, i just don't know what to google for?
>

In IMS this is called session call continuity (scc or vcc) and is defined
by the 3gpp

UMA and GAN do this too, but not for sip.

CB


jra at baylink

Aug 14, 2012, 7:28 AM

Post #6 of 6 (231 views)
Permalink
Re: voip network hopping [In reply to]

----- Original Message -----
> From: "shawn wilson" <ag4ve.us [at] gmail>

> so, i see they made the asterisk server fail over by unplugging a node
> and that's cool but not what i need. what i want is a way to keep a
> connection with an asterisk server (or any other preferably free voip
> server) when one path fails. this wouldn't be an issue if i could
> garante a sip gateway at each ap (wifi or 3g).

I rather think that what you need -- you're trying to do cross-WAN roaming,
right? -- is mobile IP on the handset. I'm not sure if you can get there
from here, though. You may need to build your own VPN to do it.

I'm relatively certain that you will *not* be able to get it down to
intra-call time delays, though, without aid from the various carriers.

If you have full control over both the client and the server, and you can
find a way to convince the phone's stacks not to drop an old connection until
it's idle, you might be able to do this at the client level.

Or, just take the battery hit, and stay 4G at all times; that'll do it.

Cheers,
-- jra
--
Jay R. Ashworth Baylink jra [at] baylink
Designer The Things I Think RFC 2100
Ashworth & Associates http://baylink.pitas.com 2000 Land Rover DII
St Petersburg FL USA #natog +1 727 647 1274

NANOG users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.