[Asterisk-Users] Dialing out to 2 clients simultaneously

2004-12-13 Thread niels

Hi

When I register a SIP or IAX client to asterisk and I dial to it from
another UA then there is no problem at all 

But, when I register two or more clients to the SAME peer (with the same
user/pass) and I call to this peer.. Then only the UA which registered
the last will ring.. Others don't ring... 

What can I do about this?? 

I would like to register for example 10 UA's to the same peer and want
them all to ring at the same time without having to set up different
usernames and passwords for all these ua's and having to make difficult
dialplans

Is this possible? Am I doing something wrong or is this behaviour by
design?

Regards,
Niels

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Dialing out to 2 clients simultaneously

2004-12-13 Thread Marc Storck
Hello,
this is not possible,
you will have to solve this via the dialplan using parallel ringing or 
queues.

Regards,
Marc
[EMAIL PROTECTED] wrote:
Hi
When I register a SIP or IAX client to asterisk and I dial to it from
another UA then there is no problem at all 

But, when I register two or more clients to the SAME peer (with the same
user/pass) and I call to this peer.. Then only the UA which registered
the last will ring.. Others don't ring... 

What can I do about this?? 

I would like to register for example 10 UA's to the same peer and want
them all to ring at the same time without having to set up different
usernames and passwords for all these ua's and having to make difficult
dialplans
Is this possible? Am I doing something wrong or is this behaviour by
design?
Regards,
Niels
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
--
CTOMarc Storck
MS Networks SA [EMAIL PROTECTED]
Internet Service Provider  http://www.luxadmin.org
15, route d'Esch   Phone: +352 2727 3030
L-4544 Belvaux Fax:   +352 2727 3060
-- LuxAdmin powered service ---
http://www.Gateway.lu  Your gateway to the net
 Advantages of ADSL solutions by LuxAdmin:
 - price: cheap and clear
 - products: proven quality
 - support: friendly and helpful
---
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Dialing out to 2 clients simultaneously

2004-12-13 Thread Anders F Eriksson
Hi,

I don't think any SIP server would allow you to register more than once with
the same login information. What you can do in asterisk is setup two
different entries in sip.conf and then use extensions.conf to dial both.

Example from extensions.conf

[default]
exten = 1000,1,Dial(SIP/user1SIP/user2,60,t)
exten = 1000,2,Congestion
exten = 1000,3,Hangup
exten = 1000,102,Busy

/Anders

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 [EMAIL PROTECTED]
 Sent: den 13 december 2004 14:39
 To: [EMAIL PROTECTED]
 Subject: RE: [Asterisk-Users] Dialing out to 2 clients simultaneously
 
 Hmmm that's bad... 
 
 This is the last issue I have which makes that I can't get 
 rid of the SER proxy in front of asterisk.. Want to get rid of it
 
 Are there any plans to change this design?? (that multiple 
 UA's can register to one peer?)
 
 Niels

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Dialing out to 2 clients simultaneously

2004-12-13 Thread Todd Lieberman
This is not possible... 

Hi
When I register a SIP or IAX client to asterisk and I dial to it from
another UA then there is no problem at all 

But, when I register two or more clients to the SAME peer (with the same
user/pass) and I call to this peer.. Then only the UA which registered
the last will ring.. Others don't ring... 

What can I do about this?? 

I would like to register for example 10 UA's to the same peer and want
them all to ring at the same time without having to set up different
usernames and passwords for all these ua's and having to make difficult
dialplans
Is this possible? Am I doing something wrong or is this behaviour by
design?
Regards,
Niels
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] Dialing out to 2 clients simultaneously

2004-12-13 Thread niels
Hmmm that's bad... 

This is the last issue I have which makes that I can't get rid of the
SER proxy in front of asterisk.. Want to get rid of it

Are there any plans to change this design?? (that multiple UA's can
register to one peer?)

Niels



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Todd
Lieberman
Sent: Monday, December 13, 2004 2:03 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Dialing out to 2 clients simultaneously

This is not possible... 

Hi

When I register a SIP or IAX client to asterisk and I dial to it from 
another UA then there is no problem at all

But, when I register two or more clients to the SAME peer (with the 
same
user/pass) and I call to this peer.. Then only the UA which registered 
the last will ring.. Others don't ring...

What can I do about this?? 

I would like to register for example 10 UA's to the same peer and want 
them all to ring at the same time without having to set up different 
usernames and passwords for all these ua's and having to make difficult

dialplans

Is this possible? Am I doing something wrong or is this behaviour by 
design?

Regards,
Niels

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
  


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users