Displaying 20 results from an estimated 600 matches similar to: "Are Zaptel and Asterisk out of sync in CVS?"
2004 Apr 07
1
chan_oss.c:461: error: too many arguments to function `ast_queue_frame'
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2004 Apr 07
1
errror compiling asterisk from cvs
I got this compiling the new cvs code ...
any idea ?
Tnx !
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-04/07/04-11:28:50\" -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\"
2005 Jun 11
0
Re: Asterisk-Users Digest, Vol 11, Issue 77
Hello All
I'm settup my asterisk as belows:
sangoma card, connected with E1, CAS Signalling.
I have two problem.
1. The asterisk don't received any DTMF when caller input to
2. when i dial to system, the caller hear bad sounds. monitor on console. asterisk show error.
Jun 11 12:15:45 WARNING[1496]: channel.c:1447 ast_read: Exception flag set on 'UniCall/6-1', but
no exception
2004 Jan 13
0
Memory allocation issues
Hi,
I'm developing a new channel driver for a device. I'm calling
ast_channel_alloc from one of my functions, and as I step through the
execution of ast_channel_alloc with gdb, everything is being initialized
properly. However, once ast_channel_alloc returns, the pvt field of the
data structure created is reset to null. I've verified that the structure
created in the function and
2003 Aug 14
1
ast_channel_alloc() losing pvt struct
I don't understand the reasoning here so could somebody please help me out?
chan_h323 is causing a segmentation fault when trying to connect a call.
I tracked the problem back to chan_h323.c in the oh323_new() function.
the code is: tmp = ast_channel_alloc( 1 );
After this point, tmp->pvt is not allocated (null pointer).
HOWEVER, in the ast_channel_alloc() function right before the
2005 Jun 18
0
Re: Asterisk-Users Digest, Vol 11, Issue 68
Hello All
i have big problem for unicall.
my system work successful with sangoma card, E1 and CAS signalling (vietnam).
when at the some time. i have trouble then my system is half (CPU instructions = 100)
i tested for some case as belows:
- When i dial, then my system became answer, the caller hangup. system error message show (loop without condition and half machine)
Jun 11 12:15:45
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
2003 Jun 23
2
Sip too many open files?
Today my pbx stopped responding to my sip phones..
looking into the log, here what I got:
Jun 23 15:50:05 WARNING[7176]: File rtp.c, Line 586 (ast_rtp_new):
Unable to allocate socket: Too many open files
Jun 23 15:50:05 WARNING[7176]: File chan_sip.c, Line 1308 (sip_alloc):
Unable to create RTP session: Too many open files
Jun 23 15:50:05 WARNING[7176]: File chan_sip.c, Line 4655
2005 Jul 08
0
Exception flag set on 'UniCall/2-1', but no exception handler
Hi
When I make a call from the outside to asterisk and the call is asnwered,
all is OK, but when I make a call from the outside to asterisk and hangup
before the call is answered, you got this WARNING in the console:
Jul 6 19:33:08 WARNING[10037]: channel.c:1521 ast_read: Exception flag set
on 'UniCall/2-1', but no exception handler
Jul 6 19:33:08 WARNING[10037]: channel.c:1521
2004 Mar 31
2
RE: RxFax/spandsp: not disconnecting
Hi Steve,
I am having this problem in which RxFax is still holding the file after
receiving a complete fax. Somehow the zap channel is still active but on the
fax client it was sent successfully.
If you call the line it is still busy.
Changed from phase 3 to 4
>>> MCF: 8c
HDLC underflow in state 8
Changed from phase 4 to 3
Slow carrier up
<<< DCN: fb
DCN with final frame tag
2006 Apr 11
1
Major issue: More incompatible frame messages
This is a serious problem!
I have brought up this issue in four previous attempts to get some feedback.
I find it hard to believe that no one else is having this same problem.
Apr 11 13:27:36 NOTICE[4446]: channel.c:1906 ast_read: Dropping incompatible
voice frame on Local/103@sip-00f3,2 of format alaw since our native format
has changed to slin
Apr 11 13:27:36 NOTICE[4446]: channel.c:1906
2006 Mar 13
1
Scrolling messages
Several times a day I get this meesage scrolling on one of our asterisk
boxes:
Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping
incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our
native format has changed to alaw
Mar 13 14:43:47 NOTICE[11264]: channel.c:1911 ast_read: Dropping
incompatible voice frame on Local/928@sanset-d88e,2 of format slin since our
2006 Dec 20
0
asterisk run on vxworks for hardware pbx
Hi
My hardware PBX run asterisk on vxworks,Because the vxworks not support
perl.
Now I want to add a callback function to my pbx.
now it can store Caller and Called party numbers in queue when Called party
is busy
Then I malloc a new ast_channel to call.It is should use
ast_get_channel_by_exten_locked() or ast_channel_alloc() ,
my program as follow,But it isn't work, anyone know how to
2006 Mar 15
0
Zaptel compile errors on x86_64 - DEFINE_SPINLOCK???
Hi, (sorry for my mistake in not deleting the rest of the message just now)
The problem seems to be here in zaptel.c (and torisa.c)
#ifdef DEFINE_SPINLOCK
static DEFINE_SPINLOCK(zaptimerlock);
static DEFINE_SPINLOCK(bigzaplock);
#else
static spinlock_t zaptimerlock = SPIN_LOCK_UNLOCKED;
static spinlock_t bigzaplock = SPIN_LOCK_UNLOCKED;
#endif
If I remark out as follows:
//#ifdef
2007 Jun 15
0
Error: Unable to allocate RTCP socket: Too many open files
Hi,
I have a Intel Xeon Dual Core server, with 3 GB RAM, running Centos 5.0, Asterisk 1.4.4
and mysql 5.0. It is a kinda high-traffic box, with about 60 concurrent calls.
The profile of calls on this box are:
Incoming:
via a Sangoma A101
via SIP from anothjer SIP server
Outgoing
all calls that come in are sent out via SIP to yet another SIP server.
This morning I has this error: (edited)
2004 Jun 10
0
hide caller id
Hi,
We try ti hide the caller id at calls trought E1 in EuroISDN (Spain) using
restrictcid=yes and doesn?t work.
What can I do, thaks
Pedro
-----Mensaje original-----
De: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com]En nombre de
asterisk-users-request@lists.digium.com
Enviado el: mi?rcoles, 31 de marzo de 2004 12:00
Para: asterisk-users@lists.digium.com
2004 Jun 01
2
iax codec problem
Hi everybody
i have a problem trying to connect an incomming phone call from pstn to my
(soft phone) iaxcomm, the phone rings but when i try to answer the call,
asterisk sends a message like this.
Jun 1 19:33:17 NOTICE[5013528]: channel.c:1223 ast_read: Dropping
incompatible voice frame on IAX2[192.168.222.99:4569]/16 of format GSM since
our native format has changed to ALAW
i'm working
2007 Jun 20
0
Error: Unable to allocate RTCP socket: Too manyopen files
This was a bug 1.4.4 It has now been fixed in Asterisk 1.4.5
Stuart Bennett wrote:
> Hi Yusuf
>
> A friend of mine had the same problem with a high volume site.. The problem
> lies with a limitation in Linux. Linux will only allow a certain amount of
> open files at a time. You will need to add the following line before running
> asterisk.
>
> ulimit -n 32768
>
>
2003 Oct 12
2
INFO method and DTMF translation
Hello guys,
I have searched high and low, but not found any information about
rules of using DTMF in SIP INFO method. Cisco has described something with
Signal=, but it look like this feature is dependent on implementors?
The problem is chan_sip.c cannot correctly translate received DTMF
digits, especially #,*. At least with my Antek EGW-804 gateway.
Looking into chan_sip.c, I found this code:
2004 Jun 24
0
-- Serious issues with current CVS?
I had a compile problem with the CVS I downloaded on 21 June.
I have a Debian box with 2.4.18 kernel (version needed for support of
Conexant ADSL). There is a difficulty with Zaptel build regarding HDLC
detection. It tries to build it in and then results in unresolved kernel
symbols and fails to load.
I have had to comment out the entire HDLC defines in zconfig.h to get a
driver to install at