Displaying 20 results from an estimated 12000 matches similar to: "Unable to create channel"
2006 Apr 04
1
Too many open files
Dear all,
we have encounter problem when starting asterisk in the foreground,
"asterisk -vvvvgc" with more 100 SIP calls concurrently. we have set
ulimit to the highest value. still has this problem. Is this the
problem keeping asterisk in the foreground or this is a bug in SVN 1.2
16771?
Apr 5 08:48:36 WARNING[14887]: channel.c:562 ast_channel_alloc: Channel
allocation
2013 Mar 04
2
Asterisk 11 - How to trim the number of modules to minimum ?
Hi,
I've got a brand new Asterisk 11 setup for which I would like to keep the
number of loaded modules to a minimum.
My goal is to this setup in a pure SIP environment, for switching incoming
calls to outgoing tSIP trunks.
When I leave autoload=yes in /etc/asterisk/modules.conf, I can handle an
incoming SIP call with a Playback app.
When I leave autoload=no in /etc/asterisk/modules.conf, it
2010 Jul 09
2
Re : Re : Re : Communication IAX2 >SIP>IAX2
ok it works i had a problem with a syntax:
i had to wrire:
exten =>_!X.,n(external),Dial(SIP/011212664800450 at pstn2,,S(20))
thanks
________________________________
De : Adil Zaaraoui <adilzeaaraoui at yahoo.fr>
? : Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Envoy? le : Jeu 8 juillet 2010, 19h 41min 15s
Objet : Re :
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
Hi,
Ive been struggling with asterisk for a few days now. I understand
pretty much how it works and how to tie things together (SIP -> SIP
internally works fine etc), but just cannot get asterisk to work with an
X100P clone (its a Ambient MD3200, if that means anything to you guys).
I have tried (initially) asterisk 1.07 with zaptel 1.07, and now
Asterisk CVS-HEAD with zaptel cvs. Both give
2007 Jul 30
1
MeetMe through DeadAGI has changed to return -1 on Hangup
I have a "support call" AGI script that has been working
flawlessly for a couple of years now. It dumps the customer into a
MeetMe conference room, then dials a bunch of support engineers,
and connects anyone who accepts the call into the conference room.
The conference room is recorded. After the support call is over,
the recording is emailed to a list for quality control, etc.
It
2011 Mar 17
0
blind transfer from AGI triggered call -> dropped
Hi!
Maybe someone could help me out?
When a call is routed via a2billing AGI and user does a transfer, the
call is dropped. If the trunk is called directly everyhing works.
Here's a direct scenario (working fine):
[pbx000001]
exten => 101,1,Set(__TRANSFER_CONTEXT=pbx000001)
exten => 101,n,Dial(SIP/pozitel/37129238254,45,t)
exten => 102,1,Dial(SIP/12345,60)
so, when user calls ext
2005 Jul 18
0
Crash on reload only with autoload=no
Hi,
I've been having a little problem with my asterisk servers, I have 4
identical asterisk servers setup (same hardware, same OS, same config). Once
in a while (once or twice a day) one of the server crashes on the cron job
reload. But I realized this only happens on 3 of the 4 servers. Tried to
spot the difference between that one server that wasn't crashing. The
difference I found was
2010 Mar 12
0
Running DEADAGI from h extension
I get a warning every time I run DeadAGI from the h extension:
-- Executing [h at CC:2] DeadAGI("Zap/7-1", "graba_dialer.agi") in new stack
[Mar 11 20:50:10] WARNING[8598]: res_agi.c:2203 deadagi_exec: Running DeadAGI
on a live channel will cause problems, please use AGI
I use the agi script to do clean up and move the recording of the call.
The only way the h
2005 Jan 23
0
Upgrade to the newest cvs now asterisk will not start
Hello group
I just update to the newest CVS now I'm not able to get asterisk to
start. No error during the make or make install
I did a make clean before the make;make install
Any help would be great!!!!
Here is the output
asterisk -vvvvvgcd
Parsing /etc/asterisk/asterisk.conf
Parsing /etc/asterisk/extconfig.conf
== Binding realtime_ext to mysql/realtime/extensions_table
== Binding
2009 Mar 09
3
problem with an agi in PHP
Hello,
I need to execute an agi in php.
I have that:
== Using SIP RTP CoS mark 5
-- Executing [0170725000 at mnupprx1:1] Answer("SIP/33179977999-b6c18478",
"") in new stack
-- Executing [0170725000 at mnupprx1:2] GotoIf("SIP/33179977999-b6c18478",
"0?6:3)") in new stack
-- Goto (mnupprx1,0170725000,3)
-- Executing
2004 Oct 01
1
Unable to create Zap channels/IAX Warning
Please can someone help me with the following two error messages:
Error 1. I have loaded the Zaptel dirvers and everything is ok with ztcfg. I
have configured Zapata.conf and everthing looks good but it apears the Zap
channels dont load when starting Asterisk. When I make a call to one of the
fxs port I get the following error message.
-- Executing Dial("SIP/39-b204",
2005 Jan 23
0
Upgrade to the newest cvs now asterisk will notstart
Looking at the error I tried moving chan_modem* out of the modules
folder and asterisk started and its working again...
Not sure what changed in the chan_modem_i4l.so but removing it from the
folder fixed my problem.
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Eric Hall
Sent: Sunday, January 23, 2005
2005 Feb 18
0
Installing Asterisk on Mandrake 10.1 Official
I have a pretty basic Mandrake 10.2 w/KDE 3.2 and I installed Asterisk-1.0.1-2mdk. I installed the source of main and contrib from ftp, so at the install time I accepted all the packages needed to be installed too.
The installation went smooth, but when I try to execute asterisk (#asterisk -vvv) I encounter few warnings I end with an error. At this point I didn't touch any conf file, I was
2008 Sep 12
1
Extension not found
Dear All,
I have the following scenario...When a customer dial 111 number a beep
message will iplay in order to record and playback his voice...Else he'll be
routed to another call flow as you can see in the context below:
[a2billing]
exten => _X.,1,Gotoif($[${EXTEN} = 111] ? custom-recordme,111,1)
exten => _X.,2,DeadAGI,a2billing.php
exten => _X.,3,Wait,2
exten => _X.,4,Hangup
2006 Jan 06
2
Using local\number
Hi,
What do I have to do to get local\number to work in a context?
It works from my [from-internal]... however from subcontexts it does not work:
Jan 6 15:55:32 VERBOSE[20237] logger.c: -- AGI Script Executing
Application: (Dial) Options: (Local/570323xxxx)
Jan 6 15:55:32 NOTICE[20237] chan_local.c: No such extension/context
570323xxxx@default creating local channel
Jan 6 15:55:32
2007 May 07
0
H323 to H323 bridging ... failed ... also with chan_local
Hi,
I am using Asterisk 1.2.9.1, with chan_h323.
The problem I am coming across is when trying to bridge an incoming
H323 call with another H323 call:
phone1 dials into asterisk with H323, for extension 111
in asterisk:
exten => 111, 1, Dial(chan_h323, H323/111@phone2) (in my
extensions.conf the syntax is good ... this is no).
I can see how the first call is partially processed, then the
2009 Oct 29
1
Zap inbound hangup problem
Hi all,
I have an Astribank connected to Asterisk 1.4. I'm setting up extensions and
I have a problem with inbound calls to zap extensions. The phone at 65 rings
once and then the line gets hung up. If I pick up the phone really fast, it
works. Any suggestions?
I have the following setup:
[from-pstn]
exten => 207582401,1,Dial(Zap/65,30)
CLI shows me this:
-- Accepting call from
2015 Apr 17
0
Why is CDR(recordingfile) not being written to the database despite being set in the dialplan?
I am using Asterisk 11.17.1 with my program that uses AMI Originate calls to generate a bunch of calls for a callcenter. The PBX configuration is handled by FreePBX 2.11. I want to understand the dialplan behavior in order to figure out why the
CDR(recordingfile) is blank on the CDR records despite the dialplan setting it.
My program generates the calls by setting Channel=Local/NUMBERTODIAL at
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
I have built Asterisk 1.4.4 on my Solaris 10 x86 box:
LDFLAGS='-R/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib'
CPPFLAGS=-I/opt/csw/include ./configure -with-curl=/opt/csw
--without-oss --without-vpb --prefix=/opt/asterisk-1.4
The build and install go fine but the asterisk executable reproducibly
dumps core with a segmentation violation.
If I start it as: asterisk -gc and
2005 Jul 29
1
FastAGI problems
Hello!
I use FastAGI very frequently [meaning 30 channels IVR is made in it]
and sometimes I find, that there is a message like:
Jul 29 09:38:55 VERBOSE[896] logger.c: == Auto fallthrough, channel
'Local/1@route-out-eeae,2' status is 'CHANUNAVAIL'
Jul 29 09:38:55 VERBOSE[893] logger.c: > Channel
Local/1@route-out-eeae,1 was never answered.
Jul 29 09:38:55 VERBOSE[896]