Re: [asterisk-users] Shared line appearance phones?

2008-05-15 Thread Andreas van dem Helge
The docs as far as I can tell are not correct. E.g. Zaptel is required (because it seems that it uses MeetMe) but none of that is documented. So yes please do see if you can make the feature work and please post a working example config for a Polycom phone. On Fri, Nov 30, 2007 at 8:10 PM, Russel

Re: [asterisk-users] Shared line appearance phones?

2008-05-15 Thread Brian McManus
I hate to bring up an old thread, however, I'm implementing SLA as well. I've got SLA working, my tunk executes slatrunk(line1), and my polycom 650 phone rings on the SIP subscribed line (button 1) I'm assuming slatrunk sends the calls to the SIP/station1 SIP device, so the call will always appe

Re: [asterisk-users] Shared line appearance phones?

2008-02-02 Thread Ron McCarthy
- > From: Russell Bryant [mailto:[EMAIL PROTECTED] > Sent: Friday, November 30, 2007 4:11 PM > To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial > Discussion > Subject: Re: [asterisk-users] Shared line appearance phones? > > Mark Wiater wrote: > > I fought w

Re: [asterisk-users] Shared line appearance phones?

2007-12-03 Thread shadowym
List - Non-Commercial Discussion Subject: Re: [asterisk-users] Shared line appearance phones? Mark Wiater wrote: > I fought with this in 1.4.5 with polycom phones. I was hoping to share a DID from a PRI on several > Polycom IP430's. > > Might you be willing to share some specif

Re: [asterisk-users] Shared line appearance phones?

2007-11-30 Thread Lacy Moore
On Nov 29, 2007 5:49 AM, Mark Wiater <[EMAIL PROTECTED]> wrote: > Russell Bryant wrote: > > Ron McCarthy wrote: > >> Asterisk 1.4 im guessing? I did not know the Snom's worked with that, > >> Ill have to check it out then! > > > > The way it is implemented in Asterisk is a bit interesting. It use

Re: [asterisk-users] Shared line appearance phones?

2007-11-30 Thread Russell Bryant
Mark Wiater wrote: > I fought with this in 1.4.5 with polycom phones. I was hoping to share a DID > from a PRI on several > Polycom IP430's. > > Might you be willing to share some specific configurations for such a > situation? There are some basic examples in doc/sla.pdf in the 1.4 tree. Howe

Re: [asterisk-users] Shared line appearance phones?

2007-11-29 Thread Mark Wiater
Russell Bryant wrote: > Ron McCarthy wrote: >> Asterisk 1.4 im guessing? I did not know the Snom's worked with that, >> Ill have to check it out then! > > The way it is implemented in Asterisk is a bit interesting. It uses the > existing device state support (hints, BLF) to manage the buttons for

Re: [asterisk-users] Shared line appearance phones?

2007-11-28 Thread Russell Bryant
Ron McCarthy wrote: > Asterisk 1.4 im guessing? I did not know the Snom's worked with that, > Ill have to check it out then! Yes, Asterisk 1.4. Also, it has been a while since I've used this code with something other than a Polycom phone, but it should be ok. The way it is implemented in Asteris

Re: [asterisk-users] Shared line appearance phones?

2007-11-28 Thread Ron McCarthy
Asterisk 1.4 im guessing? I did not know the Snom's worked with that, Ill have to check it out then! Thanks! Brad On Nov 28, 2007 9:28 AM, Russell Bryant <[EMAIL PROTECTED]> wrote: > Ron McCarthy wrote: > > What phones support shared line appearance? I would like a phone where > we > > can plac

Re: [asterisk-users] Shared line appearance phones?

2007-11-28 Thread Russell Bryant
Ron McCarthy wrote: > What phones support shared line appearance? I would like a phone where we > can place calls on a line and have them picked up at another phone, but we > don't want to use call parking. I want to use this in a multi tenant > environment so I would need multiple lots. Any ideals

Re: [asterisk-users] Shared line appearance phones?

2007-11-28 Thread Ron McCarthy
Well we need a light on the phone to blink when a call is on "hold", but we want to pick it up from any phone, so its a BLF key/light tied to it. Maybe you can intergrate that with ques, I guess I need to look into that more, just have never heard of that being done! Thanks for the suggestion, Ill

Re: [asterisk-users] Shared line appearance phones?

2007-11-28 Thread Ricardo Carvalho
I don't know if I understood you right, but can't that be solved with call queues? http://www.voip-info.org/wiki/index.php?page=Asterisk+call+queues http://www.voip-info.org/wiki/view/Asterisk+RealTime+Queue http://www.voip-info.org/wiki/view/Asterisk+config+queues.conf Regards, Ricardo Carvalho

[asterisk-users] Shared line appearance phones?

2007-11-28 Thread Ron McCarthy
Hi List, What phones support shared line appearance? I would like a phone where we can place calls on a line and have them picked up at another phone, but we don't want to use call parking. I want to use this in a multi tenant environment so I would need multiple lots. Any ideals for me? Thanks!