Displaying 20 results from an estimated 6000 matches similar to: "Wierd error when compiling 1.6.2 branch from SVN"
2010 May 30
1
Wierd behavior of illegal extension
Suppose I have a subroutine (called by Gosub) S that's called from a macro
M and there's a goto to an illegal extension in S. That does go to 'i' in
S but seems to pop the macro stack so that when there's a later fallthrough
in M, the calls hangs up rather than returning to the caller of M.
Is this a bug or a feature?
2010 Jul 17
1
AGI gosub return value
It appears that there's no way to get the return value from a GOSUB into
an AGI script. Is that correct?
2009 Oct 05
1
Peculiar error message when using Q-SIG
I'm using QSIG between Asterisk and an NEC SV8300. Whenever I make a call
from the SV8300, I see:
[Oct 4 21:02:49] ERROR[5729]: chan_dahdi.c:12226 dahdi_pri_error: !! < Unknown IE 50 (cs5, len = 3)
I see an IE 50 in the Q.932 specification, so I don't understand why
this error is occuring.
2010 Apr 06
1
testexpr2
I'm trying to build it and run into all sorts of problems. First,
"make testexpr2" doesn't work at top level, nor in the "main"
subdirectory. If I manually try the commands for it in main/Makefile,
it doesn't have a "main" and calls "ast_log". If use -DSTANDALONE2
instead, those go away, but then:
ast_expr2f.o: In function
2010 Apr 15
1
'o' option on Dial application
Is there an explanation other than the one in the application documentation of
exactly what this is for and when you'd want to use it and when you wouldn't?
I find the explanation in the documentation a little confusing.
2010 Sep 07
3
Losing first DTMF digit (with ASR)
I'm having a wierd problem. Somewhere around 1-2% of the time, the
first DTMF digit dialed gets dropped. This is occurring during a
SpeechBackground application call. If the caller reenters the digits
when given a second chance, all is OK.
Any suggestions how to debug this intermittent problem?
2010 Jun 23
2
"Hidden" memory leak
Hi all,
Anyone know why this happens?
Mem: 524288k total, 508120k used, 16168k free, 0k buffers
Swap: 0k total, 0k used, 0k free, 0k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1 root 15 0 2152 664 576 S 0.0 0.1 0:49.26 init
7398 root 18 0 10172 2904 2312 S 0.0 0.6 0:00.21 sshd
9856
2010 Dec 03
3
Asterisk error - 1.6.2 SVN - voicemail files "corrupted"
Hi,
I know I am using SVN, but I was wondering if anybody ever came across this
error. I can't read my voicemails because files seems to be corrupted, for
lack of a better word. When I do access my messages, I get those errors:
[Dec 2 19:45:05] NOTICE[25993]: app_voicemail.c:7432 open_mailbox: Mailbox:
/var/spool/asterisk/voicemail/xxx/709/INBOX, expected 0 but found 3
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\"
2010 Nov 30
2
Error loading module 'chan_gtalk.so': libiksemel.so.3: cannot open shared object file: No such file or directory
Hello,
Can't get chan_gtalk.so module to load, neither res_jabber.so:
Asterisk*CLI> module load chan_gtalk.so
Unable to load module chan_gtalk.so
Command 'module load chan_gtalk.so ' failed.
[Dec 1 16:10:05] WARNING[2931]: loader.c:387 load_dynamic_module: Error
loading module 'chan_gtalk.so': libiksemel.so.3: cannot open shared object
file: No such file or directory
[Dec
2010 Sep 21
3
Unexplained message in 1.6.2
Every time I start Asterisk or do a simple reload I see this message:
"Cannot open maximum file descriptor 32767 at boot? No such file or
directory"
Does anybody have some idea of what can it be? It did not happen in version
1.4.
Philip
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Feb 09
1
chan_oss.c:585 setformat: Unable to re-open DSP device
== Manager 'sendcron' logged off from 127.0.0.1
vicidialnow*CLI> dial 919545090201
-- Executing AGI("OSS/dsp", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing Dial("OSS/dsp", "SIP/19545090201 at sip203||tTor") in new stack
-- Called 19545090201 at sip203
Feb 2 13:36:38
2009 Oct 08
1
Realtime static does not work in 1.6.1 or 1.6.2
Starting with Asterisk 1.2 I have always used realtime static to load
my extensions.conf into Asterisk. It worked perfectly up to version
1.6.0.X but starting from 1.6.1.X and upwards it simply does nothing. I
can see that the extensions.conf file is mapped to the database:
== Parsing '/etc/asterisk/asterisk.conf': == Found
== Parsing '/etc/asterisk/extconfig.conf': ==
2004 May 26
2
SPAM MESSAGE - [Asterisk-Dev] warning message (sound card) - when I run asterisk!!!
All,
After installing asterisk on Linux, I run "asterisk
-vvvc". But I got the following warning message:
chan_oss.so] => (OSS Console Channel Driver)
May 26 00:37:58 WARNING[-1084845952]: chan_oss.c:980
load_module: XXX I don't work right with non-full
duplex sound cards XXX
== Registered channel type 'Console' (OSS Console
Channel Driver)
== Parsing
2009 Oct 17
3
Possible bug in app_meetme.c
Is this patch correct? The "&&" doesn't make logical sense to me. I think
it should be "||" and making this change fixes the problem I have with SIP
phones in MeetMe conferences. If it's correct, is there someplace more
formal that I should submit it to?
*** app_meetme.c.old 2009-10-11 17:56:44.000000000 -0400
--- app_meetme.c 2009-10-17
2009 Dec 23
4
fax problem
Hello,
I need to send a tiff via fax with my asterisk 1.6.1.0.
I tried in the dialplan
[default]
exten => _X.,1,SendFax(/root/test.tiff)
but I have:
salledeconf1*CLI> console dial 111 at default
[Dec 23 16:24:22] WARNING[31739]: chan_oss.c:492 setformat: Unable to
re-open DSP device /dev/dsp: No such file or directory
-- Executing [111 at default:1]
2003 Jun 24
2
Asterisk ALSA module not working
Asterisk doesn't work with the latest CVS of ALSA (2003-06-24) . The
module chan_alsa.so won't load even if the oss module, chan_oss.so,
isn't loaded. There are no error messages.
I've been chasing ALSA/Asterisk/client problems in one form or another
for some time now. In previous versions of Asterisk and ALSA -- i.e.,
last week -- I could load either chan_oss.so or
2013 Jan 24
2
g723 transcoding
It appears that there are no transcoders from g723 to anything else in
Asterisk 10.7.1. Does anybody know how to fix that?
2010 Dec 25
2
sip.conf, realtime, and LDAP
I'm confused exactly what's supported with LDAP and Asterisk. What I want
to do is to have SIP peer information read directly (in realtime) from LDAP.
Can this be done? If so, with what Asterisk versions?