similar to: Polycom Call-Waiting

Displaying 20 results from an estimated 2000 matches similar to: "Polycom Call-Waiting"

2005 Jan 25
5
Polycom and call waiting again..
I searched and read all the relevant posts, but I still don't have a solution to my problem.. I've got a small queue for tech support calls using AddQueueMember. The agents are using IP300's from polycom. In my example, only one agent is logged int. When a call comes into the queue, asterisk sends the call to the one agent logged in. The agent answers and is talking to the
2005 Mar 29
7
Digium - Asterisk Download Ftp Site link Invalid
I am trying to download the latest release of Asterisk from: ftp://ftp.digium.com/pub/asterisk/ The link provided by Digium is incorrect for the Asterisk Tarball as there is no such file at ftp://ftp.digium.com/pub/asterisk/asterisk-1.0.7.tar.gz However the links for the Asterisk-Addons and other Tarballs is OK ftp://ftp.digium.com/pub/asterisk/asterisk/asterisk-addons-1.0.7.tar.gz Does anyone
2005 Feb 15
2
why does the Polycom IP600 check FTP every 60 seconds...
Hi, I am mostly happy with my Polycom IP600 but it apparently needs to check the FTP server every minute. I couldn't find any obvious setting related to that behavior in the configuration files. Any idea how to curb the IP600's spurious network activity? Thanks, -- Lord, protect me from your followers.
2005 Feb 25
1
cascaded ringing
Hi, I intend to let several SIP-phones on my asterisk ring cascaded on incoming calls. First only phone 1 should ring, after 5 seconds phone 2 should ring in addition and after additional 5 Seconds phone 3 should also ring. How can I realize that correctly? Currently I do use Dial(SIP/1,5) Dial(SIP/1&SIP/2,5) Dial(SIP&1&SIP/2&SIP/3) But this seems not to work correctly on
2005 Feb 28
1
I can't load modules (ztdummy, wcfxo.o)
Hi to everybody, seems that I cannot load the zaptel modules: ztdummy says the following: [root@Hayabusa misc]# modprobe ztdummy /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_unregister /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_transmit /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_receive /lib/modules/2.4.22/misc/ztdummy.o: unresolved symbol zt_register
2005 Feb 02
2
using the MYSQL command to insert a record
I am trying to use the MYSQL command to insert a record into a database and I can't seem to get it to work. I can do an UPDATE with no problem. Here is the line in my dialplan exten => s,12,MYSQL(QUERY resultid ${connid} INSERT INTO `member` ( `id` , `member_num` , `active` )VALUES ('',${number}' , '1')) Does anyone have an example of an INSERT INTO that I could look
2004 Jan 15
3
Sending voicemail with qmail
you can do that. But are u installing qmail and * on same box. i wont recommend that. i use qmail and *. qmail is strictly for internet email. * is on separate server not exposed to Internet. * box also has sendmail. i hv configured sendmail to use smart host (qmail server). This way its safe and secure. HTH, -B ----- Original Message ----- From: "Ing Isianto Istiadi"
2003 Apr 03
1
PPP by default in zapata
Just wondering if there is a reason PPP support is compiled into zapata by *default*: # Uncomment for Generic PPP support (i.e. ZapRAS) # KFLAGS+=-DCONFIG_ZAPATA_PPP Especially since the comments imply that it should be commented out by default... The main reason I ask is because I usually try to re-compile the kernel to only include the bits that I need, and so I don't include PPP...
2005 Jan 06
2
TDM400P - Problems
Hi All I've bought a TDM400P and need some help with configuration. Can you tell me what to do ? I've tried to install and the message below has appeared: [root@voip asterisk]# modprobe zaptel [root@voip asterisk]# modprobe wcfxo /lib/modules/2.4.22-1.2115.nptl/misc/wcfxo.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid
2005 Feb 24
3
VoIP/Asterisk presentation
For those interested, I'm giving a talk about VoIP/enum.164/asterisk tonight in Sydney at the Sydney LUG meeting which is about 7pm in the UTS build #2, 4th floor, room 10. Sorry for the late notice, it didn't occur to me that there might be people on this list interested and able to attend etc... -- Best regards, Duane http://www.cacert.org - Free Security Certificates
2005 Jul 12
2
Possible Agent Bug found while upgrading from Asterisk 0.7.1 to 1.0.9
Dear All, I have been running an Asterisk 0.7.1 (patched with various agent applications) server for almost 2 years. We have a data center in the USA and a call center in the UK. All calls are routed to a group of central call queues in the USA. Agents from the data center, call center and from remote locations (London, Scotland, LA, Florida, and Maine) can log in, join the call queue and pick
2005 Mar 22
2
Incoming response and external access
I'm all up for reading and looking round for people in the same boat to try and solve the issue together, but there appears to not be large community yet, just the asterisk mail lists. I got Asterisk working with X-Lite great now for internal calls and also calling land line numbers etc. The two problems i'm currently having are: 1. When someone calls in the phones ring 3 times then
2005 Mar 21
2
Flash hook & hangup problem
Hello. I'm trying to transfer calls from an analog phone (Zap/1, TDM400P card) to some other terminal connected to my Asterisk PBX. If I make a flash hook pressing the phone hangup button quickly it works as expected, I get a new dialtone and the other side is put on hold. But I would like to use my phone's "R" key instead for some different reasons (it's quite easier to use
2004 Dec 02
4
Ring all Configured Extension
I don't know if the is possible on not. I would like to know the easiest way to ring all extensions in the sip.conf file for intercoms. I have phone to phone intercom working.
2005 Sep 04
1
hints and polycom IP 300 phones
Hi all, I've just updated to current CVS, and have 2 polycom IP phones, one is a IP600 and the other is a IP300. The IP600 shows the status of the IP300 and a ZAP line quite nicely, but the IP300 won't show the status of the IP600.... Is there any additional debug apart from "show hints" to see why this might not be working ?? -= Registered Asterisk Dial Plan Hints =-
2005 Jan 17
3
callers who don't press any keys
I've noticed that some callers listen to our main menu and don't press any keys. I have it set up to restart the menu a few times and eventually hang up. I'm wondering if these are wrong numbers (in that case, why don't they hang up) or they really want to speak to someone here but don't understand the menu (what's so hard about "for the operator, press
2005 Jan 19
4
RE: how to manage Digium TDM04B outgoing calls
-----Original Message----- My question concern outgoing calls. How can I configure my extensions.conf to get a PSTN line on my TDM04B card in the following order : first trying on the channel 4 then if 4 is busy then switch to 3 if 3 is busy then switch to 2 and if 2 is busy then say there's no more line available. I don't want to dial on the first channel as it's my main number
2005 Jan 05
1
CVS Compile problem on Solaris
Hello all, After reading through the Wiki and archives, I decided to take a stab at installing * on Solaris 9 SPARC. I checked it out via CVS last night as well as about an hour ago, and have run into a compile problem that I can't quite figure out. After running into some unlisted dependencies, such as popt, things are almost compiling. Right now the make bombs when trying to find setenv
2005 Mar 29
3
-lssl problem on debian
Hello Just installed fresh Debian testing box, checked out Asterisk and others from CVS stable (-r 1.0), and now trying to 'make install' in Asterisk. I get this error: if [ -d CVS ] && ! [ -f .version ]; then echo CVS-v1-0-03/29/05-15:19:53 > .version; fi gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o
2005 Feb 21
3
* Call Monitoring
I've got a nagios plugin making sure the * box is up, but I would like to do more than that. I need to make sure the PRIs connected to my box stay up and I need to make sure calls are not failing for any reason. Are there any * monitoring packages like this? -Daniel