similar to: make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed.

Displaying 20 results from an estimated 300 matches similar to: "make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed."

2007 May 14
1
`PATH_MAX' undeclared here (not in a function) in asterisk!
hello, asteriskers: I compiled asterisk under arm-linux. i am using asterisk 1.4.2. i can run ./configure and menuselect with embedded modules. but running make comes out errors: ranlib libmxml.a make[3]: Leaving directory `/usr/src/asterisk-1.4.2/menuselect/mxml' cc -Wall -o menuselect.o -g -c -D_GNU_SOURCE menuselect.c cc -Wall -o menuselect_curses.o -g -c -D_GNU_SOURCE
2007 Feb 01
3
How to Clone Asterisk
I want to essentially transplant my existing Asterisk server to a new machine, and take the old sever out of service. Assuming I install Asterisk on the new machine, does anyone know what files I would have to copy over? What comes to mind are the *.conf files in /etc/asterisk, as well as the voicemail audio files. Anything else? -------------- next part -------------- An HTML attachment was
2007 Mar 08
3
1.4 compile issue
I am use Fedora 3, and run into a 1.4 compile issue. When 'make install' I got this message. [root@asterix asterisk-1.4.1]# make install make: expand.c:489: allocated_variable_append: Assertion `current_variable_set_list->next != 0' failed. make: *** [utils] Aborted [root@asterix asterisk-1.4.1]#
2007 May 21
2
Help installing on OpenSuSE 10.2
Thanks to all that have helped me so far. I have made a lot of progress. I am able to make prilib and zaptel. Now to Asterisk... After installing the kernel source, I have: # cd /usr/src/linux # make cloneconfig # make prepare-all Then I have run ./configure in the asterisk-1.4.4 directory. I have: # make clean # make Which goes through a number of compiles and then ends
2007 Apr 07
2
Cannot compile 1.4.2 on Slackware 7
Hi All, I am trying to upgrade an old Asterisk installation to 1.4.2 (it's currently running CVS-08/02/04-15:15:26) but have hit a couple of problems. The first was easily fixed. I got "storage size of sin isn't known" errors whilst compiling streamplayer.c, but after seeing http://bugs.digium.com/view.php?id=4908#32012 I manually added "#include <netinet/in.h>"
2005 Jan 05
1
CVS Compile problem on Solaris
Hello all, After reading through the Wiki and archives, I decided to take a stab at installing * on Solaris 9 SPARC. I checked it out via CVS last night as well as about an hour ago, and have run into a compile problem that I can't quite figure out. After running into some unlisted dependencies, such as popt, things are almost compiling. Right now the make bombs when trying to find setenv
2004 Dec 29
1
Impossible to compile last version of Asterisk
Hi, I worked with Asterisk 0.7 without problems until I tryed to load H323. I downloaded the last version and after some try I compile it. I followed the description in /asterisk/channels/h323/Readme and the compilation of this part was good. But the new compilation of Asterisk was impossible (problem with chan_h323.so). I search info with Google and I read that the problem could be with the
2007 May 22
1
Local SMS how-to.
Hello, i just want to activate SMS service between my asterisk local sip accounts and between asterisk and local sip accounts. How can i do this thin? Also i tried smsq to an account but all i obtained is a error message: ---<Cut Here>--- May 22 13:09:37 WARNING[4829] pbx_spool.c: Unable to open /var/spool/asterisk/outgoing/smsq.motx.0.1179827912-4429.1: Permission denied, deleting May 22
2007 Mar 06
1
Compiling smsq in 1.2
How to compile smsq in 1.2? It is compile in 1.4 by default. It is included in 1.2.13, but not compiled. Any rule or method to make it? Yuan Liu
2007 Apr 17
5
sending an SMS via Asterisk?
I've been googling and reading a lot, but I'm not getting any closer to getting an SMS sent via Asterisk. Prior to switching to asterisk, I used sms_client on an ISDN line to dial one of two Swisscom SMS centers: 0900900941 or 0794998990. My dialplan looks like this: exten => 0900900941,1,Goto(smsmotx,${CALLERIDNUM},1) exten => 0794998990,1,Goto(smsmotx,${CALLERIDNUM},1) ;
2007 Jul 09
4
Problems sending more than 2 SMS with asterisk / smsq
When i send more than one messages shortly after the other, my log (/var/spool/asterisk/sms ) looks like this and only two of four messages arrive. What am i doing wrong ? I am using an AVM B1 PCI with chan-capi and 1.4.4. and also, when sending with smsq -x only two of the messages are handled. (i thought, asterisk itself handles the queues ? ) Here the log: 2007-07-09T15:04:14 YOM04 0 -
2008 Mar 24
1
app_sms and smsq in germany
Hi, i've been trying to get fixed line sms working for some time now. Can anybody tell me, if he is actualy using this with asterisk in germany? I have followed the instructions found on voip-info. I was successful a couple of years ago with asterisk 1.0.7 and an normal telekom isdn line. Now i want fixed line sms over an Dokom PRI with Asterisk 1.2.9. Here in Germany the Materna
2005 Aug 04
1
send an sms through a gateway GSM (stargate)
Good afternoon, I am triying to send an sms through a gateway gsm (stargate) that is connected to a ZAP/g1 card on my asterisk. But I get this message : -- Attempting call on ZAP/g1 for application SMS(0) (Retry 9) -- Requested transfer capability: 0x00 - SPEECH -- Channel 0/1, span 1 got hangup -- Channel 0/1, span 1 received AOC-E charging 0 units > Channel Zap/1-1 was
2006 Jun 12
1
- SOLVED - Trouble getting SMS working
> > I now have another problem with sending messages back to the phone, > when I run: > smsq -o0198339100 -q101 --mttx-channel sip/phone1 --ud "test" > You need to run smsq as the Asterisk user, or else the file is created with permissions that Asterisk can't read and/or move. James
2010 Sep 13
2
How to send SMS to Gigaset phones ?
Hi, Searching this list archives, I couldn't find a definitive answer to my question : how to send SMS to Gigaset phones ? My goal is to send Alert SMS such as "This phone system will be stopped in 5mn for maintenance" to every terminal (SIP phones and Gigaset DECT phones). (So at the moment, I'm not looking for way to send SMS from handsets). I could successfully send 1 short
2013 Feb 19
1
Asterisk SMS()
All, I'm trying to send an SMS directly from asterisk but it doesn't seem to be working. The SMS() function does create an outgoing file but doesn't deliver the SMS. Can anyone help me to understand how SMS() works. Thanks. extensions.conf example: same => n,SMS(hello,a,17654307001,"hello nick") - nick
2007 Dec 26
1
smsq, Zaptel in UK
Hi all, I've been trying to get SMS operational on my Asterisk box, which has a TDM400P card with a pair of FXO interfaces configured (ZAP/1 & ZAP/2). I've not had luck with either of my lines, after issuing the command "smsq --motx-channel=ZAP/1/1709400X 00000 register". I see the following output in my Asterisk console: -- Attempting call on ZAP/1/17094009 for
2008 Mar 20
1
Unable to build smsq on beta6 and x86_64.
Hi, When I build the same asterisk package that I build on i386 on x86_64, I don't get /usr/sbin/smsq. AFAIK, the two machines have the same set of installed packages. What should I be looking for in the output of ./configure to get a clue of what might be missing? TIA. -- Bill in Denver
2009 Jul 09
4
is possible to sen sms with asterisk in Spain?
Hi all, I?m a beginner with asterisk and I want to know if with asterisk I can send sms to a mobile, I?m on Spain, and I don?t know this can be a problem (with the operators...) I have Elastix 1.3.2 and I have seen this url: http://mirror.su.lt/voip-info/wiki/view/Asterisk+cmd+Sms.html I have tried the smsq command but I can get it work, (as I say I?m a begginer and I don?t understand several
2006 Dec 13
1
Problem with asterisk 1.4 Installation (undefined reference to `ast_copy_string')
Hi. After successfully running ./configure I run make. When running make I get the following error.. [CC] ast_expr2f.c -> ast_expr2f.o [CC] ast_expr2.c -> ast_expr2.o [CC] strcompat.c -> strcompat.o [LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o -> aelparse aelparse.o(.text+0x3029): In function `ael_yylex':