similar to: dahdi restart warning

Displaying 20 results from an estimated 900 matches similar to: "dahdi restart warning"

2011 Nov 11
2
10.0.0-rc1: dahdi doesn't see card
From asterisk -cvvvvv == Parsing '/etc/asterisk/chan_dahdi.conf': == Found == Parsing '/etc/asterisk/users.conf': == Found -- Automatically generated pseudo channel [Nov 11 17:43:28] WARNING[5756]: chan_dahdi.c:18155 process_dahdi: Ignoring any changes to 'userbase' (on reload) at line 23. [Nov 11 17:43:28] WARNING[5756]: chan_dahdi.c:18155 process_dahdi:
2019 Jun 06
3
error compiling dahdi for recent kernels
On Thu, Jun 6, 2019 at 12:17 PM Malcolm Davenport <malcolmd at sangoma.com> wrote: > Howdy, > > There's a dahdi-linux-complete-3.1.0-rc1+3.1.0-rc1.tar.gz. > > Try that. > I noticed that was there, but I didn't try it originally because it's obviously a beta version. However, I did download it and try it. It does compile, but doesn't work correctly. For one
2012 Nov 02
1
Unable to create channel of type 'DAHDI' (cause 17 - User busy)
Hi, I have 6 Red FXO with TDM2400p in my PC. I have install asterisk and dahdi driver. Scenario is jitsi-----> asterisk server-----> analog PBX ----> landline phone I configured this scenario as follow in chan_dahdi.conf file ; General options [channels] usecallerid=yes hidecallerid=no callwaiting=yes threewaycalling=yes transfer=yes
2007 Nov 30
2
My AsteriskNo unable to registration
Dear The Expert, I am very new with this, I have installed AsteriskNow, X-Lite as my SoftPhone, I am using SPA-3102. I have 3 extensions, me at 250, 998 is my Linksys SPA-3102 and 999 for PSTN Line (see below) My problem is, I am unable to call 998, I thought this is registration problem, (because the Linksys screen info said Registration Failed) Could any body please help? Many thanks in
2010 Mar 09
0
Asterisk 1.6.2.5 crash with chan_capi upon calling to PSTN
Hi, I am having a problem with (Asterisk is crashing) with a Fritz card PCI / chan_capi. Receiving Calls from PSTN works, but outbound calls make asterisk crash (Speicherzugriffsfehler/Segmentation fault). The crash occurs upon dialing with the other phone not even ringing. I hereby ask if somebody reading this list can confirm or disprove my issue. Does anbody run a recent asterisk 2.6 with
2019 Jun 06
2
error compiling dahdi for recent kernels
Seems like I post about this about once a year, when it's time to upgrade Fedora. I first got this error trying to compile a patched version of dahdi-linux-2.11.1; I noticed that there is now a dahdi-linux-complete-3.0.0+3.0.0, so I tried that one with the same result. If I compile it while running kernel-4.16.8-300.fc28.x86_64, it compiles fine, but when I try to compile it while running
2007 Apr 17
2
peers are using wrong contexts
Hello, everyone. Today I've installed an asterisk svn trunk (r61667). The problem I'm having is no matter what context I set in the config file for that peer, "default" is always being used. The output of "sip show peers" shows the context correctly, but when I try to make a call, using that peer, I can only dial the numbers set in the "default" context.
2008 Jan 28
2
Dial agent channel - busy
Hi, when I'm trying to call the following extension exten => 6002,1,Verbose(1|Extension 6002) exten => 6002,n,Dial(Agent/6002) exten => 6002,n,Hangup() the call is terminated and I get the following warning from asterisk: app_dial.c:1106 dial_exec_full: Unable to create channel of type 'Agent' (cause 17 - User busy) When calling the agent with Dial(SIP/6002) no problem
2007 Sep 13
1
Problems with two trunks
Hi, I am attempting to setup an asterisk server, current specs: CentOS release 5 (Final) Asterisk 1.4.11 Asterisk-gui checked out from SVN last week I started with a fairly basic setup involving one VOIP provider who provided one dial in number, and a couple of handsets. Config files are below. It was pretty much totally built by Asterisk-gui, except for the fact I had to add
2007 Sep 13
2
FW: Problems with two trunks
Update on this: I found that by changing insecure = very to insecure = invite, adding the second trunk no longer stopped calls working. I've read the documentation on this switch and still don't see how it applies/is meant to get used. Anyway, with this change in place, the following may help: asterisk*CLI> sip show registry Host Username
2007 Apr 19
1
users.conf SIP registration fails
I recently upgraded from asterisk 1.2.13 to 1.4.2 and am looking at using the users.conf file to setup my users, before i was using real time SIP which worked fine. However when i create a user in users.conf i am unable to register the user form a softphone, however that same softphone can still register a different the users i currently have setup form the sip.conf from real time. i've
2018 Feb 15
2
Problem with DAHDI
Hi again! I tried to attach two VoIP-phones to my new Asterisk 13.14.1 on a Banana PI with Armbian/Debian 9. First test was to call a test service that say the time. Works! Second test was to record my voice and play it again. Works! Third test was to call the other VoIP-phone. It does NOT work... :( Then I noticed that, by starting, Asterisk says the following messages: [Feb 15 18:42:54]
2012 Dec 14
1
BRI D-channel goes up and down
Hi, I have a B410P card with span ports set up as span=3,1,0,CCS,AMI span=4,2,0,CCS,AMI span=5,3,0,CCS,AMI signalling = bri_cpe switchtype = euroisdn layer1_presence = ignore However, I keep getting these messages over and over again: [Dec 14 18:53:14] WARNING[22476]: sig_pri.c:1150 pri_find_dchan: Span 3: D-channel is down! == Primary D-Channel on span 3 up == Primary D-Channel on span 4
2007 Aug 29
2
sip authorization problem
Hi, I am trying to setup a simple home voip service w/ * I have compiled and installed the svn source as a first step I am trying to configure SIP for inside my network. I have a handful of softphones and a few hardphones that I want to all be able to call each other I have configured users.conf with a single softphone(kphone) and have tried calling itself (ext 6000) and the demo from the
2011 Jan 17
1
Continuously core dumping of 1.8 on SLES
Hi, Anybody seen this before? (using a pre-compiled asterisk from the OBS on a sles11sp1) (I mean, i did the same with a 1.6 without any problem, but i need 1.8) after starting: kc3004:~ # /usr/sbin/safe_asterisk: line 145: 16133 Segmentation fault (core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} > /dev/${TTY} 2>&1 < /dev/${TTY} Asterisk ended with
2007 Aug 30
0
DTMF Question
I have a SIP phone calling via a SIP trunk another asterisk system, that then sends the call out a ZAP channel. When I press any of the features defined in features.conf, The end user on the ZAP side hears the DTMF tones, and none of the features work. My DTMFmode on the SIP users definition is rfc2833 Asterisk console doesn't register that a feature is being recognized, any ideas? Below
2009 Feb 24
2
Configuring chan_dahdi.conf for Sangoma A200/Remora FXO/FXS Analog AFT card
Hi I have been having a rough time getting a Sangoma A200/Remora FXO/ FXS Analog AFT card set up properly. The main issue is that the card has four ports and as far as I can tell Asterisk is only seeing two. On the two that it recognizes the "Green" FXS ports are not green, they just are not lit. The "RED" FXO ports are indeed red, but from what I have read your not
2009 Apr 29
2
Something wrong with DAHDI signalling according to the CLI
I have Asterisk 1.4.24 en a Digium TDM410 with EC and with 3 FXO modules. When I plug one PSTN-line into a FXO-port I am able to receive calls on this line and I can also make calls from an internal SIP-phone to the external PSTN-network. Still I am bothered about something that appears on the CLI when I do a reload chan_dahdi.so : asterisk*CLI> reload chan_dahdi.so -- Reloading module
2011 Jun 14
1
sig_pri.c:985 pri_find_dchan: Span 1: D-chanannel anyway!
Dears; To patch libpri: I just place the patch file in the libpri source directory and then I run make and make install? Or I need to compile the dahdi and asterisk also? If the problem stayed, do I have to go for previous libpri version? Or for previous dahdi version and asterisk version? Regards Bilal ----------- > bilal ghayyad wrote: > > But I am afraid it is a bug because I
2015 May 28
3
Peer is UNREACHABLE
Darryl Moore <darryl at moores.ca> schrieb: > Ahh. Seen that before! That suggests to me that you don't have your > sip.conf records setup right. > > What's your sip.conf look like? Well, here what I wrote in my sip.conf: register => 00493511111111:MYSECRET at pbxluca/00493511111111 register => 00493512222222:MYSECRET at pbxfax/00493512222222 register =>