Re: [Asterisk-Users] Asterisk Demo

2005-01-10 Thread Julien Goodwin
On Sun, Jan 09, 2005 at 10:51:56PM +0200, Walid Azab arranged a set of bits 
into the following:
Hi,
 
I need to setup a demo for asterisk and need some help here please. The
demo is connecting to Asterisk a Cisco 7970 SIP (ver. .0) and a SIP
Ah, a quick check of the cisco site seems to confirm that the 7970 does
not yet speak SIP, and its varient on SCCP is not yet supported by
asterisk (neither in chan_skinny or chan_sccp). The 7960/40 on the other
hand is supported in both sip and skinny.

If it is I'm sure that a lot of people here would like to hear about it.

client on HP iPAQ via a wireless hotspot. I need to configure both with
the same extension with a shared line like in Cisco CallManager. This way
if the extension is called both iPAQ and the IP phone ring and the user
gets to pick up using either.
This bit isn't too hard it's just:
Dial(SIP/nameof7960SIP/nameofIPAQ)
In the dialplan


pgpxg5uBtSagW.pgp
Description: PGP signature
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] Asterisk Demo

2005-01-10 Thread Walid Azab
I am not very experienced with Asterisk yet, what will this dial plan
dictate?

Thanks
Walid 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Howard Lowndes
Sent: Monday, January 10, 2005 12:16 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk Demo

On Mon, 2005-01-10 at 07:51, Walid Azab wrote:
 Hi,
  
 I need to setup a demo for asterisk and need some help here please.
 The demo is connecting to Asterisk a Cisco 7970 SIP (ver. .0) and a 
 SIP client on HP iPAQ via a wireless hotspot. I need to configure both 
 with the same extension with a shared line like in Cisco CallManager.
 This way if the extension is called both iPAQ and the IP phone ring 
 and the user gets to pick up using either.
  

In your dialplan put something similar to:

123,1,Dial(SIP/1SIP/2)

Change the exten, priority  SIP number2 to suit your dialplan

 Your input is highly appreciated.
  
 Thanks
 Walid
 
 __
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
--
Howard.
LANNet Computing Associates;
Your Linux people http://www.lannetlinux.com
--
When you just want a system that works, you choose Linux; when you want a
system that just works, you choose Microsoft.
--
Flatter government, not fatter government; Get rid of the Australian
states.


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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
Asterisk-Users@lists.digium.com
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] Asterisk Demo

2005-01-10 Thread Walid Azab
Ah, ok.. It is a bit clearer now.

I'll give it a try.

Thanks 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rich Adamson
Sent: Monday, January 10, 2005 12:36 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Asterisk Demo


 I need to setup a demo for asterisk and need some help here please. 
 The demo is connecting to
Asterisk a Cisco 7970 SIP (ver. .0) and a SIP
 client on HP iPAQ via a wireless hotspot. I need to configure both 
 with the same extension
with a shared line like in Cisco CallManager. This
 way if the extension is called both iPAQ and the IP phone ring and the 
 user gets to pick up
using either.
  

You will not be able to configure both phones with the same extension.
The one that registers last will be the only one that will function, until
the second decides to register. Then the first one will fail and the second
one will work.

Give each phone its own extension and then include both extension numbers
within the Dial command (as someone already commented on).
Something like:

PHONE3=SIP/3010
PHONE4=SIP/3011
exten = 100,1,Dial(${PHONE3}${PHONE4},20)

Both phones will ring, but the first one that answers the call will get the
call.



___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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
Asterisk-Users@lists.digium.com
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] Asterisk Demo

2005-01-09 Thread Howard Lowndes
On Mon, 2005-01-10 at 07:51, Walid Azab wrote:
 Hi,
  
 I need to setup a demo for asterisk and need some help here please.
 The demo is connecting to Asterisk a Cisco 7970 SIP (ver. .0) and a
 SIP client on HP iPAQ via a wireless hotspot. I need to configure both
 with the same extension with a shared line like in Cisco CallManager.
 This way if the extension is called both iPAQ and the IP phone ring
 and the user gets to pick up using either.
  

In your dialplan put something similar to:

123,1,Dial(SIP/1SIP/2)

Change the exten, priority  SIP number2 to suit your dialplan

 Your input is highly appreciated.
  
 Thanks
 Walid
 
 __
 ___
 Asterisk-Users mailing list
 Asterisk-Users@lists.digium.com
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
Howard.
LANNet Computing Associates;
Your Linux people http://www.lannetlinux.com
--
When you just want a system that works, you choose Linux;
when you want a system that just works, you choose Microsoft.
--
Flatter government, not fatter government;
Get rid of the Australian states.


___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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] Asterisk Demo

2005-01-09 Thread Rich Adamson

 I need to setup a demo for asterisk and need some help here please. The demo 
 is connecting to 
Asterisk a Cisco 7970 SIP (ver. .0) and a SIP
 client on HP iPAQ via a wireless hotspot. I need to configure both with the 
 same extension 
with a shared line like in Cisco CallManager. This
 way if the extension is called both iPAQ and the IP phone ring and the user 
 gets to pick up 
using either.
  

You will not be able to configure both phones with the same extension.
The one that registers last will be the only one that will function,
until the second decides to register. Then the first one will fail
and the second one will work.

Give each phone its own extension and then include both extension
numbers within the Dial command (as someone already commented on).
Something like:

PHONE3=SIP/3010
PHONE4=SIP/3011
exten = 100,1,Dial(${PHONE3}${PHONE4},20)

Both phones will ring, but the first one that answers the call will
get the call.



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