similar to: Softphones on thin clients...

Displaying 20 results from an estimated 5000 matches similar to: "Softphones on thin clients..."

2011 Jul 07
1
Eyebeam crashes when dialing an invalid number...
Lately I have been getting many complains that Eyebeam crashes when you dial a number that does not exist. This happens in both R2 and ISDN PRI lines. The softphone stops working and has to be restarted. The response I got from tech support was: the actual issue is that asterisk should not be sending a 503 service unavailable when a particular softphone is not online. The soft phone stops
2008 May 20
7
Busy out a zap channel?
Is there a way to busy out a Zap channel? I have a customer who is having problems with a line connected to a TDM800 card and we would like to busy out that line. Since that line is the head of the hunt group I cannot simply disable that channel, I need to busy the line so calls will come over the other lines. -- ?Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director
2007 Sep 04
6
Overhead paging over IP...
I have a customer that has two buildings that are connected with a fiber link. We have a single Asterisk server to cover both buildings. Now the customer went and bought an overhead paging system for the remote building and they want to integrate it with Asterisk. Is there a device that can connect over IP or an ATA that has an audio output port? The buildings are about 500 meters apart so we
2013 Apr 10
5
Setting a CDR field from using feature codes...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I am trying to set the CDR(userfield) to a certain vaule using the application map of features.conf but I am not able to do it. When I receive a call I would like to tag it with a client code (3 digit numeric) so I can referenci it later from the CDR. I have edited features.conf with something like: code => #111,self,SET(CDR(userfield(111)) or
2008 Feb 06
3
R2 with Alestra in Mexico...
I am trying to set up Astunicall 1.4.16 with a link from Alestra in Mexico City. I have done everything I usually do for other links in Mexico but this one simply will not send or receive calls. I just get Protocol error. Anyone has any experience with R2 and Alestra? -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001
2012 Jun 05
3
Another IP address to block
Yesterday a customer was attacked from the following IP addresses so add them to your blacklist: iptables -A INPUT -s 37.8.119.75 -j DROP iptables -A INPUT -s 37.8.22.240 -j DROP -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not
2010 Oct 14
5
Routers that do not show external IPs...
I have a customer that has a Trendnet TEW-435BRM router which has the bad habit of rewriting all external connections so the Asterisk server only sees the IP address of the router itself. Up to today this has not been a problem since all extensions are on the local network but now they want to have a couple external IP phones (SIP). I opened up the ports on the router and my phone can register.
2007 Jun 06
4
meetme realtime
Hi iam using 1.2.17 does any one have information meetme in realtime and store in mysql i dont see any document could some one help me is this possible ? ram -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070606/36d236c2/attachment.htm
2010 Sep 03
3
How to tell if there is a transfer from CDR?
Is there any way to know if a call was transferred from reading the CDR? Any relation in fields like UNIQUEID? Something that can be scripted to make a special report? -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de Tecnolog?a +52-55-91169161 ext 2001 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2007 Oct 22
3
Authenticate by IP?
I have a customer that needs an Asterisk server to sell minutes for cell phones in Mexico. I do not see a problem with that since he will get the calls by SIP and then use GSM adapters to get the calls into the GSM network. My problem is that his customers only want to be identified by IP and not by a username and password. Is there a way to authenticate just by using an IP address? --
2008 Apr 30
1
One way audio...
I have a big headache. I have an Asterisk server connected to an Avaya PBX. Everything is working between those two. The problem is that I have 45 PAP2T adapters and 45 SPA3102 adapters that connect via the Internet to the Asterisk server through a Fortinet firewall. When calling from a PAP2T I get one way audio, the remote site can hear me but I cannot hear them. If I do an "rtp
2007 Aug 10
2
Pickup command
I am having a bit of a problem implementing the pickup command in my dial plan. I have setup this rule: exten => _*8XXX,1,Pickup(${EXTEN:2}) This works as expected when someone dials an extensions number and I can get the call. The problem I have is that when a call enters my welcome menu and does not press anything there is a timeout that sends them to the recepcionist. The rule is:
2007 May 29
2
Agents.conf from realtime static
I am using Asterisk 1.4.4 on a CentOS 5 machine for a small call center with 6 agents. I am using realtime for queues and sip and I am also trying to use realtime static to load agents.conf. The only problem I am having is that no agents are loaded when I start Asterisk. I have to manually do a "module reload chan_agent.so" so the agents get loaded from the database. Obviously
2010 Aug 26
2
CDR on Transfer...
I have searched for some time but I have not found an asnwer on how to fix the CDR when a call is transferred. The problem is that if someone dials a cell phone and then transfers the call to another extensi?n the CDR for the cell call stops and there is no way to track that the call was transferred so we can bill correctly. Many people have asked this question but there is no answer, only a
2010 Sep 09
3
Archive of security advisories?
Is there an archive of security advisories for Asterisk? We recently upgraded a customer from 1.2 to 1.4 and now they are asking for documentation of all security and bug related fixes. I know the advisories get published on this list but is there an easier way to find them than trying to search the list. -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez Prats Director de
2008 Apr 17
2
G729 license count...
I need a refresher course on how many licenses I need to buy. I have an Asterisk server that receives calls by SIP (G729) and then sends them to the PSTN via 32 Zap interfaces on an Astribank. I cannot remember if the license is per channel or per call so I do not know if I need 32 or 64 licenses for this application. Could anyone please remind me? -- Telecomunicaciones Abiertas de M?xico
2009 Mar 08
2
IAX peer cannot register in Asterisk 1.2.31
I just upgraded a very old Asterisk installation to the last 1.2.31 I can find in Asterisk.org site. Now for some reason my IAX clients cannot connect to the server. I can do a "iax2 show peer iaxmodem1" and I get this: * Name : iaxmodem1 Secret : <Set> Context : oficina Mailbox : Dynamic : Yes Callerid : "" <> Expire
2007 Jun 08
3
Asterisk 1.4 with Unicall
I have a small call center running with Asterisk 1.4.4 and Unicall. Everything seems to be working but twice now we had to reset the server because all lines stopped working. You can see users dialing in and reaching the queue but the agents never get the call and the lines are not released. I saw that there is a new Zaptel driver which fixes a racing condition with a TE110P card which is
2007 May 31
2
applicationmap on features
I want to be able to send a prerecorded message to the person I am calling. I know that you can use the application map to do this. Just to test I enabled the testfeature example that is in the features.conf file. When I hit #9 during a call the other user does not hear the monkeys, they only hear a series of beeps. I have tried with different soundfiles and they all give the same problem.
2008 Sep 28
1
G.722 between Eyebeam and a Polycom IP650
Hi All, So I've been exploring the use of G.722 encoded wideband audio recently. I have three different SIP devices that allow this: Eyebeam, IP650 and a Siemens S865IP. The Siemens and IP650 seems to work fine together. Calls pass between them in what the Polycom notes as "HD" mode and the audio quality is certainly very good. However, things are not so easy with Eyebeam and the