List Info

Thread: Asterisk 1.2.8 (now 1.2.9.1)




Asterisk 1.2.8 (now 1.2.9.1)
user name
2006-06-08 13:13:26
Hi Thomas,

Thomas Sandford wrote:
> http://www.p
aradisegreen.co.uk/asterisk/

tried to compile it, but I get the following error message:

gmake -C h323 ast_h323.o
gmake[2]: Entering directory
`/usr/ports/net/asterisk/work/asterisk-1.2.9.1/channels/h323
'
ln -f ast_h323.cpp ast_h323.cxx
touch ast_h323.cxx
c++ -DNDEBUG   -I../../include -Wmissing-prototypes -fPIC 
-O1
-I/usr/ports/devel/pwlib/work/pwlib_v1_10_0/include -I/u
                                       EENTRANT -pthread
-Wall
-I/usr/local/share/pwlib//include -DPTRACING
-I/usr/local/include/openh323 -Os  -O1 -pipe -mar
                                pes -Wmissing-prototypes
-Wmissing-declarations  -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE  -I/usr/local/includ
                 ude/spandsp -DZAPTEL_OPTIMIZATIONS
-fomit-frame-pointer  -I/usr/local/include -L/usr/local/lib
-Wno-missing-pro
APATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC  -pipe -O1
-I/usr/ports/devel/pwlib/work/pwlib_v1_10_0/include
-I/usr/local/inc
                                                   -c
ast_h323.cxx -o
ast_h323.o
cc1plus: warning: command line option
"-Wmissing-prototypes" is valid
for C/ObjC but not for C++
cc1plus: warning: command line option
"-Wstrict-prototypes" is valid for
C/ObjC but not for C++
cc1plus: warning: command line option
"-Wmissing-prototypes" is valid
for C/ObjC but not for C++
cc1plus: warning: command line option
"-Wmissing-declarations" is valid
for C/ObjC but not for C++
cc1plus: warning: command line option
"-Wno-missing-prototypes" is valid
for C/ObjC but not for C++
cc1plus: warning: command line option
"-Wno-missing-declarations" is
valid for C/ObjC but not for C++
ast_h323.cxx:1:1: warning: "_GNU_SOURCE"
redefined
<command line>:9:1: warning: this is the location of
the previous definition
gmake[2]: Leaving directory
`/usr/ports/net/asterisk/work/asterisk-1.2.9.1/channels/h323
'
c++ -shared -Xlinker -x -L/usr/local/lib -o chan_h323.so
chan_h323.o
h323/ast_h323.o -pthread -L/usr/local/share/openh3
                                 lib/lib -lpt_r -L/usr/lib
-lcrypto
-lssl -lexpat -L/usr/local/lib -llber -lldap -lldap_r
cc -c -O1 -pipe -march=pentiumpro  -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations  -Iinclude -I.
                                         
-I/usr/local/include
-L/usr/local/lib  -I/usr/local/include/spandsp
-DZAPTEL_OPTIMIZATIONS
      -fomit-frame-pointe
        lib -Wno-missing-prototypes
-Wno-missing-declarations
-DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC  -o chan_zap.o
chan_za
chan_zap.c: In function `pri_dchannel':
chan_zap.c:9082: error: structure has no member named
`call'
gmake[1]: *** [chan_zap.o] Error 1
gmake[1]: Leaving directory
`/usr/ports/net/asterisk/work/asterisk-1.2.9.1/channels'
gmake: *** [subdirs] Error 1
*** Error code 2

Best regards,
Matthias
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Asterisk 1.2.8 (now 1.2.9.1)
user name
2006-06-08 14:38:27
On 06/08/06 21:13 Matthias Fechner said the following:
> chan_zap.c: In function `pri_dchannel':
> chan_zap.c:9082: error: structure has no member named
`call'
> gmake[1]: *** [chan_zap.o] Error 1
> gmake[1]: Leaving directory
>
`/usr/ports/net/asterisk/work/asterisk-1.2.9.1/channels'
> gmake: *** [subdirs] Error 1
> *** Error code 2

upgrade and install libpri 1.2.3.

-- 
Regards,                           /\_/\   "All dogs
go to heaven."
dineshalphaque.com                (0 0)   http://www.openmalay
siablog.com/
+==========================----oOO--(_)--OOo----============
==============+
| for a in past present future; do                          
             |
|   for b in clients employers associates relatives
neighbours pets; do   |
|   echo "The opinions here in no way reflect the
opinions of my $a $b."  |
| done; done                                                
             |
+===========================================================
==============+
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Asterisk 1.2.8 (now 1.2.9.1)
user name
2006-06-09 12:31:48
Hello Dinesh,

* Dinesh Nair <dineshalphaque.com> [08-06-06
22:38]:
> upgrade and install libpri 1.2.3.

ah ok, my port says that only version 1.2.2 is available, so
I will
try the port if version 1.2.3 is available.

Thx a lot.

Best regards,
Matthias
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Asterisk 1.2.8 (now 1.2.9.1)
user name
2006-06-09 14:07:41
Hi

I would like to ask 2 question please.
First question does someone know why asterisk on my FreeBSD
6.1-STABLE 
doesn't want to be upgrade on asterisk-1.2.9.1.
I do a cvsup (src,port and doc ) before to try upgrade
asterisk by 
portupgrade ,you'll see below the error.
# portupgrade -rR asterisk-1.2.7.1
 
chan_zap.c: In function `pri_dchannel':
chan_zap.c:9082: error: structure has no member named
`call'
gmake[1]: *** [chan_zap.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/net/asterisk/work/asterisk-1.2.9.1/channels'
gmake: *** [subdirs] Error 1
*** Error code 2

Stop in /usr/ports/net/asterisk.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade1399.19 make
** Fix the problem and try again.
--->  Skipping 'net/asterisk-addons'
(asterisk-addons-1.2.2) because a 
requisite package 'asterisk-1.2.7.1' (net/asterisk) failed
(specify -k 
to force)
** Listing the failed packages (*:skipped / !:failed)
        ! net/asterisk (asterisk-1.2.7.1)       (struct
changes)
        * net/asterisk-addons (asterisk-addons-1.2.2)
--->  Packages processed: 0 done, 19 ignored, 1 skipped
and 1 failed

The second question does someone know if there is a way to
use chan_sccp 
to emulate a cisco ip communicator , I can't find any info
on this 
anywhere thank you for your help .


Cordially
Marc alias diablo_bsd


_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )