similar to: debugging asterisk configuration

Displaying 20 results from an estimated 200 matches similar to: "debugging asterisk configuration"

2005 Jan 18
0
AMP and Asterisk PSTN extension config
Hi, I have configured an Asterisk server with TDM01P (1FXO) for testing purpose. The interface I'm using is AMP. I want to configure my extension so that when I dial from my mobile phone to the asterisk line, I want it to transfer the call to any extension, say 3042 and after a particular number of rings, transfer the call to voice mail so that I can record my message. My Zaptel.conf is as
2005 Jan 26
1
Inbound analog Telco line not answered
I have an X100P clone hocked up to an analog line of my PRI. I can use it to dial out. but when I call the extension it answers and says "GOODBY" I have a Livevoip DID which successfuly rings to ext 202 I am using asterisk@home and through the AMP inface the line should ring to ext 202 Below are Asterisk Messages, Extensions.conf and Extensions_additional.conf Extensions.conf
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
Hello Guys, I'm somewhat of a newbie and am desperately seeking for some help... I've managed to get asterisk up and running on my server, and signed up with a broadvoice account... I'm having no problem dialing and communicating between extensions, but whenever anyone tries to call my broadvoice account, they are greeted by no ring or anything, but rather simply a direct to
2005 Jul 08
1
Serial port DTMF Caller-ID reciever /w scripts for X100P/X101P/Clones....
Since the X100P/X101P/Clone cards does not work in all countries that use DTMF based Caller-ID systems, I've developed a hardware that you connect to a serial port and the PSTN. You then run a perl script "cid_logger.pl" as a daemon, and modify extensions.conf to call an agi script whenever a call comes in, and if it's on the X100 card it will get the caller id information
2006 Apr 07
1
Inbound PRI calls drop after 5 seconds using Sangoma A101
Hi Folks, I'm have Asterisk version 1.2.1 with a A101 PRI card. I'm working with the CLEC to bring up the PRI and inbound calls are hanging up at his end after a few seconds. I ran PRI debug but it only gives me minimal insight. " Ext: 1 Cause: Unknown (16), class = Normal Event (1)" He ran a trace and the only difference he is seeing is a "ISDN interface explicitly
2004 Dec 21
5
AMP - Fax Detections
Does anyone know of any obscur reference for detecting an incoming fax. I currently have AMP running and everything else is working great. Installed the spandsp patches and software... using the default AMP extensions.conf, I start sending a fax, I hear it pick up and transfer to voicemail after 20s. Fax is set for system... Here is the detail from the extensions.conf [global] FAX_RX = system
2005 Feb 28
2
Fax Failing
Hello All, I am trying to set up faxing using Asterisk@home 0.6. I have followed the instructions to the best of my knowledge. When a fax comes in, the system seems to detect OK but does ot manage to make the fax to pdf to email leap. Here is what I saw in the CLI when I tested. Any help would be appreciated. Thanks! Wiley -- Starting simple switch on 'Zap/2-1' -- Executing
2006 Mar 26
1
AAH: DNID not set if caller suppresses CID?
Hi, using asterisk@home, with quadBri from junghanns.net I am facing a strange problem: I have set incoming routes for some extension / DID: [ext-did] include => ext-did-custom exten => 23,1,SetVar(FROM_DID=23) exten => 23,2,Goto(ext-local,23,1) exten => 57,1,SetVar(FROM_DID=57) exten => 57,2,Goto(ext-local,57,1) exten => 66,1,SetVar(FROM_DID=66) exten =>
2005 Aug 21
0
Problem with auto-attendant config, I think..
I never heard anything on the AMP list, so figured maybe someone here might be able to help me sort this one out.. I was making some updates to my attendant config, which is really very basic, and now incoming call processing stopped. Not sure exactly what the heck happened, but figured maybe someone could help me with a clue as to what broke. Now incoming calls are not being answered at
2005 Aug 04
1
no ring to callers?
OK, i've got asterisk @ home 1.3 up and running with Broadvoice. BUT I have one nagging problem to sort out. When you call my BV # the calling party gets no ring indication, just silence until either I answer the phone, or the call bounces over to voicemail. below is the console output when a call is recieved. what am i missing here? thanks Bernie -- Executing
2006 May 26
1
Not able to make any calls
Hi All, I have registered "abhijit" for SIP in asterisk Server. I am able to register my softphone (SJPhone) to the server using the name "abhijit". But whenever I try to make any calls I am gettinh the following error message:- *CLI> -- Registered SIP 'abhijit' at 172.20.28.85 port 5060 expires 120 May 26 07:34:52 NOTICE[2761]: pbx.c:1738 pbx_extension_helper:
2005 Aug 02
12
WHat does it take
How many times do you ask for help here before getting a respone? Every single thing I do No matter what I get busy extensions. I am willing to pay someone to help here. Anybody got a clue? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/d0d1326c/attachment.htm
2006 Jan 10
1
busydetect
Hi, I'm struggling to get busydetect to work. I'm using asterisk 1.2.1 and a digium TDM04B (4 port FXO) card. I've set busydetect=yes, busycount=6 and busypattern=300,200 in zapata.conf and i've modified zondata.c with a busy setting of 620+480, 300/200 which is the busysignal received from Korea Telecom. Asterisk isn't detecting the busy signal and doesn't hangup.
2006 Feb 28
1
FW: Re: Delay on Phone ringing
Skipped content of type multipart/alternative-------------- next part -------------- asterisk1*CLI> soft hangup Zap/1-1 Requested Hangup on channel 'Zap/1-1' == Spawn extension (macro-exten-vm, s-BUSY, 2) exited non-zero on 'Zap/1-1' in macro 'exten-vm' == Spawn extension (ext-local, 220, 1) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' --
2014 Nov 26
0
High resident memory with 11.14.0 ?
On Tue, Nov 25, 2014 at 10:21 AM, James Lamanna <jlamanna at gmail.com> wrote: > > On Tue, Nov 25, 2014 at 8:14 AM, Matthew Jordan <mjordan at digium.com> > wrote: > >> On Mon, Nov 24, 2014 at 2:12 PM, James Lamanna <jlamanna at gmail.com> >> wrote: >> > Also, how big does the cache in frame.c grow to? >> > I've recompiled with
2014 Nov 25
2
High resident memory with 11.14.0 ?
On Tue, Nov 25, 2014 at 8:14 AM, Matthew Jordan <mjordan at digium.com> wrote: > On Mon, Nov 24, 2014 at 2:12 PM, James Lamanna <jlamanna at gmail.com> wrote: > > Also, how big does the cache in frame.c grow to? > > I've recompiled with MALLOC_DEBUG on that server: > > > > asterisk -rx "memory show summary" > > > > .... > >
2005 Feb 11
2
transferring a IAX call into a conference
When I make a call out on the Faktortel number I am then able to transfer to call to my asterisk meetme room of 801 by hitting 'transfer' then '801' then 'send' on my grandstream phone. This connects my faktortel trunk (and who ever is on the other end) to my conference room I can then make another call using my local pstn service and set up a 3 way (or whatever number
2006 Feb 20
2
spa3000
I'm trying to get working a spa3000 with asterisk. My problem is I cant get wroking the incomming calls (I installed the lastest firmware). My problem is asterisk is rejecting the authentication from the spa3000. Asterisk answers forbidden (SIP/2.0 403 Forbidden) and I think I placed the username and password correctly... Sip.conf says this: [linea2] username=linea2 type=peer secret=1111
2005 Sep 28
0
Trying to cut out the paper work...
Hello everyone, Ok. I am at a bit of a loss.... and would like someone to point me in the right direction...(btw www.google.co.za did not give me ANY solutions). The issue at hand is simple, I get asterisk (1.0.9) to answer the incoming call with no problems... it does the fax detection thing with app "Answer" and well it goes to the perfectly right context and sets the varibles
2014 Nov 27
2
Strange Issue: asterisk deleted
Hi Thank you for your support. The server is actually compromised, I discovered that after making a deep trace using the audit daemon and looking for the kill signal (SIGKILL) that terminates asterisk. I discovered that there is an executable with a random name in the /boot folder that is killing and deleting asterisk !!! This executable is launched by a service in /etc/rc.d/ with the same