[Asterisk-video] 3G Video Call PRI Debug Output

sudhir mor sudhir_mor2000 at yahoo.com
Wed Dec 8 00:18:29 CST 2010


Hi,

I want to configure my asterisk-server for 3G while doing so i have few error 
msges

1) While trying to install asterisk-1.4.15 everything goes fine but zaptel-1.4.7 
gives problem in this case i have following msg on my CLI
i) ./configure - Ok
ii) make - Error

make[2]: Leaving directory `/usr/src/zaptel-1.4.7/menuselect'
make[1]: Leaving directory `/usr/src/zaptel-1.4.7/menuselect'
Generating input for menuselect ...
make[1]: Entering directory `/usr/src/zaptel-1.4.7'
make[1]: Warning: File `Makefile' has modification time 3.4e+02 s in the future
gcc -o gendigits gendigits.c -lm
./gendigits > tones.h
gcc -o makefw makefw.c
./makefw tormenta2.rbt tor2fw > tor2fw.h
Loaded 69900 bytes from file
./makefw pciradio.rbt radfw > radfw.h
Loaded 42096 bytes from file
make -C /lib/modules/2.6.26.8-57.fc8/build SUBDIRS=/usr/src/zaptel-1.4.7 
HOTPLUG_FIRMWARE=yes modules
make[2]: Entering directory `/usr/src/kernels/2.6.26.8-57.fc8-i686'
scripts/Makefile.build:46: *** CFLAGS was changed in 
"/usr/src/zaptel-1.4.7/Makefile". Fix it to use EXTRA_CFLAGS.  Stop.
make[2]: *** [_module_/usr/src/zaptel-1.4.7] Error 2
make[2]: Leaving directory `/usr/src/kernels/2.6.26.8-57.fc8-i686'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/zaptel-1.4.7'
make: *** [all] Error 2

2) If i'm tryies to install asterisk-1.4.32
app_transcoder doesn't get registered

[root at asterisk-linux app_transcoder]# make
cc  -D _GNU_SOURCE -Wall -Wmissing-prototypes -Wstrict-prototypes -c -o 
app_transcoder.o app_transcoder.c
app_transcoder.c: In function âSendH263VideoFrameâ:
app_transcoder.c:154: warning: unused variable âsizeâ
app_transcoder.c: In function âVideoTranscoderEncodeâ:
app_transcoder.c:576: warning: passing argument 2 of âsws_scaleâ from 
incompatible pointer type
app_transcoder.c: In function âVideoTranscoderDecodeFrameâ:
app_transcoder.c:915: warning: âavcodec_decode_videoâ is deprecated (declared at 
/usr/local/include/libavcodec/avcodec.h:3454)
app_transcoder.c: In function ârfc2429_appendâ:
app_transcoder.c:1053: warning: unused variable âpebitâ
cc -shared -Xlinker -x -o app_transcoder.so app_transcoder.o  -lpthread 
-lavcodec
[root at asterisk-linux app_transcoder]# make install
install -d /usr/lib/asterisk/modules
install -m 755 app_transcoder.so /usr/lib/asterisk/modules

3) While installing mcumediaserver error
[root at asterisk-linux mcumediaserver]# make
mkdir -p bin
make -C media
make[1]: Entering directory `/usr/src/mcumediaserver/media'
mkdir -p /usr/local/src/mcu/media/build/debug
mkdir -p /usr/local/src/mcu/bin//debug
make[1]: *** No rule to make target `mcu.o', needed by `mcu'.  Stop.
make[1]: Leaving directory `/usr/src/mcumediaserver/media'
make: *** [all] Error 2

 
Sudhir Mor
Senior Developer
Voicetap Technologies
Mobile : +91-9891318796 
________________________________





________________________________
From: Sergio Garcia Murillo <sergio.garcia at fontventa.com>
To: Development discussion of video media support in Asterisk 
<asterisk-video at lists.digium.com>
Sent: Tue, 7 December, 2010 5:08:21 PM
Subject: Re: [Asterisk-video] 3G Video Call PRI Debug Output

http://sourceforge.net/projects/mpeg4ip/files/mpeg4ip/1.5.0.1/mpeg4ip-1.5.0.1.tar.gz/download


BR
Sergio

El 07/12/2010 12:35, Mitul Limbani escribió:
> Hello,
>
> Quoting Konstantinos Liadakis<kliadakis at yuboto.com>:
>
>> you can also install mpeg4ip from multimedia sources. Which is
>> simpler and works perfectly
>> #vi /etc/apt/sources.list # Vi / etc / apt / sources.list
>> deb deb http://mirror.home-dn.net/debian-multimedia
>><http://translate.googleusercontent.com/translate_c?hl=el&sl=fr&tl=en&u=http://mirror.home-dn.net/debian-multimedia&rurl=translate.google.gr&usg=ALkJrhgIDTSIvbz1OOfCO3e4myqfmgdvLw>>  
>>http://mirror.home-dn.net/debian-multimedia<http://translate.googleusercontent.com/translate_c?hl=el&sl=fr&tl=en&u=http://mirror.home-dn.net/debian-multimedia&rurl=translate.google.gr&usg=ALkJrhgIDTSIvbz1OOfCO3e4myqfmgdvLw>> lenny main lenny
>> main
>> deb-src deb-src http://mirror.home-dn.net/debian-multimedia
>><http://translate.googleusercontent.com/translate_c?hl=el&sl=fr&tl=en&u=http://mirror.home-dn.net/debian-multimedia&rurl=translate.google.gr&usg=ALkJrhgIDTSIvbz1OOfCO3e4myqfmgdvLw>>  
>>http://mirror.home-dn.net/debian-multimedia<http://translate.googleusercontent.com/translate_c?hl=el&sl=fr&tl=en&u=http://mirror.home-dn.net/debian-multimedia&rurl=translate.google.gr&usg=ALkJrhgIDTSIvbz1OOfCO3e4myqfmgdvLw>> lenny main lenny
>> main
>> #aptitude update&&  aptitude dist-upgrade # Aptitude update&  &
>> aptitude dist-upgrade
>> #aptitude install mpeg4ip mpeg4ip-server mpeg4ip-utils # Aptitude
>> install mpeg4ip mpeg4ip mpeg4ip-server-utils
>>
> The standard mpeg4ip and libmpeg4ip-dev, libmpeg4ip-0
> does not supply mp4v2.h which is required to compile app_mp4.so
>
> hence I had  to resort to app which can supply the same.
>
> Let me however check with the package details if any of them do supply
> the required Header file for compiling with -lmp4v2
>
> Regards,
> Mitul Limbani
> Enterux Solutions,
> www.enterux.com
>
>



-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-video


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20101208/f5ef03a3/attachment.htm 


More information about the asterisk-video mailing list