Go Back   Wireless and Wifi Forums > News > Newsgroups > uk.telecom.voip
Register FAQ Forum Rules Members List Calendar Search Today's Posts Advertise Mark Forums Read

 
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-25-2011, 10:13 AM
David Woolley
Guest
 
Posts: n/a
Default Re: Multiple SIP Clients?

Anthony R. Gold wrote:
> Can one have a SIP incoming call ring in multiple places and over multiple
> ATAs and softphones such that the first one to pick-up will seize the call?


Yes, that is a standard part of SIP, and implementable at the proxy
level; it is called branching. It may not be a service operated by
public PSTN gateways, though.

> My present configurations have each client registering with the server and so
> causing a pre-existing registration to be closed and ended.


I'm not sure that multiple registrations against the same address of
record is allowed though. Asterisk certainly doesn't support it. You
would probably have to make to do some hard configuration in the proxy
or B2BUA. For Asterisk (a B2BUA) you put
......Dial(SIP/address1&SIP/address2&SIP/address3&otherprotocol/address4)
in extensions.conf, or the "dialplan" database.

One key to this is maintaining the distinction between directory numbers
(Asterisk extensions) and equipment numbers (Asterisk devices), which is
often confused when the switching equipment allows similar names for both.

Reply With Quote
  #2 (permalink)  
Old 06-26-2011, 06:06 PM
R. Mark Clayton
Guest
 
Posts: n/a
Default Re: Multiple SIP Clients?


"David Woolley" <david@ex.djwhome.demon.invalid> wrote in message
news:iu4ccp$r5j$1@dont-email.me...
> Anthony R. Gold wrote:
>> Can one have a SIP incoming call ring in multiple places and over
>> multiple
>> ATAs and softphones such that the first one to pick-up will seize the
>> call?

>
> Yes, that is a standard part of SIP, and implementable at the proxy level;
> it is called branching. It may not be a service operated by public PSTN
> gateways, though.


Voipfone claim to be working on it, but not sorted yet AFAIK.

>
>> My present configurations have each client registering with the server
>> and so
>> causing a pre-existing registration to be closed and ended.

>
> I'm not sure that multiple registrations against the same address of
> record is allowed though. Asterisk certainly doesn't support it. You
> would probably have to make to do some hard configuration in the proxy or
> B2BUA. For Asterisk (a B2BUA) you put
> .....Dial(SIP/address1&SIP/address2&SIP/address3&otherprotocol/address4)
> in extensions.conf, or the "dialplan" database.
>
> One key to this is maintaining the distinction between directory numbers
> (Asterisk extensions) and equipment numbers (Asterisk devices), which is
> often confused when the switching equipment allows similar names for both.




Reply With Quote
  #3 (permalink)  
Old 06-27-2011, 06:27 AM
Gordon Henderson
Guest
 
Posts: n/a
Default Re: Multiple SIP Clients?

In article <6c6f07p6g03574vltab2u6kisg6rs2i2q8@4ax.com>,
Anthony R. Gold <tgold@panix.com> wrote:

>New question: is there any limit to the number of SIP devices or softphones
>that may be connected to one home LAN? Is it useful for different ones be set
>to different UDP port numbers? And if so, what is the range of port numbers
>that are generally accepted?


Within reason, no... However who knows what a reasonable limit is.

Factors that will affect it include the size of the ARP table in your
router and the MAC to port addressing tables in your Ethernet switches.
Also your routers ability to manage NAT sessions too. (And routers with
broken SIP ALGs that are really only expecting one SIP device)

Then there's the DHCP server and your LAN subnet - once you get over
254 devices on one LAN you need a bigger subnet.

Your router doing NAT should give each device it's own outgoing port
number - which is one way NAT uses to map incoming connections to
a device, so you really shouldn't have to fiddle with SIP phones at
that level. (And if you don't have NAT, then there's even less issues)

So basically it's your router and to a lesser extent Ethernet switches
that's going to be the limiting factor.

Gordon

Reply With Quote
  #4 (permalink)  
Old 06-29-2011, 03:18 AM
R. Mark Clayton
Guest
 
Posts: n/a
Default Re: Multiple SIP Clients?


"Anthony R. Gold" <not-for-mail@ahjg.co.uk> wrote in message
news:6c6f07p6g03574vltab2u6kisg6rs2i2q8@4ax.com...
> On Sun, 26 Jun 2011 19:06:51 +0100, "R. Mark Clayton"
> <nospamclayton@btinternet.com> wrote:
>
>>
>> "David Woolley" <david@ex.djwhome.demon.invalid> wrote in message
>> news:iu4ccp$r5j$1@dont-email.me...
>>> Anthony R. Gold wrote:
>>>> Can one have a SIP incoming call ring in multiple places and over
>>>> multiple
>>>> ATAs and softphones such that the first one to pick-up will seize the
>>>> call?
>>>
>>> Yes, that is a standard part of SIP, and implementable at the proxy
>>> level;
>>> it is called branching. It may not be a service operated by public PSTN
>>> gateways, though.

>>
>> Voipfone claim to be working on it, but not sorted yet AFAIK.

>
> Does anyone know about VOIPCheap, with whom I was having that problem?
> After
> Paul mentioned his experience I was then successful with sipgate.
>
> New question: is there any limit to the number of SIP devices or
> softphones
> that may be connected to one home LAN? Is it useful for different ones be
> set
> to different UDP port numbers? And if so, what is the range of port
> numbers
> that are generally accepted?


It will depend on the speed of your uplink, but even a now modest 1Mb/s will
give you several simultaneous connections.



Reply With Quote
  #5 (permalink)  
Old 07-09-2011, 08:19 PM
Andrew Gabriel
Guest
 
Posts: n/a
Default Re: Multiple SIP Clients?

In article <iu4ccp$r5j$1@dont-email.me>,
David Woolley <david@ex.djwhome.demon.invalid> writes:
> Anthony R. Gold wrote:
>> Can one have a SIP incoming call ring in multiple places and over multiple
>> ATAs and softphones such that the first one to pick-up will seize the call?

>
> Yes, that is a standard part of SIP, and implementable at the proxy
> level; it is called branching. It may not be a service operated by
> public PSTN gateways, though.
>
>> My present configurations have each client registering with the server and so
>> causing a pre-existing registration to be closed and ended.

>
> I'm not sure that multiple registrations against the same address of
> record is allowed though. Asterisk certainly doesn't support it. You


Works fine with SER. Didn't have to do any special config.

--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Associating multiple bridges to one access point Hyunil Byun Wireless Networking Discussion 3 02-13-2009 03:54 AM
Possible DNS issue with connection of wireless clients to functionalwired network? raymuskett@yahoo.co.uk alt.internet.wireless 2 11-17-2007 07:02 PM
Probe launched after CIBC loses data on clients spamhotmail@yahoo.com comp.security.misc 0 01-18-2007 10:03 PM


All times are GMT. The time now is 10:30 PM.



Powered by vBulletin® Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45