similar to: Does SIP limit to 3-way conference?

Displaying 20 results from an estimated 2000 matches similar to: "Does SIP limit to 3-way conference?"

2006 Feb 01
2
changing cisco 7940/7960 standard menus ?
Hi, We are using Asterisk 1.2.1 with Cisco 7940 and 7960 phones. Most things are running fine ;-) But, when you are calling and you want to Transfer, you need to press first on the 'more' button (4th), then you have the label 'Trnsfr' to Transfer. these are the lables on the softkeys when having a phone call: "Holt / EndCall / Confrn / more" press more and you get
2007 Sep 09
1
Softkeys wrong with chan_skinny
Hi, as noone out there seems to be able to maintain chan_sccp, i'm trying to switch to chan_skinny. With the newest 1.4 svn the Softkeys are mostly wrong/non functional. I see Redial NewCall CFwdAll more (more) CFwdBu... GPickUp Confrn more NewCall works, CFwdAll seems to toggle DnD, the rest of the buttons do notting. Any ideas how to fix this? Regards, Andreas
2010 Aug 02
3
Caller ID issue
Hi list, I'm having a problem with CallerID names not showing up when calls come in. I have dialplan code to store the callerid(name) away and it is blank (null). However, the voicemail variable ${VM_CALLERID} has the name field populated. For example, here is some of the dialplan code: 2. Set(CALLER_ID_INFO_ALL=${CALLERID(all)}) 3. Set(CALLER_ID_INFO_NAME=${CALLERID(name)}) 4.
2008 Oct 24
5
OT: Disable Polycom 650 Forward Softkey
I've got a problem that keeps popping up with my reception phone. It is a IP 650 and the receptionist - on three occassions - has accidentally hit the "Forward" softkey just before she enters the "Page All" keystrokes and then all future calls get routed as an overhead page. I will admit, the first time it happened, I was totally stumped. Why the heck did I have
2003 Nov 20
2
ADSI Hold
Is there any way to program a soft key in ADSI to put a caller on hold. Then able to retreive that caller. Example - Softkey Hold Softkey Retreive Call Softkey End Call -gcc
2007 Jan 24
1
OT - Cisco 7960 functionality
Can anyone point me to info on how to change the functionality of the SIP (7.4) 7960's. We previously had an SCCP firmware on the phone and the users want the phone to work like it used too. Here are some examples: The users do not want to push the new call softkey or the speaker button in order to dial a call. They want to be able to just begin dialing the number. The users do not want
2010 Nov 15
7
Door Contacts via Asterisk?
Hi all, I have had (what I consider) an odd request. The installation I'm working on now is an office on a multi-floor building. They 're looking for some kind of solution with the phone system to provide door control. We are a non-profit so of course I'm looking for something VERY inexpensive. I'm sure /someone/ has done something like this. I'd appreciate any ideas. Cassius
2010 Oct 18
5
IAX2 works one direction, but not the other...
2010 Nov 24
2
SPA942 on speaker phone does not hang up?
Hello all, I am using Linksys SPA942 in my current installation activity. I see a peculiar behavior: A call is made and the SPA942 uses its speaker. When the far end of a call hangs up , the SPA942 stays off hook, and after a time plays a fast busy. The user then has to press the line presence button to hang up the phone. I think I must be missing some sip.conf parameter. My sip.conf is pretty
2013 Oct 23
1
Ast12 issue "missing" library file??
Hi ALL, still having trouble getting Ast 12 to run. I got it compiled and built but now when I try to run, I'm getting a missing library error that seems to be in error (see below). The .so file DOES exist with correct permissions. [root at Asterisk12 ~]# asterisk -rvvv asterisk: error while loading shared libraries: libasteriskssl.so.1: cannot open shared object file: No such file or
2011 Feb 03
8
Question about EuroBRI final 2 digits
Hello, I have an installation in Austria; ISDN service provided by Austria Telekom. The main number of the service is 6 digits. Incoming calls may contain 2 additional digits, which I then use to route the call to the correct extension. Telekom sends me all the digits. My problem is that when someone tries to dial an 8 digit number to an extension from an outside analog phone, AT sends the call
2013 Oct 18
2
Asterisk12Beta- configure script/uuid missing??
Hello, I'm trying to build Asterisk12 on a Centos 6.4 VM. The configure script is erring out with: ? checking for uuid_generate_random in -luuid... no checking for uuid_generate_random in -le2fs-uuid... no checking for uuid_generate_random... no configure: error: *** uuid support not found (this typically means the uuid development package is missing) I have installed (using yum) uuid, uuidd
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
2010 Aug 23
1
Dahdi install gone wrong
The card you installed has FXO or FXS modules in it ????? are you getting your lines directly from the telco co??? Doug D On Mon 23/08/10 8:37 AM , Cassius Smith cassius at cassius.org sent: * -----Original Message----- * From: Todd Reese * Reply-to: Asterisk Users Mailing List - Non-Commercial Discussion * To: asterisk-users at lists.digium.com [3] * Subject: [asterisk-users] Dahdi
2008 Mar 03
1
Aastra phones and park/pickup feature
We are installing Aastra phones (480's and 57i's) into a fairly simple asterisk setup. Although call park & pickup work fine using xfer to 700 (to park), dial 701 (to pickup), we are unable to make the park/pickup softkey feature work on the aastra's. Although we've programmed the softkeys per the manuals, they seem to have no effect (just dead). For example, our 57i is
2010 Oct 14
1
advice re: Page() application
2011 May 06
1
Asterisk 1.6.2.18, Cisco 79XX not registering
Hi all, I have a production server running with about 90 Cisco 79[46]1's and SIP release 8.5(2)SR1 from last year. I was running Asterisk 1.6.2.9 and upgraded last night after hours. (Seemed low risk to me!) Much to my surprise, not a single one of the Cisco 79XX phones would register. Since it's a production server, I rolled back to 1.6.2.9 and everything was fine. All my Linksys SPA
2011 May 12
1
lead time for RPM's?
Hi all Usually I build asterisk from source, but recently have been doing a couple of test installations with packages from the Digium repository. About how long does it take to get from new release announcement into the Digium RPM repository? Specifically 1.8.4 CentOS hasn't made it to the rpm repository yet. Cassius
2010 Oct 13
1
advice re: Page() application
2011 Feb 18
2
no progress indication
I am integrating a new server (Asterisk 1.8.2.3, DAHDI 2.4.0) with VOIP only trunks, and this server only has soft phones. When I dial an extension and the phone is not registered, I don't get any ring or progress indications, and eventually the Dial() times out and drops into voicemail (as expected). CLI output: -- Executing [s at macro-StdExten:6] Dial("IAX2/barneveld-2036",