Re: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Alex Robar
Hi Gavin, You don't need queues to ring two phones, you can simply use the dial command: Dial(SIP/1SIP/10001) -- Would dial SIP extensions 1 and 10001. Now if you want the ability to have multiple people waiting on the line for those two extensions, that's when you need to look at

Re: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Gavin Spurgeon
Ps. Please start new messages from scratch rather then reply to existing ones... (a mistake I've made in the past )-: Woops.. I was ment to remove all that before I posted... :-( Sorry... Best Regards Gavin Spurgeon Systems Administrator Leigh City Technology College [EMAIL PROTECTED]

Re: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Gordon Henderson
On Fri, 11 May 2007, Gavin Spurgeon wrote: Hi List, Just a simple question for the list this time.. I need to setup 2 Phones than can Both ring when an incoming call is made to a certain number... exten = 123,1,Dial(SIP/101SIP/102) Gordon Ps. Please start new messages from scratch rather

Re: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Stephen Bosch
Gavin Spurgeon wrote: Ps. Please start new messages from scratch rather then reply to existing ones... (a mistake I've made in the past )-: Woops.. I was ment to remove all that before I posted... Actually, what he's referring to is that posters should start a NEW thread for a new

Re: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Gavin Spurgeon
I need to setup 2 Phones than can Both ring when an incoming call is made to a certain number... Right.. After a little clicking around and getting a fresh pair of eyes to help me look-over the web interface of SAIL, I found a way of doing what I wanted by adding an Alias and making all inbound

Re: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Drew Gibson
Stephen Bosch wrote: Gavin Spurgeon wrote: Ps. Please start new messages from scratch rather then reply to existing ones... (a mistake I've made in the past )-: Woops.. I was ment to remove all that before I posted... Actually, what he's referring to is that posters should

RE: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Chris Bagnall
You don't need queues to ring two phones, you can simply use the dial command: Dial(SIP/1SIP/10001) -- Would dial SIP extensions 1 and 10001. I would strongly suggest you might want to create a queue for it anyway. One of the things I've noticed in the past (and it's not asterisk's

Re: [asterisk-users] Need some help with a very simple Queestion..

2007-05-11 Thread Stephen Bosch
Drew Gibson wrote: Stephen Bosch wrote: Gavin Spurgeon wrote: Ps. Please start new messages from scratch rather then reply to existing ones... (a mistake I've made in the past )-: Woops.. I was ment to remove all that before I posted... Actually, what he's referring to is