similar to: Busy out a zap channel?

Displaying 20 results from an estimated 5000 matches similar to: "Busy out a zap channel?"

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
2010 Mar 02
6
Echo cancellation on DAHDI
Dear All, How can we know the On board supports echo cancellation I have *Digium, Inc. Wildcard TE410P quad-span T1/E1/J1 card 3.3V (rev 02)*board all working fine but sometimes i got echo when user are calling a PRI. is there any way to know on board echo cancellation . regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 May 24
4
convert zaptel to dahdi?
I am trying to get a zaptel install converted to dahdi. I can get dahdi installed, and the pseudo device even shows up; however, dahdi show channels shows me nothing. There is a TE122 and a TDM800 in there, and neither show up. dahdi show status shows both cards, and dahdi tools show that the cards are there, working, and have no alarms. What am I missing? Michael Munger, dCAP, MCPS, MCNPS,
2007 May 29
7
Problem on incoming call from Zap channel to SIP phones...
I have an Asterisk 1.2.16 server running CentOS 4.4 with a TE110P card and an OpenVox A1200P card. Up to today everything was working perfectly. The OpenVox card has 8 FXS and 2 FXO ports. The two faxo ports are used for a GSM adapter and for an ATA connected to Vonage. The problem we started noticing today was that the Vonage line will receive a call and then cannot connect to any of the SIP
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
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
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
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 May 20
3
Softphones on thin clients...
Does anyone know if you can use softphones on thin clients? I have a new customer that wants to use Eyebeam (about 10 users) on a thin client platform. Each user has a little box on their desk that has a USB port, mic and headphone jacks and monitor. I am worried about conflicts when running 10 softphones on the same server since they will all try to use por 5060. -- Telecomunicaciones
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:
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 Jul 17
7
Asterisk 1.4, Unicall and Nextel...
I have a customer that is complaining that any call coming in from Nextel gives a fast busy. We are running Asterisk 1.4.7.1 with Zaptel 1.4.3 and all the MFC/R2 patches and libraries. All other calls go out and come in, just Nextel seems to have this problem. The phone company technician connected a PBX emulator on the line and that one could receive the calls from Nextel. The E1 is provided
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 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 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? --
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
2006 Dec 20
5
Sangoma A101 with Unicall
I am having a problem trying to get a Sangoma A101 to work with Unicall. I have installed the sangoma drivers and everything seems to be well but when I try to run ztcfg I get the following error: CAS signalling on span 1 conflicts with HDLC with FCS check on channel 16. Here is my /etc/zaptel.conf # MFC/R2 normalmente no usa CRC4 span=1,0,0,cas,hdb3 cas=1-15:1101 dchan=16 cas=17-31:1101
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
2011 May 07
3
record call from iax to sip
Hello List, i need to be able to record the call transferred from iax extension to sip extension when i call the sip extension from the IAX extension i can record the call without any issue but when i receive a call from customer in IAX and i transfer this call to SIP client the conversation between customer and IAX client is recorded but the conversation between customer and sip extension is