similar to: SIP Originate on 1.8.1.1

Displaying 20 results from an estimated 4000 matches similar to: "SIP Originate on 1.8.1.1"

2011 Feb 02
0
SIP Originate on 1.8.X
I am having a problem trying to use originate from the CLI on Asterisk 1.8.2.3. The SIP peer is defined correctly and it works if I dial using my IP phone. When I try to dial from the CLI I get this message: pbxoficina*CLI> originate SIP/protel-out/0445540881644 application playback tt-monkeys [Jan 18 12:00:09] WARNING[3336]: chan_sip.c:19048 handle_response_invite: Received response:
2012 Aug 02
1
Originate call from cli does not work for SIP line...
I have a SIP line that is working fine when I make calls from IP phones. I can send and receive calls. The problem is that if I try to dial from the CLI using the originate command or use an AMI connection to originate a call I get the following error: originate SIP/protel-out/0445540881644 application playback tt-monkeys WARNING[12950]: chan_sip.c:20437 handle_response_invite: Received
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
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 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
2007 Jul 03
1
Asterisk and Panasonic TDA200
We have a setup running Asterisk interconnected to a Panasonic TDA200. The Asterisk server has a two port E1 card, one connected to the phone company and the other to the Panasonic. Everything is running fine and we can send and receive calls from the Panasonic and phone company. We are using MFC/R2 for both links on Asterisk 1.4.4 and Zaptel 1.4.3. The only detail we have is that we cannot
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 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
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
2007 Jan 23
1
Echo on IP phones...
I have a customer running Asterisk 1.2.13, Zaptel 1.2.11 with a TE110P, a TDM04B and an Astribank-32. They have been complaining that there is echo on calls even when they are IP to IP on the same network. There are 18 Aastra 9133i phones and 30 analog phones connected to the Astribank. I can understand there being a bit of echo on the analog phones, but I do not understand why there would be
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? --
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
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
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 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 Jul 20
1
Aastra phones loosing service...
I have a customer that has recently upgraded their network and now their Aastra 9133i phones are loosing their connection to the Asterisk server. They were using an external Asterisk server and now we have installed a new internal server with Asterisk 1.4.8 on a SIP/IAX implementation with no Zap cards. Only hard phones seem to be having problems keeping a connection to the server, soft phones
2007 May 31
1
Duplicate UNIQUEID on CDR
Sometimes I get the following error on the console: [May 31 11:14:01] ERROR[23502]: cdr_addon_mysql.c:230 mysql_log: mysql_cdr: Failed to insert into database: (1062) Duplicate entry '1180628004.3214' for key 1 -- Zap/38-1 answered UniCall/11-1 Why would the UNIQUEID be duplicated? Isn't is supposed to be UNIQUE? This worries me a bit because the customer is losing calls that
2010 Jul 29
1
Problem with Sangoma card...
I have a problem with a Sangoma card. It worked until yesterday. Now I keep getting this error: Jul 29 17:45:17 pbxacura kernel: wanpipe1: Enable E1 CAS signalling mode! Jul 29 17:45:17 pbxacura kernel: wanpipe1:w1g1: Rx Error: No 'DeviceSelect' from target: pci fatal error! (0x000FA000) Jul 29 17:45:48 pbxacura last message repeated 30946 times It is using Wanpipe 3.5.6 and Zaptel
2013 Jul 03
1
Calls drop after transfer
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have an Asterisk 11.4 SIP only system. We are using a SIP trunk for outside calls. We are having a problem with calls dropping after a transfer. Outside call awswered by phone 101 101 transfers to 100 (attended transfer) call is dropped after a few seconds I cannot really think of anything else to check in sip.conf. Incoming calls never drop