similar to: Polycom Intercom - almost there

Displaying 20 results from an estimated 3000 matches similar to: "Polycom Intercom - almost there"

2004 Aug 09
2
Snom Intercom
I am trying to get one of the function keys on the Snom 200 working as an intercom. However, I can't get the other Snom 200 phone to auto-answer. I found some posts in the archives from Christian that talk about intercom=true and also the Call-Info header. However, I can't get either one to work. I have tried firmware 2.04g,2.04h,2.05f,3.33 and none work. I am using chan_sip2z.c and
2010 Sep 30
2
Intercom with Dial() works, but not with Page()
Hello list, this works : exten => _*XXX*,n,SIPAddHeader("Call-Info:\; answer-after=0") exten => _*XXX*,n,Dial(SIP/${SIPACCOUNT}) The phone auto-answers the call... this does not work : exten => _*XXX*,n,SIPAddHeader("Call-Info:\; answer-after=0") exten => _*XXX*,n,Page(SIP/${SIPACCOUNT}) The phone rings and does not auto-answer the call... Can you tell me
2005 Mar 09
1
Paging and Intercom using Sipura SPA-841
I want to implement a one way announcement and paging facility using Asterisk and Sipura phones. The wiki says Sipura phones only support Auto Answer using the Call-Info header which is no lone shipped with asterisk stable since 1.0.4. I would like to ask if anyone has implemented a similiar facility using Sipura SPA-841 or any other SIP phones. If I could take a look at how
2005 Oct 12
2
Polycom: Button Remapping, HELP!
I need to find a way to have the Polycom phones automatically park calls. Right now my users hit #70# (I know the last # is optional but it speeds it up.) to park a call. Personally I think this is easy, but my users would like one button to do this for them. The Polycom has buttons we don't need (Transfer & Services), it would be nice if I could remap one of those buttons to dial
2006 Feb 08
3
Remapping Polycom IP501 buttons
Hi, Just started using an asterisk-based PBX with Polycom IP501 phones. Am Fairly satisfied and am starting to get into FTP setup of the phones. Have figured out most things except for how button remapping works. In sip.cfg, I have this entry: <keys key.IP_500.31.function.prim="DoNotDisturb"></keys> This works as expected but if I try to change the remapping to any
2006 Feb 09
1
Polycom remapping SpeedDials
Hi - Has anybody been able to successfully remap SpeedDials on Polycom phones? The manual seems to indicate that you can, and I followed the advice in this list message: http://lists.digium.com/pipermail/asterisk-users/2005-October/129142.html The result I get is that the remapped buttons act as the VolumeUp button, rather than as a speed dial. My configs look like this: <Mac
2009 Mar 17
2
PBX to gate interface
Has anyone found a good wayt o do a gate intercom using Asterisk? I am looking at a Xorcom PBX with programmable contact, so I have no issue with opening the gate, but the interface at the gate is a bit tricky. I thought about a weather proof housing containing a phone but it seems a bit tacky. I also looked at a handsfree erather proof phone, but at $600 it is a bit steep. Any solutions that
2014 Oct 22
1
SPA504G auto answer
Hello, I am struggling to have a SPA504G to auto answer (for intercom/paging). I have tried the following SIP headers (not all together), but without luck: SIPAddHeader(Call-Info:\;answer-after=0); SIPAddHeader(Call-Info: answer-after=0); SIPAddHeader(Alert-Info: info=intercom); SIPAddHeader(Alert-Info: Ring Answer); SIPAddHeader(P-Auto-Answer: normal); Any other ideas? Leandro PS I have set
2011 Jun 14
1
Page() bumps user out of a call
Hello all, I'm having a problem with my intercom function that I use for under-chin paging. I'm running 1.6.2.13 on this server, and we use Linksys SPA-942's for our general phones. I have a global defined which has all the SIP channels concatenated together - this is ${ALL-PAGE-EXTS}. The problem comes when a user is on the line, and someone else uses the intercom function to page
2007 Jan 07
1
snom 360 auto answer
Hi, I'm testing paging using snom 360. Can someone correct my dialplan? Regards, Jason. ================================================== ;exten => _99XXXX,1,SIPAddHeader(Call-Info: Answer-After=0) ;exten => _99XXXX,n,SIPAddHeader(Call-Info: <sip:192.168.1.113>\;answer-after=0) ;exten => _99XXXX,n,Dial(SIP/${EXTEN:2}) exten => _99XXXX,1,Set(__SIPADDHEADER=Call-Info:
2008 Apr 14
2
polycom auto answer
I was trying to get my polycom phone to auto answer. I added this to the dialplan. Used a different phone to call "22" and the phone rang it did not auto answer. Did I miss something? exten => 22,1,SipAddHeader(Call-Info:=\;answer-after=0) exten => 22,n,SipAddHeader(Alert-Info: Ring Answer) exten => 22,n,Set(__SIPADDHEADER=Call-Info:\;answer-after=0) exten =>
2012 Feb 10
3
Polycom firmware 4.0.1 and paging
Hi, I just moved many Polycom phones from firmware v3 to 4.0.1b. Anto-Answer simply stopped functioning. I can downgrade and make it work, upgrading kills it again. There obviously is a difference in how the newer firmware is treating this auto answer sip header. Can anybody tell me if they have Polycom firmware 4.x.x working with auto-answer/paging? Just so I know it's worth my time
2005 Jan 29
7
Sipura SPA-841 auto-answer support [patch]
Sipura has implemented auto-answer in version 0.9.5 of the SPA-841 firmware. However, it is implemented via the Call-Info header, which Asterisk stable doesn't currently support. The attached patch implments a quick hack to support the Call-Info header from the Dial() application by way of setting the CALL_INFO variable. For example, the following macro can be used to dial up a single
2003 Aug 20
14
Is Asterisk ready for "real" use?
Okay, I am facing a move in two months to newly renovated space. I have to decide *this week* between: A) Pull LAN and phone cables, prepare to move and expand our "traditional" PBX (Panasonic KX-TD1232 and VPS200). or B) Pull only LAN cables, go VoIP, use Asterisk as PBX. It is *not* an option to purchase a VoIP system package from Cisco, 3com, etc. Installers are getting an
2007 Jan 27
1
How to fix error when paging
I am trying to page my Grandstream GXP-2000 phones and keep getting the error message: Jan 27 12:55:04 WARNING[30401]: app_page.c:183 page_exec: Incomplete destination '' supplied. How can I fix this error? The two contexts below do either one-way paging or two-way paging to all Grandstream phones in a list. [One_Way_Page_GROUP] ; one to many page exten =>
2003 Aug 08
5
ip phones and intercom/paging
There was a thread a few months ago that tossed around some ideas for using a cisco phone for intercom or paging. I don't have any ip phones, and wondered if anyone had any luck getting intercom or paging to work on the cisco units. Do any of the (cheaper) ip phones have a way to support intercom or paging? I presume that it's not part of the SIP or IAX protocols. Chris.
2009 Sep 14
1
Aastra - Alert-Info : how to stop auto-answer on call second leg ?
Hi, When implementing click2dial feature, I can trigger an Aastra phone to auto-answer using statement like : SIPAddHeader(Alert-Info: info=alert-autoanswer); This is very convenient when trying to reach a distant party (ie through PSTN) The trouble is when 2 Aastra are calling each other over the LAN, this single statement is memorized somehow and both phones (caller and callee) auto-answer.
2003 Apr 09
5
Sip & Intercom
Hello all, I noticed that Cisco claims that you can do station to station intercom with the 7940/7960 phones, and the Cisco Call Manager. Does anyone have an example SIP header that shows this in action? Or is it something else that triggers the intercom? I would like to add this in to *. Thanks, Mike
2005 Mar 17
2
Snom190 intercom
Hi All... I'm trying to get the intercom feature working on some snom 190 phones but having no luck... As you can see from the SIP trace below (from the called phone), intercom=true is being appended to the To: header as per requirements. I've email'd snom a few days ago but have yet to get a response. On my 190s, im running snom190-SIP 3.57v. I am pulling the config for the
2009 Mar 25
1
Defining a call
Hi All, Does anyone know if it is possible to define a different ring tone for internal/external calls within Asterisk? If so how? We are using Grandstream 200 and Aastra 55i's If any one has any links/docs they could forward that would be great. Cheers